I'm trying to create a horizontal menu that will display a list of icons with centered text underneath.
This is what i have achieved so far:
http://lifeofstrange.com/fade/
I would like the icons to use one image sprite that will fade in/out when you hover, if possible the text underneath will also have the fade effect.
I'm very close to achieving the effect however i'm not sure where the css3 transitions would be in the code,
Your help or assistance is much appreciated.