I have a top leve' menu Item that are buttons. I need to turn the text off but 
display:none hide the button too.

 <li class="topmenuli"><a href="../home/index.php" class="home">Home </a> </li>

Is it good practice to turn of the text like this

#dmenu .home {
font-size:0px;
}

It seems wrong. Is there an alternative way to turn just he text off?


R.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to