Search found 2 matches
- Thu Feb 07, 2008 2:19 pm
- Forum: Joombie Coding Q/A
- Topic: Solved: More than one #active in a menu (J! 1.0.13)
- Replies: 2
- Views: 840
Re: Solved: More than one #active in a menu (J! 1.0.13)
OK.. ;) it's quite simple. at first I edited the XML of the different link types like content_blog_section in administrator/components/com_menu/ there you have to add the line <param name="item_sfx" type="text" default="" label="Item Suffix" description="...
- Fri Jan 25, 2008 12:44 pm
- Forum: Joombie Coding Q/A
- Topic: Solved: More than one #active in a menu (J! 1.0.13)
- Replies: 2
- Views: 840
Solved: More than one #active in a menu (J! 1.0.13)
Hi, i have hacked my mod_mainmenu.php so I can add to each menu item in a menu a personal suffix, because i want to have for every item another :link, :hover ,... graphic. Now i have the problem, that my #active_menu graphic is at all menu items the same - and this is bad :) Therefor i want, that th...