3-level expanding category based menu
PluginsIn a project I have some “static pages” organized using categories and subcategories. There is a weblog for the content of the pages and ...
In a project I have some “static pages” organized using categories and subcategories. There is a weblog for the content of the pages and ...
If you found something useful here and want to show your appreciation feel free to
or
2 of 6 pages < 1 2 3 4 > Letzte »
it looks like this is the plugin I need to get my navigation going - however, I can’t get it to work. while I get a menu like this:
1. item 1
2. item 2
3. item 3
clicking on on of those links gets me to the page, but I don’t see any subitems then. I’m using the pages module. Does anybody know what I’m doing wrong?
Posted by on 10/13 at 07:13 AM
Is there any way this can be limited by a certain root? I like the expanding/collapsing part of the plugin, but I don’t need to show the entire set of categories. Would love to be able to specify in the tag the root ID as a category ID, and have it expand/contract from there.
IE, clicking to a page would give me the level 2 heading, then show the expanded level 3 headings, so this could be used as more of a sub-navigation, rather than the whole category list.
Posted by on 08/29 at 09:09 AM
I don’t see how the plugin could be responsible for the formatting in any way.
Posted by on 07/26 at 12:04 PM
ok Thanks. p.s .the plugin ended up not formating correctly with IE 7. Anyone else have problems?
Posted by on 07/25 at 05:47 PM
Sure, there is CSS. The styles that come with this default template. This is the links:
a:link { background-color: transparent; text-decoration: none; color: #663300; }
a:hover { background-color: #663300; text-decoration: none; color: #fff; }
a:visited { background-color: transparent; text-decoration: none; color: #663300; }
http://gadgets.silenz.org/index.php?css=testsite/site_css
Posted by on 07/25 at 09:13 AM
Then how do you get bol in dark brown and the other formating? there has to be css of some sort?
Posted by on 07/25 at 04:44 AM