Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

space in my header


turtleboy

Recommended Posts

Look in your header.php file for <table> tags where cellpadding has been assigned a number greater than 0. It looks like the <table> tag right above your headerNavigation <TR> has cellpadding of 1. Not sure if that will solve it entirely, but might be a start for you.

 

HTH,

 

Terry

Terry Kluytmans

 

Contribs Installed: Purchase Without Account (PWA); Big Images, Product Availability, Description in Product Listing, Graphical Infobox, Header Tags Controller, Login Box, Option Type Feature, plus many layout changes & other mods of my own, like:

 

Add order total to checkout_shipment

Add order total to checkout_payment

Add radio buttons at checkout_shipping (for backorder options, etc.)

Duplicate Table Rate Shipping Module

Better Product Review Flow

 

* If at first you don't succeed, find out if there's a prize for the loser. *

Link to comment
Share on other sites

Have you by any chance put a border definition in your stylesheet for the HeaderNavigation or Header classes?

 

Another option: try putting a border around your table just to see if it shows something you (and I! ) aren't seeing.

 

Terry

Terry Kluytmans

 

Contribs Installed: Purchase Without Account (PWA); Big Images, Product Availability, Description in Product Listing, Graphical Infobox, Header Tags Controller, Login Box, Option Type Feature, plus many layout changes & other mods of my own, like:

 

Add order total to checkout_shipment

Add order total to checkout_payment

Add radio buttons at checkout_shipping (for backorder options, etc.)

Duplicate Table Rate Shipping Module

Better Product Review Flow

 

* If at first you don't succeed, find out if there's a prize for the loser. *

Link to comment
Share on other sites

Hello,

 

I looked at your site and source code and I think your problem might be in your catalog/includes/header.php.

 

You have a table there called DWLayoutTable and in the table there are several references to width="178". I suggest one or all of these references are restricting the width of your header. Try changing them, one at a time, to "100%" and shpuld find out whats causing the probem.

 

I hope this helps

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...