Results 1 to 4 of 4
  1. #1
    Join Date
    May 2005
    Location
    Australia
    Posts
    334
    Plugin Contributions
    2

    Default Adding a Space Between footer and Side box

    Greetings all;

    I was wondering if there was some way of making it so there is a space between the last side box on the bottom of the page and the footer, atm they are touching and it is bugging me..

    Thanks
    Darkwander.

  2. #2
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: Adding a Space Between footer and Side box

    Hello again.

    Look for this in your stylesheet;

    Code:
    .leftBoxContainer, .rightBoxContainer {
    	margin: 0em;
    	margin-top: 1.5em;
            margin-bottom: 0.5em;
            border: 1px solid #d9e6fa;
    	}
    Don't overwrite with the above code, it might be a little different from yours... just add the line in red into yours and you can adjust the value to give you an adequate bottom bump-stop. If you would like it equal as the top, set the margin-bottom value to match whatever you have set for margin-top.

  3. #3
    Join Date
    May 2005
    Location
    Australia
    Posts
    334
    Plugin Contributions
    2

    Default Re: Adding a Space Between footer and Side box

    Thanks, that worked like a treat.

  4. #4
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: Adding a Space Between footer and Side box

    You're welcome and I'm glad to hear all is well.

 

 

Similar Threads

  1. v150 Replace side box header image and background of box and add footer
    By clint6998 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Nov 2012, 11:55 PM
  2. Minimal Space Between Bottom Side Box and the Footer?
    By zcnb in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 24 Aug 2008, 11:26 PM
  3. White space between Header Logo and Top of Side Box
    By xman888 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Jan 2008, 08:43 AM
  4. Remove Space between left side and middle part
    By vr4indian in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 Nov 2006, 01:33 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