Hi.
I got f.e. the structure:
- page 1
- page 2
--- subpage 1
--- subpage 2
--- subpage 3
--- subpage 4
- page 3
When I am f.e. on subpage 3, I can make this colored. But I need to have different colors for:
- page 1, page 3
- subpage 1, subpage 2, subpage 4
- subpage 4
How can I do this?
Regards, Marek.
Menu background problems
-
Pappnase
hello
at the moment there is only possibel to edit the colums norma, mousover and active.
p.s. look where you post your questions. both last threads of you write in the installation forum. the right one is support!
at the moment there is only possibel to edit the colums norma, mousover and active.
{NAV_TABLE_COLUMN}
http://www.phpwcms-docu.de/navigation_tags.phtmlThis tag and the resulting table code it creates are typically called within either the 'left' or 'right' sections of page templates (admin). The final appearance of the menu can be customized in great measure by editing this file: include/inc_conf/conf.template_default.inc.php
p.s. look where you post your questions. both last threads of you write in the installation forum. the right one is support!