Text goes underlined when mouse over? Help please

Discussion in 'HTML & Website Design' started by andyleem, Aug 29, 2007.

  1. #1
    Hi,
    In the account section of my site www.360claim.com , a lot of the text goes underlined when you point the mouse over it.
    You can especially see this problem when you go to privacy policy and terms and conditions.
    I would like to know if anyone could tell me or provide me with a solution to this. I know that some of my competitor sites bought a 'fix' to the problem, so does anyone know how to do it?

    You can login to the account area by using these details..

    easy_bruv@hotmail.com
    password: roundwood

     
    andyleem, Aug 29, 2007 IP
  2. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #2
    It's cause you've set the text to have a class of linkgreen.

    You could easily sort this by making the css classes specific instead of non-specific to tags.

    I could do it for you if you agree for a linkback to my site.
     
    twistedspikes, Aug 29, 2007 IP
  3. andyleem

    andyleem Active Member

    Messages:
    490
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    83
    #3
    Right, So i will add a new css tag like linkgreen2, but what should i put in the CSS, is there a tag for no-underline?

    Thanks
     
    andyleem, Aug 29, 2007 IP
  4. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #4
    nope.

    All you need to do is take out of the html class="linkgreen" from each place it's happening on text, you only want that for links.
     
    twistedspikes, Aug 29, 2007 IP