Ok, this is a strange one. I want to remove the text links from a menu, replacing them with just the background image of the menu bar. Obviously the text would link to a section on the site, as done in the admin section of joomla. So the menu items will remain, I just dont want the text appearing on the menu bar.
Either of those or a variation will work. The first will leave clickable areas on the menu bar, the second won't. May require further css depending on your template.
You neither provided a link to your site, nor said which template you were using, so I can't say for sure, but yeah it's likely to be there. It could also be in something like suckerfish.css if there is one. Download firebug and learn how to use it.. it will save you and everyone else on this forum a lot of time. Takes a single click on your webpage with firebug installed to find out which line in which css file you need to modify.