Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2008
    Location
    Tennessee
    Posts
    44
    Plugin Contributions
    0

    red flag Overlapping Footer Links- Help?

    I have redone the background, sidebox images & header for a site, and somehow have messed up the footer links where the copywrite & links are overlapping one another.

    I checked the copywrite in the stylesheet and checked the footer links, everything looks ok to me... is there anyone who knows what might have caused this or how to get them fixed?

    Here's a link to the page so you can see what I mean... ALL the way to the bottom of the page.... http://www.babyhuggables.com/

    Any and all help will be very much appreciated!

  2. #2
    Join Date
    Aug 2008
    Location
    Tennessee
    Posts
    44
    Plugin Contributions
    0

    Default Re: Overlapping Footer Links- Help?

    OMG I also just noticed that the page looks FINE in FireFox, but it's EMPTY on IE! OMG what can I do to fix this? This woman is going to kill me then have a heart attack!


    Please help me

  3. #3
    Join Date
    Nov 2006
    Posts
    69
    Plugin Contributions
    0

    Default Re: Overlapping Footer Links- Help?

    Hi Try this, in stylesheet.css find

    PHP Code:
    #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
        
    margin0em;
        
    background-color#75bcba;
        
    padding0.5em 0.2em;
        
    font-weightbold;
        
    color#4325d8;
        
    height1%;
        } 
    Replace it with
    PHP Code:
    #navMainWrapper, #navCatTabsWrapper {
        
    margin0em;
        
    background-color#75bcba;
        
    padding0.5em 0.2em;
        
    font-weightbold;
        
    color#4325d8;
        
    height1%;
        }

    #navSuppWrapper{
        
    margin0em;
        
    background-color#75bcba;
        
    padding0.5em 0.2em;
        
    font-weightbold;
        
    color#4325d8;
        
    height60px;
        } 

  4. #4
    Join Date
    Aug 2008
    Location
    Tennessee
    Posts
    44
    Plugin Contributions
    0

    Default Re: Overlapping Footer Links- Help?

    Thank you very much, that code fixed the overlapping issue. I still have the issue about the site not showing hardly any images in IE though, if anyone would know anything about that.

    Thanks again!

 

 

Similar Threads

  1. Removing links from footer. V:1.5.1 with A Modern Zen Template.....help needed
    By huntleybill in forum Customization from the Admin
    Replies: 5
    Last Post: 6 Oct 2013, 04:28 AM
  2. Custom Links In Footer-Space Under Logo- And Links To Sidebar
    By Kaniki in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Sep 2010, 04:48 PM
  3. Links on header overlapping in display
    By OddballSA in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 28 Apr 2010, 01:48 AM
  4. Help! How to change the footer? Links inside!
    By Xandrouz in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 21 Dec 2009, 10:22 PM
  5. EZ Page Footer links & Footer look different only on Home
    By DivaVocals in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Aug 2008, 11: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