ignore style

Discussion in 'CSS' started by zodiac, Mar 24, 2007.

  1. #1
    i'm having a problem with an ad code.
    i can change the font color and size,but i cant change text-decoration:
    the ad headline should be underlined,but not the description.it is picking up
    a:link {
    color: #0066CC;
    text-decoration: underline;
    }
    from the css of the site,so both the headline and the description are underlined.
     
    zodiac, Mar 24, 2007 IP
  2. nwk

    nwk Well-Known Member

    Messages:
    385
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    158
    #2
    Can you post the link of the site here??
     
    nwk, Mar 24, 2007 IP
  3. bacanze

    bacanze Peon

    Messages:
    2,419
    Likes Received:
    127
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Apply the text decoration to a:visited & a:hover aswell.
     
    bacanze, Mar 24, 2007 IP
  4. zodiac

    zodiac Peon

    Messages:
    2,661
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    0
    #4
    it is on a test site.


    yeah,if i want to change the css.

    i may change it anyway.it is certain links and the ad may look better without any underline.
     
    zodiac, Mar 24, 2007 IP
  5. fatinfo guy

    fatinfo guy Peon

    Messages:
    586
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Post screen shots if a test site. Provide as much info as possible, that way someone can provide you with a solid solution within minutes instead of you killing yourself for hours.
     
    fatinfo guy, Mar 24, 2007 IP