Jump to content

[SOLVED]Change reduced price font color


Recommended Posts

Hello,

 

When I have a price drop on a product, there comes a little sign that says 'price drop'

Now there's a problem that it shows the same color as the box, so you can only see the box without text.

I don't know how this happened, but how can I change the color of the text?

 

If any more information is needed, feel free to ask

Thanks alot in advance

Link to comment
Share on other sites

URL really helps...

 

also try this:

 

install firebug extension on your firefox browser

 

navigate to page with price reduction

 

right click-->inspect element

 

this will show you the line of html with associated css..to the right you will see the css statements...including the exact css file it is define in...and wait it gets better...find the color on the right...double click it...and you can change it...once you have it looking the way you want, then change the css file. :)

 

here is an example of how to use it

11.19.2013-17.18.png
http://screencast.com/t/ZwV997ucY

Link to comment
Share on other sites

URL really helps...

 

also try this:

 

install firebug extension on your firefox browser

 

navigate to page with price reduction

 

right click-->inspect element

 

this will show you the line of html with associated css..to the right you will see the css statements...including the exact css file it is define in...and wait it gets better...find the color on the right...double click it...and you can change it...once you have it looking the way you want, then change the css file. :)

 

here is an example of how to use it

11.19.2013-17.18.png

http://screencast.com/t/ZwV997ucY

 

It's fixed now, thanks for your help.

Used Firebug extention in google chrome to find the location of the file I had to edit :)

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...