Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem with IE8 displaying the page


mirage101

Recommended Posts

My page is displayed different in IE8 instead in center for new products in this month, product listing, shoping cart e.t.c it show this parts of the page in left align and the space between them is fewer.Can someone tell where to edit the code.I tried to set td tags to align="center" but that didn`t work

here is a pic:

ieprob.jpg

Link to comment
Share on other sites

I can not tell you exactly whats going on in your template, but this here looks suspicious in your css

.mws_boxCenter {
background: #FFF;
width:200px;
}

 

It's used by a <td> that contains the table where the listing happens.

Link to comment
Share on other sites

yes george has it that width sets the tabe width (100% of 200) as each product box is 33% wide each will be 33% of 200 but streched for content, remove that line for ie (firefox is ignoring it)

Sam

 

Remember, What you think I ment may not be what I thought I ment when I said it.

 

Contributions:

 

Auto Backup your Database, Easy way

 

Multi Images with Fancy Pop-ups, Easy way

 

Products in columns with multi buy etc etc

 

Disable any Category or Product, Easy way

 

Secure & Improve your account pages et al.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...