alignment of products in

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Tue Jan 29, 2013 10:11 am
Hi, I have two quick questions here.
The default alignment in mod_gk_news_pro turns out misaligned when there are different lengths of text (yourShop), it happens when there are one or two lines of text.
1. Can you guide me on how to add the correct override css to make sure there is always two lines of text/space underneath the product pictures? Please see figure with the misalignment.
2. Also, I would like to add the text "buy" next to the cart icon. Cant seem to find out where to add this.

Thanks a lot and best regards,
User avatar
Junior Boarder

Konrad M
Tue Jan 29, 2013 11:48 am
Hi,
please give us url to page with this issue.
User avatar

Konrad M
Wed Jan 30, 2013 1:32 pm
For first issue please add to override.css
Code: Select all
.nspArt h4.nspHeader {
height: 37px !important;
overflow: hidden;
}

remember to enable override.css option in template settings.
And for second one please read this topic https://www.gavick.com/forums/news-show ... 17715.html
User avatar

GK User
Wed Jan 30, 2013 3:06 pm
This certainly fixed the problem.
Thank you very much for you prompt answer Konrad,
Best regards,
User avatar
Junior Boarder


cron