Re: product details in IE....err my div is floating away
It seems to me now that you are trying to create 2 column layout for product details page? If that's the case move the description <div>descr</div> inside <div class="image">
<div class="image">
current contents
<div>descr</div>
</div>
You will also need to re-align the descr to left (as image column is center aligned)
__________________
Steve Stoyanov
CFLSystems.com
Web Development
|