Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2009
    Posts
    19
    Plugin Contributions
    0

    Default Would like to lose 2 boxes at bottom of home page.

    Hello,

    As the title indicates, I have two boxes at the bottom of my home page that I'd like to not have. One box contains the store address and the other simply says "home". Here's the URL: http://theoystercatcher.net/shoppingcart/.

    I have searched the FAQs and the forum both by eye and using the search feature, but to no avail.

    It's a work in progress and I have other things I'll be changing but hopefully can learn how by continuing to read and not having to bother you guys.

    Much advance thanks and gratitude!

    Mud

  2. #2
    Join Date
    Sep 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: Would like to lose 2 boxes at bottom of home page.

    Adding the following to the stylesheet (in the template/css directory) should do the trick:

    Code:
    div#footerLogo, div#navSuppWrapper
    {
    	display: none;
    }
    Dygerati Design
    http://design.dygden.com

  3. #3
    Join Date
    Aug 2009
    Posts
    19
    Plugin Contributions
    0

    Default Re: Would like to lose 2 boxes at bottom of home page.

    That worked beautifully! Thanks a ton!

    Wow...hours of searching...maybe I should just ask more. lol!

    Thanks again!


    Quote Originally Posted by Dygerati View Post
    Adding the following to the stylesheet (in the template/css directory) should do the trick:

    Code:
    div#footerLogo, div#navSuppWrapper
    {
    	display: none;
    }

 

 

Similar Threads

  1. How can I remove the home button in the bottom of the page?
    By jottoleivi in forum Templates, Stylesheets, Page Layout
    Replies: 16
    Last Post: 1 Jul 2011, 01:25 PM
  2. remove home bar at the bottom of the page?
    By onejimb in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 May 2009, 03:36 AM
  3. need to add some code at the bottom of home page
    By ssbeats in forum General Questions
    Replies: 1
    Last Post: 19 Nov 2008, 05:42 PM
  4. 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
  5. getting rid of Home link at bottom of page
    By kjharrison in forum Customization from the Admin
    Replies: 5
    Last Post: 4 Jun 2007, 06:49 AM

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
  •