Nick20000 Posted August 9, 2010 Share Posted August 9, 2010 How can I add this under the logo? And If I wanted to remove the whole header section and replace it with my own how would I do this and what do I need to edit? here is a picture of my first question. Link to comment Share on other sites More sharing options...
likeminded Posted August 9, 2010 Share Posted August 9, 2010 you want to edit header.tpl under your themes folder Link to comment Share on other sites More sharing options...
gdinari Posted August 10, 2010 Share Posted August 10, 2010 Yes you can make changes to the header by editing the header.tpl, but it might not be a good idea to "remove the whole header section." The base files have a lot of required coding used to make the shop function properly. So try to add coding, but don't remove the whole thing. And also always make extra saves for important files. Or have a default prestashop folder open to refer back to when making changes. Hope this helps.gdinari Link to comment Share on other sites More sharing options...
rocky Posted August 10, 2010 Share Posted August 10, 2010 I'm not sure why you want to create a table there. It is the old way of programming. If you are trying to create a menu, you should use a unordered list and CSS instead, or use a menu module like this one to do it for you. If you really need to add a table there, you'll need to edit header.tpl in your theme's directory and add the table before the last in the <!-- Header --> section... Link to comment Share on other sites More sharing options...
Nick20000 Posted August 10, 2010 Author Share Posted August 10, 2010 hi. its just a simple table to fit the search box inside of. 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