Is it possable to change only the background opacity and not the font?

Discussion in 'HTML & Website Design' started by dubs89, May 23, 2007.

  1. #1
    Hey, i have changed the opacity in one cell of my table however, this makes the font change in opacity aswell is there a way to have the fonts opaticty stay the same while only the background color changes? thank you.
     
    dubs89, May 23, 2007 IP
  2. phxadam

    phxadam Well-Known Member

    Messages:
    229
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    128
    #2
    no help, how sad :(
     
    phxadam, Feb 3, 2012 IP
  3. play.f0r.b3auty

    play.f0r.b3auty Guest

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    try with css

    img
    {
    opacity:0.4;
    filter:alpha(opacity=40); /* For IE8 and earlier */
    }

    that worked for me.
     
    play.f0r.b3auty, Feb 4, 2012 IP
  4. ezprint2008

    ezprint2008 Well-Known Member

    Messages:
    611
    Likes Received:
    15
    Best Answers:
    2
    Trophy Points:
    140
    Digital Goods:
    1
    #4
    May 27, 2007 ...WOW , you were waiting around awhile for an answer
    presumably you have figured out the answer or you no longer give a CRAP!~~ :p
     
    ezprint2008, Feb 6, 2012 IP
  5. Jane Parker

    Jane Parker Peon

    Messages:
    44
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Ha-ha! It took for 5 years to solve this problem :D
     
    Jane Parker, Feb 21, 2012 IP