Jump to content

Header - Add HTML Table Under Logo?


Recommended Posts

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...