gjh42:
Find this in your stylesheet_main.css:```
/* ----------------------- PRODUCT INFO ----------------------- */
.categoryIcon {margin:10px;}
.categoryIcon a {color:#C70E06; font-weight:bold; text-decoration:none; font-size:13px; line-height:normal; font-weight:normal;}
.navNextPrevWrapper {margin:0px 10px; padding:10px 0px;}
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
margin:10px; text-align:center; line-height:20px;
}
#productMainImage a, #reviewsInfoDefaultProductImage a, #productReviewsDefaultProductImage a, #reviewWriteMainImage a {
color:#C70E06; font-weight:bold; text-decoration:none;
}
#productName {background:#8AC6E3 url(../images/h_bg.gif) top repeat-x; padding:8px 0 8px 15px; border-bottom:2px solid #FFFFFF; font-family:tahoma; color:#095082; text-decoration:none; font-size:11px; line-height:normal; font-weight:bold; text-transform:uppercase; margin:0 -13px;}
#productPrices {color:#C70E06; font-family:tahoma; font-size:13px; line-height:normal; font-weight:bold;}
#productDescription {margin:0px 10px; padding:0;}
and add clear: both; to get
#productDescription {margin:0px 10px; padding:0; clear: both;}
Glenn thanks for helping but it still not working as you can see here:<http://cheap-activation.com/index.php?main_page=product_info&cPath=2&products_id=2>
The description still follow the image it should at the bottom of the image