acidgum Posted August 18, 2016 Share Posted August 18, 2016 Hi guys, I'm testing prestashop 1.7 beta 3 and i'm trying to create a theme. My first one didn't tried on 1.6 I think that after a lot of reading i've been able to understand the structure... and started to ork on the starter theme from github. My main concern is to understand how to override some css regarding the page is which we are. for exemple i want a background image for all the website -> that will be pushed into theme.css and what about if i want to have a different image on the index page for exemple ? I've got some elements coming from 1.5 or 1.6 that said that you only have to create yourpage.css as soon as you have to .tpl corresponding so in my case index.css but doesn't seems to be loaded. anyone to help me understand and find the trick ? Thanks in advance. Link to comment Share on other sites More sharing options...
Traumflug Posted August 23, 2016 Share Posted August 23, 2016 AFAIK, overriding stuff is deprecated. Make a copy of the theme, get it building, then tweak it to your liking. 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