diez Posted November 16, 2013 Share Posted November 16, 2013 Hey there , i'm trying to make header + footer fixed to the top and bot of the page . for the header i have found : change the line: 1 <div id="header" class="grid_9 alpha omega"> to : 1 <div id="header" class="grid_9 alpha omega" style="position:fixed; background:#FFF;"> change the: 1 <div id="columns" class="grid_9 alpha omega clearfix"> to : <div id="columns" class="grid_9 alpha omega clearfix" style="Position:relative; top:150px;"> but i can't find anything to help me with the footer ... does anyone have any clue to make header and footer fixed to top and bot ? Thanks Link to comment Share on other sites More sharing options...
Paulito Posted November 16, 2013 Share Posted November 16, 2013 Good morning It would be better if you only posted a topic in one forum Paul 1 Link to comment Share on other sites More sharing options...
vekia Posted November 17, 2013 Share Posted November 17, 2013 duplicated: http://www.prestashop.com/forums/topic/289458-fixed-footer-help/?view=findpost&p=1459201 thread closed, continue discussion in post above. Link to comment Share on other sites More sharing options...
Recommended Posts