Menu background problems

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
maarek
Posts: 10
Joined: Tue 16. Nov 2004, 10:58

Menu background problems

Post by maarek »

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.
Pappnase

Post by Pappnase »

hello

at the moment there is only possibel to edit the colums norma, mousover and active.
{NAV_TABLE_COLUMN}
This 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
http://www.phpwcms-docu.de/navigation_tags.phtml

p.s. look where you post your questions. both last threads of you write in the installation forum. the right one is support!
Post Reply