Change color price with Overwrite final Option

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
Tue Apr 09, 2013 11:44 am
Reply with quote
Report this post
Hello,
I need to change the background color from the price when this is changed with the options on virtuemart Overwrite final or
Overwrite price to be taxed.

For example, if i want that an user see an offer, I need that product price have another color on categories page, or a Cross price.

site: empordadelicatessen.com

Could you help me please?
thanks
User avatar
Senior Boarder

teitbite
Wed Apr 10, 2013 12:13 am
Reply with quote
Report this post
Hi

I will need an ftp access to help with that. Also 2 more things:

- an exact url to the product with example
- write what price I see now and what should be the second one
User avatar
Moderator

GK User
Fri May 10, 2013 8:47 am
Reply with quote
Report this post
I send you an e-mail, Thanks!
User avatar
Senior Boarder

teitbite
Fri May 10, 2013 1:29 pm
Reply with quote
Report this post
HI

Here is a code to change color:

Code: Select all
.catProductPrice .PricesalesPrice {
    background: none repeat scroll 0 0 red;
}


Unfortunately I cannot help with replacing the price. I had the same question yesterday and could not found it. Looks like this part of the question should be asked to VM developers.
User avatar
Moderator


cron