News:

Looking for documentation? Take a look on our wiki

Main Menu

VM3 - How overley price button and price under product picture?

Started by Roccofx1, February 28, 2016, 23:02:52 PM

Previous topic - Next topic

Roccofx1

Hi, I have Joomla 3.4.8 and VM 3.0.12

How to overley in product page the product picture over the price and button?

Right now the product page displays the product picture next to price and add to cart, but i want price and add to cart to appear in the bottom under the picture.

Thanks

jenkinhill

Use cass & template overrides.

Assuming you use default VM templates then

.vm-product-container .vm-product-media-container {
     width: 100%;
}

will display the image holder full width. You should be able to work out the rest from there.

See http://forum.virtuemart.net/index.php?topic=116620.0
http://docs.virtuemart.net/tutorials/templating-layouts.html
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum