Results 1 to 3 of 3
  1. #1

    Default Removing Home from Footer Bar

    I am sure this is pretty easy. Just want to make sure. I want to remove the "Home" link on my footer bar. I'm pretty sure the edit is made in tpl_footer,php, but I don't know which part of code to remove.

    Also, between each of my footer links is the | sign. So right now it looks like Home | Contact Us, etc. How can I remove the | sign as well as the Home link, so that it doesn't look like "| Contact Us"?

    thanks

  2. #2
    Join Date
    Sep 2006
    Posts
    542
    Plugin Contributions
    0

    Default Re: Removing Home from Footer Bar

    common/tpl_footer.php

    Remove this code

    <li><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a></li>

    as for the | the standard install comes with :: between links and there is no contact us in the footer, so I am guessing you have a template?

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Removing Home from Footer Bar

    The EZ page footer dividers can be changed in Admin - Configuration - EZ-Pages Settings

 

 

Similar Threads

  1. Removing Footer Links like Home, Privacy, Contact Us, etc.
    By Jaeca in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 19 Dec 2008, 01:03 AM
  2. How do I remove the default home link from EZpage footer bar
    By workbook in forum Basic Configuration
    Replies: 7
    Last Post: 6 Oct 2008, 10:46 PM
  3. Fighting with removing the home and login bar
    By canemasters in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Jun 2008, 08:42 AM
  4. Removing top bar - home - login etc
    By LizzyB in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 31 Jan 2008, 08:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg