I was wondering how to remove blue underline on text, i tried it with inspector but i found nothing to change it. Firefox and Opera looks fine, but Chrome not… I wasted my time…
Go to http://bksn.mx/TAC/ Rendering > Interior use your mouse over the first thumbnail, then it shows a tooltip showing a text with blue underline. I needed a help how to remove blue underline with Chrome browser?
Thanks in advance!
… it took me 5 seconds… maybe you should learn how to use the inspector better? Remy has a nice screencast on debugging tools :o)
for your question:
on your
style.cssfileunder line 21 add
text-decoration: none;to thea:hover, a:activestyleBy the way, your
tiptip.cssis mentioned but not found: