Virtuemart Product List Pages

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Nov 03, 2013 12:43 pm
Reply with quote
Report this post
Hi,

Is there any way to get all the products listed on one page to be the same height regardless of the number of characters in the description (see attached picture). All of them were created by Virtuemart, but I don't know if the Shop&Buy template or Virtuemart controls this.

Thanks in advance,

Branko
User avatar
Fresh Boarder

teitbite
Tue Nov 05, 2013 10:05 am
Reply with quote
Report this post
Hi

It can be controlled by css added to template's code. Please show me the exct page You've made this screenshot.
User avatar
Moderator

GK User
Tue Nov 05, 2013 11:00 am
Reply with quote
Report this post
Hi,

Web page is still work in progress and not up at this moment. Also this would be just one of many pages as there would be many categories as well (over 25). I don't know if the mentioned css would apply only to this page or all of them. I'm assuming it will have to go to to 'override.css'...

Any ideas how the added css would look like in general? If not, I'll bring the web page online temporarily so you can have a look.

Thanks for your response
User avatar
Fresh Boarder

teitbite
Wed Nov 06, 2013 5:41 pm
Reply with quote
Report this post
Hi

What I had in mind is to set the min-height to the header block and match it to the highest appeared, so it would applie to all this blocks just fine. But I agree on some categories header may have for example 5 rows and on other just one which would produce a big white gaps in some cases, so best solution would be to add a javascript looking for the highest header and applied the hight to rest of headers than. I would still need an example page to match this script to it.
User avatar
Moderator


cron