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

TOPIC: Reviews tab on Product detail page

Reviews tab on Product detail page 11 years 3 months ago #1920

The Submit A Review area on the Reviews tab seems to be taking on a combination of my Joomla Template and the standard VM template (bright green button, yellow shaded stars).

This seems out of keeping with with the rest of the Pure template (nice small blue stars in the tab header etc).

Is this correct - or should it be picking up styling to better match the rest of the the VM Pure Template?
The administrator has disabled public write access.

Reviews tab on Product detail page 11 years 3 months ago #1933

Hi,

Yes, VM Puremart doesn't touch the review section, it is the original Virtuemart layout.
(We didn't change its layout on purpose to avoid any problem because people usually uses 3rd party extensions for review section such as; facebook comment, JoomSocial, K2 and so on..)

But you can style the "submit" button easily though.
Open this CSS file:
ROOT/templates/<yourjoomlatemplate>/html/com_virtuemart/assets/css/flexibleVM2Global.css

Find this CSS rule:
#askform input.highlight-button, span.addtocart-button input.notify-button {
...
...
...
}

And change it with this:
#askform input.highlight-button, span.addtocart-button input.notify-button, div.write-reviews input.highlight-button {
...
...
...
}

Also find this CSS rule (to add hover effect as well):
#askform input.highlight-button:hover, span.addtocart-button input.notify-button:hover{
...
...
...
}

And change it with this:
#askform input.highlight-button:hover, span.addtocart-button input.notify-button:hover, div.write-reviews input.highlight-button:hover {
...
...
...
}

So that "gren" button will be styled and the design of that button will be changed. Changing the STAR icons is little complicated though. You should change the star icon from this PNG:
ROOT/components/com_virtuemart/assets/images/color-stars.png

this is a Virtuemart Core PNG, so once you change this file and update your Virtuemart, your changes will be retrieved back to stock. So backup the color-stars.png in somewhere save in your computer because you will need to overwrite it again after Virtuemart Update.

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