refer to
http://www.ecomputer.com.au/index.ph...roducts_id=493
part of description on right side of photo,how to align product description all under photo
refer to
http://www.ecomputer.com.au/index.ph...roducts_id=493
part of description on right side of photo,how to align product description all under photo
Duplicate post - answered in other thread.
locate following rule in your stylesheet and add the code in red to this rule .
#productDescription {stylesheet_main.css (line 216)
clear:left;
margin:0 10px;
padding:0;
}
find the solution