Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Alignment


Guest

Recommended Posts

Hey all, im experimenting with some javascript code for my product descriptions, and when you roll over one of the tabs , it makes the catagories bar go to the middle of a long page... is there any way to keep that static at the top?

 

Example:

 

http://coopersales.com/v-web/ecommerce/os/...?products_id=37

 

Roll your mouse over "Tech Specs" and watch that bar shoot down!

Link to comment
Share on other sites

Have you set the text for your code within a table? If so, my guess is that there's a coding problem there. (Perhaps missing a closing table tag?)

 

If you have Mozille Firefox with developer tools added, you can view the page in outline mode which will show all your tables. It's a HUGE help in troubleshooting layout problems.

 

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

Under 'Tools,' click on the Validate HTML link. It will show you that there are numerous problems with your code. Some relate to osC session IDs - ignore those. But look particularly at the TABLE errors. Fix some of those and your problems may go away...

 

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

Archived

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

×
×
  • Create New...