View Single Post
  #11  
Old 11-10-2007, 08:37 AM
 
virtualgeorge virtualgeorge is offline
 

Member
  
Join Date: Sep 2007
Posts: 27
 

Default Re: long category name in menu

So if I add the <li> tags to the menu, then in the css file I could add:

ul {
list-style-image: url(bullet.gif);
}

to create the bullet image for each line on the menu, right?


I added the list tags but the text is still not aligned?


thanks!!
__________________
Version 4.2.0 Gold
Reply With Quote