Print Page | Close Window

Remove gap between header/body/footer

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=168
Printed Date: 23-June-2024 at 3:34pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Remove gap between header/body/footer
Posted By: blackdesk
Subject: Remove gap between header/body/footer
Date Posted: 11-April-2006 at 12:41am
Does anyone know how to remove the padding-like gap at the top & bottom
of mainIndex.asp & similar pages?

example: http://giftsofnaturethestore.com/productcart/pc/mainIndex.as p

Thanks!



Replies:
Posted By: netprofits
Date Posted: 18-May-2006 at 7:38am

Looking at the html for the above page:

The top spacing appears to be caused by your CSS definition of the top navigation. If you add a border=1 to your top inside table you will see that the spacing is in the table cell that contains your top nav right below the navigation.

The bottom spacing is caused by an extra blank row above your footer content. Remove:
          <tr>
             <td>&nbsp;</td></tr>
from your footer.asp code to remove the blank line.



-------------
NetProfits Internet Consulting

Certified ProductCart Developer

http://www.nicwebdesign.com" rel="nofollow - Our Site



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net