claybourg Posted October 24, 2011 Share Posted October 24, 2011 I would like to add a background to the standard theme as well as change the colors and can't find which CSS files are controlling that. Link to comment Share on other sites More sharing options...
berka.pavel Posted October 24, 2011 Share Posted October 24, 2011 themes/prestashop/css/global.css and other files Link to comment Share on other sites More sharing options...
Carl Favre Posted October 24, 2011 Share Posted October 24, 2011 Hello claybourg, You can change these values in global.css Have you checked ? Link to comment Share on other sites More sharing options...
DIT Posted October 30, 2011 Share Posted October 30, 2011 Hello claybourg, You can change these values in global.css Have you checked ? Could you be more explicit ... ? with line to be modified on global.css and in which way. It is common to use a background bigger than 980 px and use it in vertical centered repetition. Please send an example, thanks DIT Link to comment Share on other sites More sharing options...
DIT Posted November 1, 2011 Share Posted November 1, 2011 SOLVED ... by myself. I've edited "body" in global.css Link to comment Share on other sites More sharing options...
Tine Chem Posted November 9, 2011 Share Posted November 9, 2011 Hi, Could someone post sample of code how to include background into the standard theme. Thanks. Link to comment Share on other sites More sharing options...
Carl Favre Posted November 9, 2011 Share Posted November 9, 2011 Hi Tine Chem, You can add a background into the standard theme by adding in the global.css file the following code : body { background:url('path to your image'); Link to comment Share on other sites More sharing options...
DutchCoding Posted November 9, 2011 Share Posted November 9, 2011 Hey, I made a short video to show you how to change the background in prestashop 1.4 How to change the background of your Prestashop 1.4 Greetings, DutchCoding Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now