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]
Look at the css styling
http://forum.virtuemart.net/index.php?topic=116620.0 (http://forum.virtuemart.net/index.php?topic=116620.0)
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
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
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.
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 ;)
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 . :'(
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?