Oncilla Posted April 5, 2010 Share Posted April 5, 2010 Hello, I'm just trying to customise PrestaShop and I have a relatively simply question.I have one DIV that I want to appear ONLY on the homepage, directly under the header. Which template do I need to edit in order to make this DIV appear? So basically what template controls the homepage?Thanks in advance. Link to comment Share on other sites More sharing options...
razaro Posted April 5, 2010 Share Posted April 5, 2010 You need to edit index.tpl in your theme folder.Add div before {$HOOK_HOME} Or you can edit header.tpl and add code before <!-- Center --> Link to comment Share on other sites More sharing options...
Oncilla Posted April 5, 2010 Author Share Posted April 5, 2010 Yep, I worked it out in the end. Thanks anyway for the reply! 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