I am having a problem where my design format is out of order in IE6.
In Firefox and IE7 the Product Photos box is centered under the image and in line with the Place Orders Here box. It shifts in IE6.
Any help would be great. http://www.precisemessenger.com/private/shirttest.html
Thanks,
Kevin
Your #thumbnailtext div is too wide for it's container,therefore IE is 'dropping' it to where it has room. You'll have to shorten the box until it fits INSIDE it's container with a few pixels to spare.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
I use FF and 2 very handy extensions: Web Developer and Firebug.
One of the features of the web dev extension is the ability to display element information - when you roll over an element, a box shows around it - so I could see that that div was too wide.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!