I noticed that the page width expands about 30 pixels in Firefox 1.5.0.9 on the products.php page when a product with variants is dispayed. This page width expansion does not occur in IE 7.
You can see this difference on the following pages using Firefox:
The link below is a product without variants:
http://jimfrenchproductions.com/xcart413/product.php?productid=42&cat=2&page=1
The link below is a product with variants. You will see the option to select either CD or MP3:
http://jimfrenchproductions.com/xcart413/product.php?productid=16&cat=2&page=1
The wider page width for the product with variants pushes the page into a column on the right that is set up as an absolutely positioned DIV. Also when the lower cost variant is selected (choose MP3 from the options) the discount graphic widens the page even further pushing the right column deeply into the absolutely positioned column.
I see the variants code is written in javascript. Is there any way to fix this?
Also is there a way to turn off the display of the discount "save_percent_box" box cell? While this is a nice feature, it doesn't fit well in my design with the absolutely positioned column.
Thank you for your support,
Harry