Front Page Products

Joomla webshop template with CSS3-based animations, VirtueMart support and one-page checkout.
GK User
Wed Nov 19, 2014 10:54 pm
Hi,

I would like to edit the front page so that all the products are aligned and are one size.

Is there a way to automatically do this.

Also how do i add products to be displayed on the front page

my website is http://www.thematadorshop.co.za
User avatar
Fresh Boarder

teitbite
Sat Nov 22, 2014 12:04 pm
Hi

I think only featured products are displayed on frontpage by default, but I cannot tell for sue without seeing the settings. Please check this in menu item manager for homepage.

I think the only way to make product boxes even is with a code like this and using the height of the largest one:

Code: Select all
.products .nspArt {
    min-height: 548px;
}


there can be a javascript counting this value automaticaly, but this would be a customisation and we do not support that.
User avatar
Moderator


cron