menu issues...
menu issues...
Hi,I want to use pure css dynamic menus. I tried playing around with {NAV_LIST_CURRENT} and ahve the following questions:-
1. I can change {NAV_LIST_CURRENT} by editing frontend.css, however what if I want different styles for different templates?
2. On the home page the menu is set up ok. if I click a menu item i see the new page with the selected item only - where are teh other menu items?
3. {NAV_LIST_TOP:IndexName:ClassName} - what is the syntax for calling another class (in ext css?)
am getting there...i think
1. I can change {NAV_LIST_CURRENT} by editing frontend.css, however what if I want different styles for different templates?
2. On the home page the menu is set up ok. if I click a menu item i see the new page with the selected item only - where are teh other menu items?
3. {NAV_LIST_TOP:IndexName:ClassName} - what is the syntax for calling another class (in ext css?)
am getting there...i think
Olu
After a little experimentation I think {NAV_LIST_CURRENT} was probably designed to be used with {BREADCRUMBS}. That's why it doesn't show main level menu but only contextual menu.
I'll next experiment with the additional replacement tags
- NAV_LIST_SETLEVEL
- {NAV_TAB_LEVELS}
- {BREADCRUMB_LEVELS}
I can relay findings here with some comprehensive updates so other newbies can benefit assuming I can get them to work as required.
I'll next experiment with the additional replacement tags
- NAV_LIST_SETLEVEL
- {NAV_TAB_LEVELS}
- {BREADCRUMB_LEVELS}
I can relay findings here with some comprehensive updates so other newbies can benefit assuming I can get them to work as required.
Olu
to make it a bit more dialogue :-):
have you set this?
- for use of this you must set in ../config/phpwcms/conf.inc.php:
$phpwcms["allow_ext_init"] = 1;
$phpwcms["allow_ext_render"] = 1;
have you set this?
- for use of this you must set in ../config/phpwcms/conf.inc.php:
$phpwcms["allow_ext_init"] = 1;
$phpwcms["allow_ext_render"] = 1;
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
OK I got NAV_TABLE_SETLEVEL and NAV_LIST_SETLEVEL to work. If syntax is wrong you don't get any result. Experiment or die
Still can't get NAV_TAB_LEVELS to work but that's OK as I want pure css, not DHTML/javascript.
I still can't configure the menus using css as the RTs don't seem to take any notice of :"css className".
I'm assuming this self defined class should be in frontend.css?
Any help appreciated.....
Still can't get NAV_TAB_LEVELS to work but that's OK as I want pure css, not DHTML/javascript.
I still can't configure the menus using css as the RTs don't seem to take any notice of :"css className".
I'm assuming this self defined class should be in frontend.css?
Any help appreciated.....
Olu
Hi odeniyi,
Take al look: http://www.phpwcms.de/forum/viewtopic.p ... ght=#52477
Merry Christmas and a Happy new Year.
Knut
Take al look: http://www.phpwcms.de/forum/viewtopic.p ... ght=#52477
Merry Christmas and a Happy new Year.
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )