Page 1 of 1

{NAV_TABLE_COLUMN} Question

Posted: Fri 24. Sep 2004, 01:09
by kelley
Hello,

Is there a CSS for {NAV_TABLE_COLUMN}? I look at the frontend.css but didn't see where to change this tag.

Kelley

Posted: Fri 24. Sep 2004, 09:21
by hprovily
Hay Kelley,

Look in

inc_conf/conf.template_default.inc


Good luck!

8)

Posted: Fri 24. Sep 2004, 09:30
by Pappnase
hello

(/phpwcms_template/inc_css/)frontend.css
beginning from line 116

Posted: Sat 25. Sep 2004, 15:25
by argos
Why is the layout and style of the navigation menu determined by
conf.template_default.inc and frontend.css? It would be easier to move the part that's in conf.template_default.inc to frontend.css. Now I don't know how to make several versions of the background of the menu. I can create several versions of css-files, but there's only 1 conf.template_default.inc. And you can only use classes for parts of the background, not the whole menu. Or can you?

I think the way phpwcms handles layout/css/templates etc is powerful, but too difficult and complex somehow. I'm no css expert, but I have the impression that it can be made easier one way or the other.