VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: iMacvador on February 03, 2013, 19:50:41 PM

Title: help with modifying layout in products (J2.5.8 // VM2.0.12)
Post by: iMacvador on February 03, 2013, 19:50:41 PM
Hi everyone

i'm trying since some days to change the product page layout, i made some changes but there is one i can't find...

i need to put the description (not the short one) on the side ot the product picture

that is how it looks now :

(http://www.orfelis.ch/_P_F_/1.png)


and that is how i need the product page to look :

(http://www.orfelis.ch/_P_F_/2.png)


if someone could help me change that " little thing " i cant find that would save me some time...

thanx in advance to everybody for your help...
Title: Re: help with modifying layout in products (J2.5.8 // VM2.0.12)
Post by: K&K media production on February 03, 2013, 20:18:36 PM
Use CSS to modify the div layout.

Usefull is firebug to find the relevant css-classes. Copy the classes to your template css and change it.