thebugger Posted February 23, 2013 Share Posted February 23, 2013 Hi all, I'm starting to create my own e-commerce Prestashop, and now I'm editing the template to my liking, but I can not change the default footer in practice would decrease the height of the footer itself. How can I do that? thanks in advance. Link to comment Share on other sites More sharing options...
NemoPS Posted February 24, 2013 Share Posted February 24, 2013 (edited) Hi, The question is a bit vague, but basically, since modules are what is setting the height of the footer, the first thing would be to remove those modules, all of them. Then, depending on your design, add one by one and change their css accordingly (so, if you want horizontal cms links, the #block_various_links_footer block's ul will need a left float for each list element Can you be more specific so that we can be as well? Edited February 24, 2013 by Nemo1 (see edit history) Link to comment Share on other sites More sharing options...
thebugger Posted February 24, 2013 Author Share Posted February 24, 2013 (edited) Hello,thanks for the reply, I have seen this site done with prestashopsite (http://www.sfr.fr/)and would like todo the samefooter, can you tell me whichfileI need to change?Thank you,hello Edited February 24, 2013 by thebugger (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted February 25, 2013 Share Posted February 25, 2013 Hi, You'd need to change global.css fot that, it's pretty much similar actually, you only ne4ed to tweak the colors, remove the blockreinsurance module, and add a wide module at the bottom Link to comment Share on other sites More sharing options...
Recommended Posts