Themes such as Blue Curve, Garland, and Minnelli do their job by removing the text link for a menu when it is using an image. Themes like Blue Marine and more specifically Ad Redoable, have text links on top of the image. How can I get rid of the text link so all that is left is image link. Thanks.

Comments

quicksketch’s picture

Status: Active » Closed (fixed)

You can use a standard text-replacement method with CSS, such as text-indent: -9999px to remove the text from the menu item.