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

TOPIC: PureMart Bug Fix!!

PureMart Bug Fix!! 10 years 10 months ago #4686

Hello

Im having several issues with the template for virtuemart

For instance I want the virtuemart modules to absorb the css of my template which is gray for buttons, and in this module its green... How can I edit this?



Attachment GetInline-2.png not found





This one is great with the buttons in gray


Attachment GetInline-1.png not found





The prices come with the $ sign to the right which is correct for euros, but not for mexican pesos or dollars, how can I change them to the left?? Also in all modules the prices are presented glued to their respective description which gives them a very unprofessional look, it would be better and nicer if I could set some spacing between them...


Attachment GetInline.png not found




Best regards

www.futbolika.net
The administrator has disabled public write access.

PureMart Bug Fix!! 10 years 10 months ago #4688

Hi,

To fix the Currency Sign issue, (moving it from left to right or the other way around) you need to open your Virtuemart Configuration and do it from there.

Open: Virtuemart Configuration > Currencies.
Find the Currency in the list that you want to make the change. (mexican pesos and US dollars).

Then See the screenshot:

Attachment Pasted_Image_5_16_13_7_04_AM.gif not found



You can put some space between sign and Value. To put more than 1 space, you can use HTML blank space code
 
Last Edit: 10 years 10 months ago by Support.
The administrator has disabled public write access.

PureMart Bug Fix!! 10 years 10 months ago #4690

PureMart is only effective on Virtuemart Component pages. It has no effect in VM Module, because PureMart loads the necessary CSS file to stylize the pages when Virtuemart Component is being used. But you can publish the product module in other pages, right? The puremart CSS file is missing in those pages, therefore you will see original styles for add to cart button (which is green) for add to cart button.

Theoretically PureMart doesn't promise to style VM modules, but you can do this:

Open this CSS file in your server:
www.futbolika.net/templates/rt_fresco/css/template.css

And add these CSS rules to the bottom:
 
div.vmgroup div.addtocart-area div.addtocart-bar input.addtocart-button {
 background: #757472; /* Old browsers */
background: -moz-linear-gradient(top,  #757472 0%, #757472 50%, #62615f 50%, #62615f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#757472), color-stop(50%,#757472), color-stop(50%,#62615f), color-stop(100%,#62615f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #757472 0%,#757472 50%,#62615f 50%,#62615f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #757472 0%,#757472 50%,#62615f 50%,#62615f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #757472 0%,#757472 50%,#62615f 50%,#62615f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #757472 0%,#757472 50%,#62615f 50%,#62615f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#757472', endColorstr='#62615f',GradientType=0 ); /* IE6-9 */
    border:1px solid #828282;
    border-color:#828282 #333333 #1d1d1d;
    -webkit-box-shadow:0 1px 1px #545454, inset 0 1px 0 #cfcfcf;
    -moz-box-shadow:0 1px 1px #545454, inset 0 1px 0 #cfcfcf;
    box-shadow:0 1px 1px #545454, inset 0 1px 0 #cfcfcf;
    padding:0px 30px 0px 0px;
    height:28px;
    display:inline-block;
    position:relative;
   -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

This CSS lines above will change the "green" add to cart button to "gray" in the VM Product module.
You can play around with this CSS code to change it's style though. You can use www.colorzilla.com/gradient-editor/ to generate Gradient CSS background colors if you would like other than what comes with PureMart.

Regards.
Last Edit: 10 years 10 months ago by Support.
The administrator has disabled public write access.
Time to create page: 0.114 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