Ok so I have this module working great for every browser except IE...what's new?
I have it fading but in IE it just stacks the images...
Thanks in advance for help!
Ok so I have this module working great for every browser except IE...what's new?
I have it fading but in IE it just stacks the images...
Thanks in advance for help!
Comments
Comment #1
vm commentedduplicate of: http://drupal.org/node/350435
where you'd already commented.
Comment #2
kangaroobin commenteddidnt mean to comment there..unable to delete..also not a duplicate and for 6.x
Comment #3
vm commentedcomment in other thread deleted.
Comment #4
larowlanHi
Do you have a dev environment where we can see this in action?
Could be an unrelated css declaration causing this.
Also can you please specify if IE6 or IE7?
Cheers
Lee Rowlands
Comment #5
dotidentity commentedI got the same problem... with me it was with the scale settings in imagecache. I removed the px after the height
Comment #6
nvoyageur commentedThe Imagecache height needs to be specified in pixels otherwise the CSS floats break.
Comment #7
vm commentedComment #8
nvoyageur commented