Jump to content

[SOLVED] Problems changing background colours in global.css


Recommended Posts

Hi Thanks for the replies. You're right I missed out an "f" but the background colour still hasn't changed! Here's an extract from my global.css file:

 

 

}

body {

background-color:#fff8dc;

font-size: 11px;

font-family: Verdana, Arial, Helvetica, Sans-Serif;

color: #5d717e;

text-align: center

}

Link to comment
Share on other sites

Hi Thanks for the replies. You're right I missed out an "f" but the background colour still hasn't changed! Here's an extract from my global.css file:

 

 

}

body {

background-color:#fff8dc;

font-size: 11px;

font-family: Verdana, Arial, Helvetica, Sans-Serif;

color: #5d717e;

text-align: center

}

 

 

sorry but I still dont see background param in css file.

 

body {
 color:#5D717E;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 text-align:center;
}

Edited by vekia (see edit history)
Link to comment
Share on other sites

Thanks Wynn and Vekia. I did clear the cache and refresh the browser (chrome).

 

I have now viewed in another browser and I see the changes too. Hooray - I'm not going mad !

 

Just need to change the blocks and stuff. Thanks again.

Hello Marronne,

 

Can you please help me to change the pink colour when I send mail and when someone is logged in with his account, you will see a pink colour where the information could be found of the orders, personal information etc. Somebody told me before about global.css, but where can I find that? I'n not so good with things like this so it will be fine when you talk with me like it's the first time I went on the internet. I hope you can help me further! With kind regards,

Link to comment
Share on other sites

Hello Marronne,

 

Can you please help me to change the pink colour when I send mail and when someone is logged in with his account, you will see a pink colour where the information could be found of the orders, personal information etc. Somebody told me before about global.css, but where can I find that? I'n not so good with things like this so it will be fine when you talk with me like it's the first time I went on the internet. I hope you can help me further! With kind regards,

 

you can find global.css in your prestashop template directory

Link to comment
Share on other sites

Hello TTW

 

To change the email templates that are sent to customers you need to go to:

 

Tools tab; Translations tab then select "email template translations" from the drop down menu and click on the flag for the language you want to change.

 

You'll then have a list of email templates and he ones that go to customer who have ordered or have registered an account on your site etc are in "Core emails", expand this section. You can then find the email templates you want to change and click on the button "edit this template" which appears underneath each template. Voilà !

 

For info the global.css is located in your themes directory. In the CSS folder in theme folder you use (mine is "Prestashop" as I;m using the basic PS theme)

 

Hope this helps.

Link to comment
Share on other sites

Hello TTW

 

To change the email templates that are sent to customers you need to go to:

 

Tools tab; Translations tab then select "email template translations" from the drop down menu and click on the flag for the language you want to change.

 

You'll then have a list of email templates and he ones that go to customer who have ordered or have registered an account on your site etc are in "Core emails", expand this section. You can then find the email templates you want to change and click on the button "edit this template" which appears underneath each template. Voilà !

 

For info the global.css is located in your themes directory. In the CSS folder in theme folder you use (mine is "Prestashop" as I;m using the basic PS theme)

 

Hope this helps.

 

Hello, Thank you for helping me! I could find the e-mail problem, so thank you for that! But Where can I find the themes directory? Is that also somewhere in the backoffice? Or do I have to do something in the database of Prestashop? With kind regards,

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