Try this:
move all the block of
<!--bof Add to Cart Box -->
code
<!--eof Add to Cart Box-->
more code
<!--eof creinold Pinterest Modifications, (You can move this anywhere you like the Pin it Button to show up on Product Info page.) -->
which includes the tell a friend, my gift list etc.
below the
<!--eof Product description -->
The red border of the div is so that you can see it better, when done remove it.
and above the
<br class="clearBoth"> (see the note below)
<!--bof Attributes Module -->
Then wrap both blocks into a div styled like this
<div style="border:1px solid #ff0000; float:left;width: 790px">
Don't forget the closing </div> after <!--eof Attributes Module -->
also remove the <br class="clearBoth"> (note below)


Reply With Quote

