Results 1 to 10 of 14

Hybrid View

  1. #1
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: remove "home" in footer

    Giro26,

    Thanks for correcting this and sharing!!
    Zen-Venom Get Bitten

  2. #2
    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..

  3. #3
    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?

  4. #4
    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;
    }

 

 

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