There is some css issue with IE8 and ubercart catalog image view -- it's fine in all other browsers. I'll dig into it but just a FYI

As you can see in IE8 the width is all squished

sorry that wasn't dev it was 7.x-2.0-beta2

CommentFileSizeAuthor
ie8_catalog.jpg16.57 KBascii122
chrome_ubercart.jpg23.2 KBascii122

Comments

Jeff Burnz’s picture

You might have to set a width on the table cell, normally you have to for Chrome as well, so that is kind of interesting.

Try something like setting a min-width on the td element for that table.

ascii122’s picture

yeah -- this was just a test site for drupal 7 and ubercart so I ended up using a different theme. Mostly just getting to grips with all the new goodies for d7 and how ubercart coping .. so I put off trying to fix this issue. But thought you all should know if it comes up again

cheers

Jeff Burnz’s picture

Status: Active » Closed (fixed)
Jeff Burnz’s picture

Issue summary: View changes

got version wrong