{NAV_TABLE_COLUMN} - Menü Problem

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
ViperNeo
Posts: 20
Joined: Sun 27. Jun 2004, 01:44

{NAV_TABLE_COLUMN} - Menü Problem

Post by ViperNeo »

Hi Leute!

Mich ärgert es ein wenig das die Zellen des Befehls {NAV_TABLE_COLUMN} standardmäßig valign="top" haben. wie kann ich das ändern? für meine site bräuchte ich valign="middle".

Ich finde in der template conf nix.

kann mir jemand weiterhelfen?!

Gruss ViperNeo
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Post by pSouper »

maybe you could add a line to the .nav_table class within phpwcms_template/inc_css/frontend.css
ViperNeo
Posts: 20
Joined: Sun 27. Jun 2004, 01:44

Post by ViperNeo »

If i do this my html code is not clean too. beacuse the valign is top and i used a class with valign middle. that solution works but i want to hold my html-code clean. so are no problems with other browsers.
Post Reply