Shape 5

Joomla Templates => Touch of Soul - Club => : jmills6 May 07, 2010, 01:55:29 PM



: Main Menu <li> id question...
: jmills6 May 07, 2010, 01:55:29 PM
I see in my code, that all main menu items that have sub items get a unique "id" tag to the li.  I need ALL menu items to get a unique "id" tag.  I would like to style some specific menu items, which I can do for those with the id tags, but I can't figure out why the other, non-subbed items don't get the same kind of tag.  If you need a reference, go to http://ebenezerumc.org (http://ebenezerumc.org) and look at the code for the main menu.  The "Mission Possible" li does not get the id like the other menus with drop down items.  Thanks in advance for any help you can provide.


: Re: Main Menu <li> id question...
: mikek May 07, 2010, 02:45:16 PM
Hello, I am sorry but that would require a lot of custom programming to get individual id's on all the li's. The id's are there for the menu javascript effect for the sub menus.