News:

Support the VirtueMart project and become a member

Main Menu

Change layout for front page Featured Products

Started by batisteli, December 12, 2012, 23:02:31 PM

Previous topic - Next topic

batisteli

As i wanted use right sidebar in front page and to minimize the tightening of the images, i had to modify the proportion of distribution of featured products.
To do this i modified the following value

width33{width:33%;} to width33{width:49%;} in /components/com_virtuemart/assets/css/vm-site-ltr.css.

The result is that the first line works fine but not the others as can be seen here: http://lojadasoja.cloudaccess.net

I have tested all possibilities in VM / configuration / templates unsuccessfully

Someone can giving some information in how to fix this?

bytelord

Hi,

No access to your url you provide ... But create an override CSS file for your VM2 CSS cause may be all this been overridden by your joomla template.

Use firebug to examine you site code and css styling: https://forum.virtuemart.net/index.php?topic=102850.0

Template Overrides:
Creating Template overrides: https://forum.virtuemart.net/index.php?topic=98505.0
Template System: https://dev.virtuemart.net/projects/virtuemart/wiki/Hints_for_the_use_of_the_template_system

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!