It worked, but unfortunately it only moved the box and not the button underneath.
http://www.enchantingdream.com/Tests...oducts_id=2302
It worked, but unfortunately it only moved the box and not the button underneath.
http://www.enchantingdream.com/Tests...oducts_id=2302
No, it wouldn't because they are not connected to each other in any way.
You are talking about the tell a friend button, right?
If you want the tell a friend button and the write review button next to each other, open up includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php and change <div id="productTellFriendLink" class="buttonRow forward"> to <div id="productTellFriendLink" class="buttonRow back">. OR if you'd like the tell a friend button to be underneath write a review, change it to <div id="productTellFriendLink" class="buttonRow">.