nav_table_column and valign = top

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
erwanpia
Posts: 39
Joined: Wed 21. Apr 2004, 10:28
Location: Breizh - Europa
Contact:

nav_table_column and valign = top

Post 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
Post Reply