Closed (fixed)
Project:
AT Commerce
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2011 at 22:55 UTC
Updated:
19 Dec 2011 at 13:28 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| ie8_catalog.jpg | 16.57 KB | ascii122 | |
| chrome_ubercart.jpg | 23.2 KB | ascii122 |
Comments
Comment #1
Jeff Burnz commentedYou 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.
Comment #2
ascii122 commentedyeah -- 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
Comment #3
Jeff Burnz commentedComment #3.0
Jeff Burnz commentedgot version wrong