CSS on TD, does not change color?

Discussion in 'CSS' started by Mailzas, Feb 4, 2007.

  1. #1
    Hi buddies,

    I am trying to change design to a new one.

    OLD DESIGN is here:
    www.failas.lt and css
    www.failas.lt/style.css

    AND NEW DESIGN IS
    www.failas.lt/new/
    www.failas.lt/style_new.css

    But I am having big problem with NEW DESIGN content table
    td font color. Seems under new design TD TEXT is always
    black. How to fix it?
     
    Mailzas, Feb 4, 2007 IP
  2. AdamSee

    AdamSee Well-Known Member

    Messages:
    422
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    135
    #2
    td {color:#NewColourHexCode}
    Code (markup):
    Will do the trick.
     
    AdamSee, Feb 4, 2007 IP