![]() |
space between header and main ???
The main table in the home.tpl doesnt get resized to 100% and leaves a space between the header. You can see what i'm talking about here http://www.liquorsrus.com/xcart/customer/home.php
Here is my home.tpl Code:
{* $Id: home.tpl,v 1.50 2003/04/09 07:41:05 olga Exp $ *} Can some1 help me to fix that problem. Thanx |
Change:
<tr width="100%"> <td valign=top><table width="100%" height="100%" border=0 cellpadding=0 cellspacing=0 bgcolor="FFFFFA"> to <tr width="100%"> <td valign=top height="100%"><table width="100%" height="100%" border=0 cellpadding=0 cellspacing=0 bgcolor="FFFFFA"> hth - I have tested it and works fine and dandy :) |
It worked :P
Thanks a lot funky, i really appreciate your help. You should see Bad boys 2, its great :wink: |
All times are GMT -8. The time now is 02:42 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.