VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: proxima on January 10, 2015, 09:20:35 AM

Title: vm after I upgraded to version 3.02 of the graphics products has worsened
Post by: proxima on January 10, 2015, 09:20:35 AM
Hi,
Use joomla 2.5.28  template beeze - vm 3.02
after I upgraded to version 3.02 vm graphics products worsened . overlap parole..I attach screenshots
thanks best regards

[attachment cleanup by admin]
Title: Re: vm after I upgraded to version 3.02 of the graphics products has worsened
Post by: AH on January 10, 2015, 10:25:05 AM
Look at the css styling

http://forum.virtuemart.net/index.php?topic=116620.0 (http://forum.virtuemart.net/index.php?topic=116620.0)
Title: Re: vm after I upgraded to version 3.02 of the graphics products has worsened
Post by: GJC Web Design on January 10, 2015, 11:26:30 AM
Or if your keeping the std. beez use less products per row as your titles are very long and breaking the layout
or correct it with css
Title: Re: vm after I upgraded to version 3.02 of the graphics products has worsened
Post by: proxima on January 19, 2015, 15:05:32 PM
Hi,
is the description goes to cover the price ... where in the css I can move the field lowest bottom ...
Now I upgraded to 3.36 joomla
thanks
Currently using VM3.0.2 on Joomla 3.36 PHP 5.3.29
Title: Re: vm after I upgraded to version 3.02 of the graphics products has worsened
Post by: bluezeyes on January 19, 2015, 15:36:13 PM
Use the Dev console of your browser
(Firefox with installed firebug)
Google chrome

By hitting F12

Or right click in the area you want to expect, select "inspect element" and look for the CSS which is used for that element.  You can try to change the values inside the console and when it looks good,  copy your changes and save it in the CSS files.

Title: Re: vm after I upgraded to version 3.02 of the graphics products has worsened
Post by: proxima on January 19, 2015, 19:01:26 PM
Ok for now I solved by changing the file components\com_virtuemart\sublayouts\products.php moving the price above and by inserting after the description of items ... but now I have to do the ovverride ... so every time I upgrade to the new version changes I remain .. .. :o

in the meantime I updated version 3.0.3 ;)
Title: Re: vm after I upgraded to version 3.02 of the graphics products has worsened
Post by: proxima on April 20, 2015, 22:46:16 PM
Hi,
yet even with the upgrade to version 3.0.8 does not solve the problem .... I always have to edit the file components \ com_virtuemart \ sublayouts \ products.php after each update .... thanks for the help . :'(
Title: Re: vm after I upgraded to version 3.02 of the graphics products has worsened
Post by: jenkinhill on April 20, 2015, 23:46:29 PM
Quote from: proxima on April 20, 2015, 22:46:16 PM
I always have to edit the file components \ com_virtuemart \ sublayouts \ products.php after each update .... thanks for the help . :'(

So why are you not using the edited file as a template override?