Jump to content


Photo

Remove all footers


This topic has been archived. This means that you cannot reply to this topic.
5 replies to this topic

#1 martyn

martyn

    Member

  • Members
  • PipPip
  • 15 posts

Posted 21 April 2010 - 12:00 PM

Hello.

I am trying to remove all footers from my (unfinished) site. It currently looks like this

but I want it to look like this

#2 cmunns

cmunns

    Advocate

  • Members

  • 6,511 posts

Posted 21 April 2010 - 04:36 PM

You can delete this from the template files in the theme editor `` or add this to your custom css area in the theme admin `#footer {display:none;}`

#3 martyn

martyn

    Member

  • Members
  • PipPip
  • 15 posts

Posted 22 April 2010 - 08:29 AM

Thanks Adam. Would I be right in saying I find #footer in EcoPro/core/admin/admin_functions.php ? Martyn

#4 martyn

martyn

    Member

  • Members
  • PipPip
  • 15 posts

Posted 22 April 2010 - 12:21 PM

Have now removed the footer. Thank you.

One last problem, however, and that is I can't find where I change the background colour http://www.prosocial..._grey_snip.jpg'>as seen here.

#5 martyn

martyn

    Member

  • Members
  • PipPip
  • 15 posts

Posted 22 April 2010 - 12:25 PM

Thank you very much. The last thing I need to do is change a background colour http://www.prosocial..._grey_snip.jpg'>as shown here.

Can you help?

Martyn

#6 cmunns

cmunns

    Advocate

  • Members

  • 6,511 posts

Posted 22 April 2010 - 04:44 PM

Martyn, If you use the custom css code area in EcoPro Options > Custom Code you won't even have to touch template files. Otherwise you may have to delete the php call to the footer in multiple template files.




Click to return to top of page in style!