Replacing Menu Text with Images in WordPress
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?

