View Single Post
  #2 (permalink)  
Old 08-18-2006, 06:47 AM
2success 2success is offline
Rookie
 
Join Date: Dec 2005
Posts: 9
2success is on a distinguished road
Look for the property "display: block" in the style for the submenu text. Try changing it to "display: inline" or try removing it.

Here's another way to do drop down menus. http://www.alistapart.com/articles/horizdropdowns/
If you're going to design a website, it's a good idea to take the time to really understand how CSS works.

Good luck!

Reply With Quote