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

TOPIC: Quantity Box expansion issue

Quantity Box expansion issue 9 years 1 week ago #12465

Hi,

The quantity box is not expanding properly and I am not showing any errors in the console or css overrides that I can find.
Attachments:
The topic has been locked.

Quantity Box expansion issue 9 years 2 days ago #12512

Hi,

I don't know why you did this, but i am seeing you have changed the CLASS names of quantity PLUS & MINUS element (replaced quantity-controls with quantity-col-sm-10)

Retrieve back your changes (where you ever you see quantity-col-sm-10 class name, replace it with quantity-controls)

Then, open this CSS file:
opensourceliving.org/templates/socialize/html/com_virtuemart/assets/css/flexiblenew3.css

scroll to the bottom, and add this CSS rule:
.FlexibleCSS3ButtonQuantity {box-sizing:content-box;}

(the problem was happening because of bootstrap's box-sizing rule that i have explained you earlier in your another topic, but after changing the class names, you actually messed up everything)

The result will be:

Attachment Pasted_Image_4_16_15__10_53_PM.png not found




regards.
Last Edit: 9 years 2 days ago by Support.
The topic has been locked.

Quantity Box expansion issue 9 years 2 days ago #12522

I didn't do this but I think I know where this may have occurred. I will have this resoved.
Last Edit: 9 years 2 days ago by Jared Hungerford.
The topic has been locked.

Quantity Box expansion issue 8 years 11 months ago #12551

glad to hear it.

case solved. topic is closed.

regards.
The topic has been locked.

Quantity Box expansion issue 8 years 11 months ago #12573

Hi,

I believe this may be a template conflict issue and I am still trying to figure out exactly how to resolve the bootstrap issue. Attached you will see that when the normal joomla protostar is assigned to the menu items that everything reverts back to how is should be but when I utilize my site template that uses Bootstrap3 and the T3 framework, everything changes.

Shouldn't the Gantry template that Clean Mart uses override this? I am trying to figure out the best way to have this resolved ...

I am working with the template developers on figuring out how to revert this for these specific CLASS changes. Any additional thoughts and/or direction would be appreciated for this novice.

getbootstrap.com/css/#grid


Attachment Untitled_2015-04-23.png not found

Last Edit: 8 years 11 months ago by Jared Hungerford.
The topic has been locked.

Quantity Box expansion issue 8 years 11 months ago #12575

Can you please take another look?

Class names are resolved but the expansion is still an issue ...
Attachments:
The topic has been locked.

Quantity Box expansion issue 8 years 11 months ago #12588

Hi,

I can't be sure why this might have happened, but the solution is pretty easy.
Open this CSS file: opensourceliving.org/templates/socialize/css/custom.css

and include this CSS rule:
.FlexibleCSS3Button:hover .FlexibleCSS3ButtonQuantity { height:50px;}

The result will be:

Attachment ScreenShot2015-04-27at9.37.50PM.png not found



I have also noticed a "products per row" problem on this page: opensourceliving.org/index.php/market (when browsed by Chrome Browser) and i am sure you will ask this once you notice it. But i must say, this has absolutely nothing to with CleanMart, this is your Joomla Tempate's fault, because it defines decimals for percentages and it is cross-browser compatible. The solution is easy;

To solve that problem, to the same custom.css file, include this rule:
.category.width33 {width:33%;}

Previously it was
.width33 {width:33.333%;}
but Chrome browser doesn't like decimals on percentage values, and it rounds 33.33% up to 34%, as a result; 3x34% won't fit to 100%

-Or- another solution (to keep the 33.33% but have the cross-browser compatibility), try this;
.category.width33 {max-width: 33.334%; min-width: 33.333%; *width: 33.333%;}

regards
Last Edit: 8 years 11 months ago by Support.
The topic has been locked.

Quantity Box expansion issue 8 years 11 months ago #12596

Thanks a lot! I have confirmed that this has resolved the issue.
The topic has been locked.

Quantity Box expansion issue 8 years 11 months ago #12659

hi,

your welcome.. case solved, topic is closed.

regards
The topic has been locked.
Time to create page: 0.092 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