Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Template - PureMart (SKU# FLEX-00010)

TOPIC: Fixed size for product box in category

Fixed size for product box in category 11 years 2 months ago #2318

Hi there,

Is there anyway of forcing the category products box to be a fixed size?

I've got some products with short titles and some with longer titles and as a result the boxes are all different sizes. It would be great to set a default size for all of the category products, no matter how long the title

e.g.

225 x 307 for all products would be great - (we have no products that spill onto 3 lines but some that are one - must are on 2.)

See attached file
Attachments:
The topic has been locked.

Fixed size for product box in category 11 years 2 months ago #2341

Sure,

Open this CSS file in your server:
ROOT/templates/<yourjoomlatemplate>/html/com_virtuemart/assets/css/flexibleVM2Global.css

And add this CSS rule to the bottom:
.FlexibleBrowseThumbProductInnerV2 {
min-height:307px;
}

So the product boxes will have minimum 307px height, (It is always better to do it with min-height rule, instead of fixed "height" rule.... in case you might have a product in the future with 3 or 4 lines title.

[/code]
Last Edit: 11 years 2 months ago by Support.
The topic has been locked.

Fixed size for product box in category 11 years 2 months ago #2351

Many many thanks! Now I know where that is I can increase in future

SOLVED.
The topic has been locked.

Fixed size for product box in category 11 years 2 months ago #2361

Your welcome.

When it comes to CSS, sometimes solutions are just easy as this one ;)
I would suggest you to use Mozilla Firebug (or any other developer tools that come with all browsers) to figure out what you can do solve it.

Case solved. Topic is closed.

Regards,
Forum Support.
The topic has been locked.
Time to create page: 0.057 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo