Second Sighting Logo

Replacing Menu Text with Images in WordPress

Posted in CSS,WordPress by Tom on the June 30th, 2011

Great solution on the WordPress forum for swapping text for images in a WordPress menu. To remove the link text from the screen you could add: text-indent:-9999px; Does anyone know of a more elegant solution to this bit?