By fouadbajwas on
How do you add images in the navigation instead of textual links?
I want to replace all the links with Images but I can't seem to understand how to do that, secondly, I want to add title or header images to the blocks i am creating, how do you add a separate title image to every block that stays consistent throughout the website.
Comments
menu icons
regarding your first question this howto could be interesting: http://www.nicklewis.org/node/843
maybe you have to use some lil' css tricks with overflow:hidden and a negative text-indent to hide the text completly.
bye stille