Fixed header in Prestashop

As I said in short article description - In this free tutorial I want to show you how to create fixed header in Prestashop. The goal here is to make a fixed block with your shop logo, search bar, cart and user links (register, log in, log out). By "fixed" I mean that this block stays on top of the scree, whether you are scrolling window or not. If you want to have got shop with fast and easy in access navigation - this tutorial is exactly for you. You can check how fixed header looks like on video that I attached below:

 

 

How to create fixed header ?

Well, I will show you only the basic solution, but of course if you want - you can personalize it. Add own colors, backgrund, add 100% width etc. Without steps that I show below - it will be impossible to create fixed header. So, let's go ;)

 

First step: edit header.tpl file

Open the themes/your_theme/header.tpl file. What you need to do is add some css style parameters to the most important div: header. Just copy the code I pasted below, and use it in own header.tpl file.

 

change the line:

<div id="header" class="grid_9 alpha omega">

to the:

<div id="header" class="grid_9 alpha omega" style="position:fixed; background:#FFF;">

 

 

change the:

<div id="columns" class="grid_9 alpha omega clearfix">

to the:

<div id="columns" class="grid_9 alpha omega clearfix" style="Position:relative; top:150px;">

 

Save the file. Now open another one...

 

Second step: open the footer.tpl file

Go to the themes/your_theme/footer.pl. All you need to do in this file is change the:

<div id="footer" class="grid_9 alpha omega clearfix">

to the:

<div id="footer" class="grid_9 alpha omega clearfix" style="position:relative; top:150px;">

 

Save the file. Now you can refresh your website - because that's all :-)

author milos myszczuk
Article by Milosz Myszczuk PrestaShop expert, official PrestaShop community moderator. PHP developer, specialist in relative and spatial databases management, GIS Analyst, CEO & founder of VEKIA interactive agency. Read more about VEKIA company
If you like my articles and want much more valuable tips, feel free to send me donation
1.4 version 1.4.11 1.6 404 addon admin advertise ahref ajax alpha animation api app application authentication back office backup badge banner basics block bootstrap button cache carrier cart catalog category certificate changelog chat class clear client clip cms code colors columns comments configuration contact container content controller cookie counter country coupon css csv currency customer dashboard database debug default delete delivery desktop developer device disable discount displayNav displayTop download dynamic editor effect empty encrypt engine error exchange exclude export facebook faceshop fade fancoupon fancybox fanpage fatal feature feed field file fix fixed font footer free friendly url front ftp full gallery generate gift global godaddy google google+ gray grid groupon header help hide highlight homefeatured homepage hook hosting hover howto htaccess html html5 ID image import include input instagram installation integration iPhone issue javascript jquery kgb knowhow languages law left likebox link list livingsocial loading log login logo loyality mail mailing maintenance manufacturer marketing marquee mcrypt menu meta mobile modification module movie moving multilanguage multiupload must have mysql news newsletter notification number open graph order override page password performance PHP phpmyadmin picture pinterest plugin popup post prestashop prestashop 1.0 prestashop 1.1 prestashop 1.2 prestashop 1.3 prestashop 1.4 prestashop 1.5 price rules problem product profile promotion proslider purifier quantity query quick tip random rates register reinsurance release reporting reset responsive restore results ribbon rich text right sales search security seo service shadow share shipping shop shopmania slider smarty social networks SQL SSL statistics stock store style subcategory superuser support switcher tab tablet tag tax template text theme tinyMCE tips and tricks tpl tracking translations tree trends trigger tumblr tutorial twitter update upgrade upload variables video visits voucher vulnerability web2print wide widget width window wishlist wysiwyg youtube zip zopim