efernandez Posted November 25, 2011 Share Posted November 25, 2011 Hi, i wanted to know how can i change the background image of a theme. i tried with global.css editting this line body { background-image: url('/themes/prestashop/img/background.jpg'); but it didnt work.. i still see a blank image as background instead of the new background. Link to comment Share on other sites More sharing options...
JAKCRABBIT Posted November 25, 2011 Share Posted November 25, 2011 I think, your path isnt right... you need define path from dir css in your theme. Try this: ../../../img/background.jpg Link to comment Share on other sites More sharing options...
efernandez Posted November 25, 2011 Author Share Posted November 25, 2011 i did that but i had the same result any idea? Link to comment Share on other sites More sharing options...
JAKCRABBIT Posted November 26, 2011 Share Posted November 26, 2011 Link to your shop... Link to comment Share on other sites More sharing options...
Pshopic Posted November 26, 2011 Share Posted November 26, 2011 Try this ../img/background.jpg Link to comment Share on other sites More sharing options...
pasko Posted November 26, 2011 Share Posted November 26, 2011 Hi, Did you clean your cache smarty... You can pm me the link, I'l have a look... Regards Link to comment Share on other sites More sharing options...
JAKCRABBIT Posted November 26, 2011 Share Posted November 26, 2011 And Performance - force compile - yes, cache - no. Link to comment Share on other sites More sharing options...
efernandez Posted November 27, 2011 Author Share Posted November 27, 2011 Thanks for the replies. Here is the link. http://www.keeway-cycles.com it should show this background. http://www.keeway-cycles.com/themes/prestashop/img/background.jpg Link to comment Share on other sites More sharing options...
JAKCRABBIT Posted November 27, 2011 Share Posted November 27, 2011 Thanks for the replies. Here is the link. http://www.keeway-cycles.com it should show this background. http://www.keeway-cy.../background.jpg type to path: ../img/background.jpg like wrote Prestashopic and turn on Force Compile and disable Cache. Link to comment Share on other sites More sharing options...
efernandez Posted November 28, 2011 Author Share Posted November 28, 2011 Thanks it worked 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