Product page – add to cart layout

I want to use layou 2 columns with left bar (pic 2) but the add to cart button is now under the product picture and not right beside like on empy page (pic 1).

What I

5 answers

Profile photo of Andreas Weiß 0.00 $tone January 29, 2014
Public

I found the solution. Now my current style.

/skin/frontend/default/jm_megamall/css

4347:
product-essential {
border: 1px solid #ebebeb
margin: 0 0 20px 0;
padding: 20px 20px
}

4558

.product-view .product-shop {
float: left;
padding: 0 10px 0 0;
text-align: left;
width: 445px;
}

4377

.product-view .product-img-box {
float: left;
margin: 0 40px 0 0;
width: 268px;
}

Picture 250×250

Attachment 33470

#1

This question is now closed

Written By

Comments