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
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.
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
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.