How can I change Link highlight when hover - Joomla! Forum - community, help and support


hi!
i've noticed when hover link, gets highlighted (a blue background displays). there way change/eliminate behaviour?
thanks
cecilia

yes, can change in css file of template,
but you've know css code that.

a simple example of css code link:
a {color:#blue; /* blue hyperlink */}
a:hover {color:#red; /* when hover on link gets red. can use hexadecimal color values #ff0000; */}

handy tools google chrome webbrowser's "inspect element" or firefox + addon firebug.
with tools can inspect html/css parts of website.





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support