Sunyoto Posted November 8, 2012 Share Posted November 8, 2012 Master2 Good afternoon all, I want to ask, how to remove a large block footer columns and default black color v1.5.1.0. I want to write a description of store, address, phone, etc.. An example might be something like this: namedomain.com The content summaries online store address phone no Copyright © 2010-2012 namedomain.com. All right reserved. Maybe that's my question today, thank you. Good luck, Link to comment Share on other sites More sharing options...
Paulito Posted November 10, 2012 Share Posted November 10, 2012 Good morning, If you want to totally remove or make smaller the footer then you will need to disable all or some of the modules attached to the footer, you be able to find these in BO > Modules > Modules > Front Office Features, and look for the word "footer" in the modules You should be able to change the colour of the footer module by putting the colour, red, for example before the image file. Hope this helps Paul Link to comment Share on other sites More sharing options...
PrestaBizz Posted November 10, 2012 Share Posted November 10, 2012 Hi Paul Can you please explain in more detail how to change the color of the footer. Do you do this through BO or du you edit a file. If you edit a file, please mention the filename. Also please mention which software tool you use to edit .tpl and .css files. Thanks. Link to comment Share on other sites More sharing options...
Paulito Posted November 10, 2012 Share Posted November 10, 2012 (edited) Good Morning, All the editing I perform is done through my cpanel as you cannot edit these things through the BO Assuming you are using PS 1.5.xxx and you have the default colours. You will find that their are 2 parts to what people call the footer, light grey and a darker grey The light grey is a module called "block reinsurance" The darker grey is the "footer" To change the colour of block reinsurance you will need to go to: public_html/your theme name/modules/blockreinsurance/style.css (see attached) around line 7 To change the colour of the footer you will need to go to: public_html/your theme name/themes/default/css/global.css (see attached image) around line 555 It may be a good idea to use firebug or chromes equivelent to help you Let me know if you have any problems Hope this helps Paul Edited November 10, 2012 by perfumeskunk (see edit history) Link to comment Share on other sites More sharing options...
PrestaBizz Posted November 10, 2012 Share Posted November 10, 2012 Got it - thanks a lot! Link to comment Share on other sites More sharing options...
Recommended Posts