Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages » Post-Kicker, -Byline & -Footer »

Remove space between body and footer


  #1  
Old Dec 7, 2010, 11:43 AM
bswb97
 
158 posts · Aug 2010
Remove space between body and footer

One of my sites is porting over a three-image background, where the top image is the border at the top of content, the middle image is the body of the content (repeated Y), and the bottom image is the bottom border of the content.

I've created a functional version of this by inserting the top image above the loop, putting the middle image as the content background, and the bottom image at the end of the loop.

However, this creates a problem when the post content is shorter than the sidebar. The background will extend to the height of the sidebar but the bottom image border is hovering at the end of the post content.

I've tinkered with putting the bottom image at the top of the footer. However, I can't get rid of the padding between the footer and content. I've double-checked padding on Center Column, Layout, and Post Content, along with the Footer and it's all at 0px. I've also tried forcing the footer up 20px by using negative margin and it won't move past that invisible border.

The site in question is www.davisfarmtoschool.org/index.php (don't go to the root directory, the index.html site is still active).

I'm sure I'm missing one setting and I'll feel dumb when this is solved. Seems pretty simple.

My Layout Container style is blank and my Center Column style only has the background image in it. Thoughts?
  #2  
Old Dec 7, 2010, 02:24 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Try the following but see if it works in all browsers.
HTML Code:
td#footer img {
 margin-top: -10px !important;
}
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Dec 7, 2010, 03:19 PM
bswb97
 
158 posts · Aug 2010
It works! Of course, IE screws up the top image now, so I'll have to tinker with that to create a friendly solution. But this should give me some ammo for the battle. Thanks!

Bookmarks

Tags
body footer space



Similar Threads
Thread Thread Starter Forum Replies Last Post
Add space between body and footer tnandrick Post-Kicker, -Byline & -Footer 7 Mar 7, 2011 04:33 AM
horizontal space between header, body and footer mwallace Header configuration & styling 3 Aug 14, 2010 05:11 AM
[SOLVED] Space between body and footer Ron Post-Kicker, -Byline & -Footer 4 Dec 4, 2009 05:38 AM
[SOLVED] space between Body and Footer papalagi Post-Kicker, -Byline & -Footer 2 Nov 3, 2009 11:29 PM


All times are GMT -6. The time now is 11:15 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.