Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Sep 2011
    Posts
    226
    Plugin Contributions
    0

    Default Website bottom padding issue

    Hi

    I have a problem where the bottom of my website is padded (the space where the Copyright and IP address is displayed)

    How can I take this padding away so that it is not affected by the website background?

    Here is an example:


    Here is my website:
    http://www.p c s e l e c t.co.za/

    Thank you for your help.

    Kind regards
    S

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Website bottom padding issue

    Not exactly sure what you want to end up with, but what happens if you change the 112 to 160 here in stylesheet_footer_menu.css ?

    #footer {
    margin: 0 auto;
    text-align: left;
    background: url(../images/footer_bg.gif);
    width: 960px;
    height:112px;
    clear:both;
    }

  3. #3
    Join Date
    Sep 2011
    Posts
    226
    Plugin Contributions
    0

    Default Re: Website bottom padding issue

    Quote Originally Posted by stevesh View Post
    Not exactly sure what you want to end up with, but what happens if you change the 112 to 160 here in stylesheet_footer_menu.css ?

    #footer {
    margin: 0 auto;
    text-align: left;
    background: url(../images/footer_bg.gif);
    width: 960px;
    height:112px;
    clear:both;
    }
    It worked great, thanks :)

 

 

Similar Threads

  1. Strange padding issue.
    By dermit in forum General Questions
    Replies: 1
    Last Post: 6 Sep 2010, 02:35 PM
  2. Padding (I think) issue, IE vs FF
    By CharInLasVegas in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Dec 2009, 10:11 PM
  3. navMain padding issue
    By CharInLasVegas in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 25 Jan 2009, 05:13 PM
  4. Padding Issue In FF
    By enchantedlingerie in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 24 Apr 2007, 09:09 PM
  5. bottom padding of all pages
    By irascible in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 21 Oct 2006, 11:52 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