Hm, I actually haven't. I would give that a try. I was thinking there was a way to change that through edtting the css file or something. So many addons are driving me insane =(
Printable View
Hm, I actually haven't. I would give that a try. I was thinking there was a way to change that through edtting the css file or something. So many addons are driving me insane =(
Getting the additional images aligned below the main image requires at least some editing in tpl_product_info_display.php, along with stylesheet rules. The mod does it for you.
Oh okay, thanks for that information. I have another question now... I have removed the layout boxes on the right side of my page. I want to have the center or main page extend to where the layout boxes previously were. How do I change this? Here's the link to see the page again http://oembargain.com/index.php?main...index&cPath=23
Here is an image of what I'm actually trying to dohttp://oembargain.com/images/priceandquantity.jpg. The red box shows where I want the Price and Quantity box to be. I don't know if it would work if I extend the main page?
I finally figured out out to cancel out the right column and extend my center column, but I still don't know how to move the quantity and price =(
You need to move the add to cart code block to just above or below the main image code section, and find or add in your stylesheet
#cartAdd {float: right;}