Customize NAV_TABLE_COLUMN

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
CodexX
Posts: 27
Joined: Wed 6. Oct 2004, 00:14
Location: Germany

Customize NAV_TABLE_COLUMN

Post by CodexX »

hi there!

is it possible to customize the automaticly generated NAV_TABLE_COLUMN somehow? i'd like to insert a space between to lines to structure the menu into two parts. and i'd like to change the bg-color of two points.

i need this because my website is devided into two different content parts.
is this possible with one NAV_TABLE_COLUMN or would this be possible with two of them?

thanks in advance
spirelli
Posts: 996
Joined: Tue 27. Jul 2004, 13:37
Location: London

Post by spirelli »

This menu can be customised in include\inc_conf\conf.template_default.inc.php.
Pappnase

Post by Pappnase »

hello

http://www.phpwcms-docu.de/navigation_tags.phtml
The final appearance of the menu can be customized in great measure by editing this file: include/inc_conf/conf.template_default.inc.php
Post Reply