Results 1 to 6 of 6
  1. #1
    Join Date
    Jun 2006
    Location
    Providence
    Posts
    137
    Plugin Contributions
    0

    Default getting rid of Home link at bottom of page

    How can I get rid of the HOME link at the bottom of the web page? Is it in a footer file, or can I customize it from the admin? I would rather customize from admin.

  2. #2
    Join Date
    Jun 2006
    Location
    Providence
    Posts
    137
    Plugin Contributions
    0

    Default Re: getting rid of Home link at bottom of page

    Now I feel so stupid! To get rid of the HOME link at the bottom of the page all you have to do is add these lines to your stylesheet:
    Code:
    #navSupp a {
    	display: none;
    	}
    
    #navSuppWrapper{
    border-top: 3px solid #339900;
    border-bottom: 3px solid #339900;
    background-image: url(../images/clouds.gif);
    }
    I couldn't find a turn off switch in the admin, so it only made sense to turn to CSS.

  3. #3
    Join Date
    May 2007
    Posts
    38
    Plugin Contributions
    0

    Default Re: getting rid of Home link at bottom of page

    Yep this worked great but how can i remove the bar ? The only way i can think of it is to change the image being used to something that matches the background cloud and do the same with 1px borders?

    Any other ideas would be great!

  4. #4
    Join Date
    Jun 2006
    Location
    Providence
    Posts
    137
    Plugin Contributions
    0

    Idea or Suggestion Re: getting rid of Home link at bottom of page

    Quote Originally Posted by Crazy View Post
    Yep this worked great but how can i remove the bar ? The only way i can think of it is to change the image being used to something that matches the background cloud and do the same with 1px borders?

    Any other ideas would be great!
    It's been a while since I designed my web site, so I'm not sure if this will work. However, have you tried:
    Code:
    #navSuppWrapper{
    display:none
    }

  5. #5
    Join Date
    May 2007
    Posts
    38
    Plugin Contributions
    0

    Default Re: getting rid of Home link at bottom of page

    Quote Originally Posted by kjharrison View Post
    It's been a while since I designed my web site, so I'm not sure if this will work. However, have you tried:
    Code:
    #navSuppWrapper{
    display:none
    }
    Nope it doesn't work i tried that

  6. #6
    Join Date
    Dec 2005
    Location
    Cincinnati Ohio
    Posts
    1,030
    Plugin Contributions
    13

    Default Re: getting rid of Home link at bottom of page

    edit the image to transparent background, however make sure you edit the css and rename the class and the class to the footer display in the files tpl_footer.php, I believe it is the ezpages display, and this will rid of it.
    PCI Certified Web Hosting - ControlScan, Security Metrics (Platinum Partner), McAfee, TrustKeeper
    Business Class Web Hosting - Linux and cPanel Powered

 

 

Similar Threads

  1. Getting rid of the specials link
    By WeFoundEm in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 8 Dec 2010, 12:11 AM
  2. adding in a 'home' and 'Page Top' link to bottom of product listing page
    By Sushigal in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Jun 2010, 03:09 PM
  3. How to get rid of the small 'home' link at the bottom of page
    By ncd in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Jul 2007, 09:59 AM
  4. getting rid of link
    By MadPricerSales in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Jun 2007, 06:02 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR