VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Alex on January 29, 2014, 21:29:39 PM

Title: How to chnage the flexible format?
Post by: Alex on January 29, 2014, 21:29:39 PM
Hello,

I have a layout of my products with has a "<div class="width30 floatleft center">"
Setting, I would lke to chnage this setting so i vahe two itme sin a row but with a biger picture.
I have attached a screenshot.
Nr. 1 is the original format, but I woul like to go to the format of Nr. 2.
So i looked in Firebug were to change it.
But it looks like it is comming fomr another variable setting.
How can i change this setting so all my iteems are on the same size again?



[attachment cleanup by admin]
Title: Re: How to chnage the flexible format?
Post by: jenkinhill on January 29, 2014, 23:18:09 PM
http://forum.virtuemart.net/index.php?topic=79799.0
Title: Re: How to chnage the flexible format?
Post by: Alex on January 30, 2014, 05:27:47 AM
Hello jenkinhill,

Good feedback  :D

Stupid of me, not to give you all that information.

Live URL: http://belmar.nu/shop/keukenxxl
Joomla Version: 2.5.17
Virtuemart Version: 2.0.24C

Kind regards, Alex
Title: Re: How to chnage the flexible format?
Post by: jenkinhill on January 30, 2014, 10:20:06 AM
You will first need to edit the view template file  components/com_virtuemart/views/category/tmpl/default.php to change the layout, use the edited file as a template override and then apply required css changes.

If you are already using an override file then it is that file which you should edit.