Hi
I updated my site to VM3 and am now wondering why there was such a huge layout/styling change in the product listings page. All the products have a thin border around it and huge buttons for checkout and details. Also the short description text is not displayed anymore. Is it possible to change all of that or some of these changes in the backend?
http://www.zeisch.ch/eventmaterialch/00-eventmaterial-update-3/de/material-mieten/tische-stehtische-mieten (http://www.zeisch.ch/eventmaterialch/00-eventmaterial-update-3/de/material-mieten/tische-stehtische-mieten)
Regards,
Jonas
its called css... components/com_virtuemart/assets/css/vm-ltr-site.css
style is in the eye of the beholder ...
You can use Firebug to examine the css and work out any css changes that suit your desired style, then use a css override. http://forum.virtuemart.net/index.php?topic=116620.0
http://docs.virtuemart.net/tutorials/templating-layouts/106-override-vmsite-ltr-css.html
AS for the short description it is easy to change/remove the truncated limit just with a template override. http://forum.virtuemart.net/index.php?topic=127571.0