Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14
  1. #11
    Join Date
    Feb 2009
    Posts
    354
    Plugin Contributions
    0

    Default Re: remove "home" in footer

    Code:
    <li><?php /* echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?>  <?php echo HEADER_TITLE_CATALOG; ?></a></li> */
    This did it for me - thanks. But can I just ask how to keep the copyright stuff below that - it all disappears..

  2. #12
    Join Date
    Feb 2009
    Posts
    354
    Plugin Contributions
    0

    Default Re: remove "home" in footer

    But can I just ask how to keep the copyright stuff below that - it all disappears..
    Any ideas on this at all guys?

  3. #13
    Join Date
    Sep 2004
    Location
    Southern Oregon
    Posts
    27
    Plugin Contributions
    0

    Default Re: remove "home" in footer

    Even easier - use your CSS file & add the following. No templates to modify & the copyright stays in-tact.

    #navSuppWrapper{
    display: none;
    }

  4. #14
    Join Date
    May 2010
    Location
    South Coast of NSW Australia
    Posts
    57
    Plugin Contributions
    0

    Default Re: remove "home" in footer

    Hi

    I followed the instructions to remove the '<li> etc and replace with new code so that I could change the link from
    http:/www.creationsdelphine.com/catalogue (the zen pages) to www.creationsdelphine.com 9The main home pages)

    It worked in that it changed the name from Home to HOMEPAGES
    and added the correct link... problem is that the .../catalogue link is there also

    Any help appreciated as I have obviously done something wrong!

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. "Home" link and the EZ-Pages Footer Links
    By DivaVocals in forum Bug Reports
    Replies: 1
    Last Post: 14 Sep 2013, 07:37 AM
  2. How to remove ellipses ("...") after "All Products" and "New Products" on home page?
    By jthurman in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 May 2010, 03:30 PM
  3. Remove space around "HOME" in footer(bottom of page)
    By MongkongClothing in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Apr 2009, 05:55 AM
  4. Remove "Home & "Log In"? Screenshot attached...
    By Tom_Ace in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 30 Jan 2009, 06:33 AM
  5. Replies: 3
    Last Post: 3 Jun 2008, 11:41 AM

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