News:

Looking for documentation? Take a look on our wiki

Main Menu

Store Layout & Product Module help....

Started by Keefo79, December 05, 2012, 23:11:49 PM

Previous topic - Next topic

Keefo79

I am needing some help here. I've tried everything and I'm not having any luck.

This is what I'm looking to try to do.. When you go to the Store, I would like to have all my products listed with bigger images and the "add to cart" button right there instead of saying Product Details. I want to try to eliminate less clicks by the users as possible.

Also in my Product Module, my downloadable content when it shows up on there, has the title in BIG letters instead of how it looks for regular products, just the small title underneath the image. It throws off the whole balance of the Module and looks like crap. I can't figure out how to get rid of the LARGE font...

My site is not officially live just yet.. trying to get the finishing touches on the store before going live. But this is the site. http://174.120.189.124/~rocknrol/

I appreciate any help as soon as possible. Thank you guys!

bytelord

Hello,

Use some CSS to adjust your images size on the category view and also for font sizes for products module.

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

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

Also take a look on the fields usage:
Product Fields: http://forum.virtuemart.net/index.php?topic=92756.0
Category fields: http://forum.virtuemart.net/index.php?topic=97744.0
$this vs $product: http://forum.virtuemart.net/index.php?topic=100696.0

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!