Quote:
Originally Posted by cflsystems
First move <div class="descr">contents</div> after the clearing div in the product-details div. Then either make your images smaller or width of the side bigger - right now the right side can be about 230px and is actually about 250px so it's getting pushed down in IE
|
Hey, thanks for taking some time to try and help.
The div in question is actually the "details" div.
I tried putting it after the clearing div, but no luck.
I guess next, I'll just try to reduce the 254 pixel wide images in that details div and see if that helps. There's really not anything telling the div how wide to be, so hopefully that will do it.
We'll see