Page 1 of 1

nav_table_column and valign = top

Posted: Mon 30. May 2005, 16:17
by erwanpia
Hi,

this is the way I deactivated the boring compulsory valign=top in the nav_table_column menu :

in include/inc_front/front.func.inc.php, in the build_levels fonction, I removed to valign=top everywhere and also I set the third attribute of calls to table_attributes to 0

and now I get no valign at all which defaults it to center.

thanks for your attention guys