Hi
I have been searching and searching for how to add effects to stand alone icons on mouseover. I have seen a few topics on the subject but they usually relate to the icon list or icon box. The one topic that seemed to relate unfortunately had most of the messages marked as private.
I just want to be able to customize the hover effect. I have tried inputting the effects I want into the custom css but nothing seems to work.Something as simple as changing a background color is all that I need
I have spent hours and hours trying to find the solution. Any help would greatly appreciated!
I have used this code plus many others in the custom css:
a hover{background-color:yellow!important;}
Hey!
You need to wrap the icon inside the hyperlink first in order to make it style-able – http://screencast.com/t/8DmZJNAIIY
Cheers!
Josue