VM 2,0.24 CSS changes

Fashion and clothing responsive Joomla ecommerce template with full VirtueMart support and advanced store features.
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
Wed Oct 30, 2013 5:47 pm
Reply with quote
Report this post
Hello,

S&B uses VM 2.0.22a
VM 2.0.24 has some css updates that breaks the template.

I have switched some stuff back, but there are probably a lot more:

/* update to vm2.0.24 */
span.addtocart-buttonx {
float: none;
margin: 0 !important;
width: auto !important;
}

xspan.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {
border: 0 !important;
width: auto !important;
}

label.quantity_box {
line-height: 43px !important;
}

.checkout-button-top {
padding: inhitit !important;
text-align: left !important;
}

.checkout-button-top input.terms-of-service {
margin: 24px 10px 0 0 !important;
}


div.terms-of-service, table.generalUserInfo, table.user-details {
margin: 15px 0 !important;
}

div.terms-of-service {
display: block !important;
}

.vmlogout {
line-height: 35px !important;
}

table.cart-summary tr th {
background: none repeat scroll 0 0 #282C2F;
padding: 10px 8px;
}

.priceColor2 {
color: #C0C0C0;
}

/* Fix pt_BR space problems */
.orderlistcontainer div.title
{
width: auto !important;
}
User avatar
Fresh Boarder

GK User
Wed Oct 30, 2013 6:14 pm
Reply with quote
Report this post
Sorry for the fuss.
In the end I had "Using the VM CSS" in the config.

Nevertheless, these were usefull for me:
.main-image img {
max-height: 400px;
}

.checkout-button-top input.terms-of-service {
margin: 4px 10px 0 0 !important;
}

.vmlogout {
line-height: 35px !important;
}
User avatar
Fresh Boarder


cron