- Moderated by:
- Support Team
-
- rank:
-
Softmore
- registered:
- June 2006
- Status:
- offline
- last visit:
- 01.05.08
- Posts:
- 59
Hi all,
I have beed fighting with the fact that collapsible menus do not seen to work on my site http://gpsclues.com
I have set up menus in various blocks to test this and none of them will collapse
I have changed my theme to pndefault to exclude my custom theme from
issue.
I have read and applied the techniques in the following thread http://community.postnuke.com/index.php?module=Forum&func=viewtopic&topic=3045&highlight=collapsible%20menu, but as I am not really a coder, I can only try the obvious but it seems it is a setting not a code issue.
I am using PagEd for the blocks but I don't think this is the issue as no other PagEd user seems to have this issue?
Is it that I am mis-understanding what a collapsible menu is/ I thought it was like a 'drop down box'?
Any Help Appreciated
md -
- rank:
-
Professional
- registered:
- December 2003
- Status:
- offline
- last visit:
- 21.11.08
- Posts:
- 2973
Your theme needs collapsible ability hardcoded into it...
find the block in your templete, you may want to collapse...
And as some code:
Code
<span class="minbox"><!--[$minbox]--></span>
near the title span...
Makesure it is enabled.
HTH,
AmmoDump
--
David Pahl
Zikula Support Team -
- rank:
-
Softmore
- registered:
- June 2006
- Status:
- offline
- last visit:
- 01.05.08
- Posts:
- 59
Many thanks Dave as this did make a difference and it gives me something to work on.
It actually allowed the ability to manually 'collapse' a menu as after the code was added it placed a small + or - sign above the menus.
The strange thing is this only works when you are logged in!!
What I really want is the ability for the menu to collapse when you hover the mouse over the menu.
Is this possible?
Many thanks
md
-
-
- rank:
-
Helper
- registered:
- July 2004
- Status:
- offline
- last visit:
- 23.08.08
- Posts:
- 448

