dabbuhl Posted April 22, 2008 Posted April 22, 2008 Store address: http://jbhimports.com/osCommerce For some reason, there is about 1 inch of space above my catagories and new products. In fact, on every page this 1 inch of space is there. Please someone help me.
MJP Posted April 22, 2008 Posted April 22, 2008 Store address: http://jbhimports.com/osCommerce For some reason, there is about 1 inch of space above my catagories and new products. In fact, on every page this 1 inch of space is there. Please someone help me. it's this image
dabbuhl Posted April 22, 2008 Author Posted April 22, 2008 it's this image But which page places this on everypage?
dabbuhl Posted April 22, 2008 Author Posted April 22, 2008 it's this image This helped. I was able to find the m17.jpg in the header.php and found the following code: </td></tr> <tr><td colspan=6 height=12 width=726 bgcolor=#809745></td></tr> </table> <table cellspacing=0 cellpadding=0 bgcolor=#A7C45A> <tr><td valign=top><img src=images/m17.jpg width=12 height=69></td> <td width=702 valign=top> <table cellspacing=0 cellpadding=0> <tr><td colspan=4 width=702 height=0 bgcolor=#DFE9C7></td></tr> <tr><td width=200 valign=top bgcolor=#DFE9C7> <table cellspacing=0 cellpadding=0 width=160 align=center> <tr><td height=0></td></tr> <tr><td></td></tr> <tr><td height=0></td></tr> If you see, there are 2 height=0 at the bottom of the code. They were height=6 and when I change them, the spacing went away. I guess they were used for spacers. Thanks for your help.
PJ2006 Posted April 25, 2008 Posted April 25, 2008 This helped. I was able to find the m17.jpg in the header.php and found the following code: </td></tr> <tr><td colspan=6 height=12 width=726 bgcolor=#809745></td></tr> </table> <table cellspacing=0 cellpadding=0 bgcolor=#A7C45A> <tr><td valign=top><img src=images/m17.jpg width=12 height=69></td> <td width=702 valign=top> <table cellspacing=0 cellpadding=0> <tr><td colspan=4 width=702 height=0 bgcolor=#DFE9C7></td></tr> <tr><td width=200 valign=top bgcolor=#DFE9C7> <table cellspacing=0 cellpadding=0 width=160 align=center> <tr><td height=0></td></tr> <tr><td></td></tr> <tr><td height=0></td></tr> If you see, there are 2 height=0 at the bottom of the code. They were height=6 and when I change them, the spacing went away. I guess they were used for spacers. Thanks for your help. I can't find this code in my header.php which line is it on? Thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.