Dr. Byte,
I have a problem with the 4th column wrapping on to the row below and then a new row starts with three columns again. I had sorted it in firefox by adjusting the calculation in the product_listing.php file at line about line 100.
But it is still wrapping in IE. I believe it is caused by padding and margin being treated differently by the two browsers. I understand IE adds margin to the out side of a box whilst FireFox calculates it on the inside(of the total width)
Any ideas how I can adjust either the CSS or the column calculation so it works between the two browsers.
I have not tried it with IE7 Can I run IE7 and IE6 on the same machine. (I understand that IE7 is treating some CSS mark up "correctly" and this could well change the look of the site again. I have already spent rather to long sorting out overlapping margins and boxes due to these differences. I hope you can shed some light.
Many thanks in advance.
MG



