hey wordpress peeps,
I am trying to replace my navigation links with images.
I was able to add a span class to the text nodes in the nav links, and add an image to the anchor tag. However, when I set the display to none for the span text, both the text and the background image disappear.
Does this make sense? Any ideas?