Jump to content

How to change the colour of the price text?


Recommended Posts

Hi guys, I'm pretty rubbish at this, so Im not straying far from the regular prestashop theme....I would however just like to change a couple of colours, such as changing the default red price text to something a little more pink...where do find the code for this bit? Any ideas would be great, thanks, ive tried having a look at the code, but I can't work out which one it is, and I don't want to to play toooo much...

ps, the shop is at www.marlowbeauty.com

I would also LOVE to change the cart colour to a deep purple...how simple is this? Just locating the css that defines the bg colour or something? Please give me a few pointers, would be forever indebted!

Cheers Prestapeople

Link to comment
Share on other sites

Hi,

Here are a few pointers on how to edit (and find) the css fles :
http://www.prestashop.com/forums/viewthread/16736/graphisme/tuto_installation_et_utilisation_de_firebug_pour_modifications_du_template_couleurs_images__dot__dot__dot_

You can run it through Google translator here :
http://translate.google.com/

I have found it very usefull to help with customising the css files.

all the best,
cerberus22

Link to comment
Share on other sites

For easy access, just edit global.css and use search to find PRICE. When you find this, try to study the code on how to modify color. There might be more than 1 occurance of PRICE, but when you see the code around, you will figure out which one of these to modify and how.

Firefox has nice facility to check but problems stays that you still need to go to global.css and do the modification manually. I prefer manual search and modify technique. I am not sure which one you like ;-)

Link to comment
Share on other sites

  • 2 years later...

Im happy with the colour scheme for all of the prices except the red colour, does anyone know what the colour is (I did try taking a sample using a colour picker and trying #bd190d, but there wasn't anything found). Or the tags it comes under, Im assuming there's more than one I have to change

Link to comment
Share on other sites

  • 5 weeks later...

Please can you tell me how you did this?

 

I have found the price section within the global CSS, but there is nothing for font size or colour. All I have is:

 

<span class="price" style="display: inline;">£6.99</span>

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...