Page 1 of 1

{NAV_TABLE_COLUMN} - Menü Problem

Posted: Wed 21. Jul 2004, 13:43
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

Posted: Wed 21. Jul 2004, 14:11
by pSouper
maybe you could add a line to the .nav_table class within phpwcms_template/inc_css/frontend.css

Posted: Wed 21. Jul 2004, 14:18
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.