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 »

[SOLVED] What is the best way to move down the footer?


  #1  
Old Jan 3, 2011, 05:09 PM
Wimbledon's Avatar
Wimbledon
 
320 posts · Apr 2009
[VA & AZ], USA
[SOLVED] What is the best way to move down the footer?

I am trying to create some space between the footer box and the center column (and sidebars) by moving the footer box down.

I have tried changing the padding and margins for the center column and td#footer yet I cannot seem to successfully move the footer down.

What is the best way to move the footer?
  #2  
Old Jan 3, 2011, 05:35 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
HTML Code:
td#footer {
padding-top: 50px;
}
Should work as well as margin. Could you post a link to the site.
__________________
~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 Jan 3, 2011, 05:48 PM
Wimbledon's Avatar
Wimbledon
 
320 posts · Apr 2009
[VA & AZ], USA
Thanks for your help Larry.

That code moves the footer text down, not the whole footer:



Site here:

http://bit.ly/ew7Ufx

Similarly, I'd like to create some space (like 10px) below the footer as well.

Last edited by Wimbledon; Jan 3, 2011 at 06:58 PM.
  #4  
Old Jan 3, 2011, 10:21 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
The footer is in a table cell so you can't put space like you do with a div. That's why I use margin or padding. I have also added a div to the footer to give the appearance of what you are looking for.
__________________
~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.
  #5  
Old Jan 4, 2011, 05:54 AM
Wimbledon's Avatar
Wimbledon
 
320 posts · Apr 2009
[VA & AZ], USA
Quote:
Originally Posted by lmilesw
The footer is in a table cell so you can't put space like you do with a div. That's why I use margin or padding. I have also added a div to the footer to give the appearance of what you are looking for.
Ahh...now I understand.

I wrapped the footer content in a div and then used CSS to style it from there.

Thanks for all your help!

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to move page menu bar to footer? erglebop Page & Category Menu Bars 19 Oct 4, 2014 10:55 AM
[SOLVED] Move Footer Below Post-Container? jasontbedell Post-Kicker, -Byline & -Footer 6 Dec 22, 2010 10:01 AM
Move Footer so its part of the centre column, adajcent to teh sidebar, not beneath it optimalwebsite Center area post/pages 1 Jul 21, 2010 11:30 AM
Move footer Karin Atahualpa 3 Wordpress theme 1 Oct 27, 2009 10:10 AM
Move footer credits to sidebar carnival Header configuration & styling 0 Mar 28, 2009 04:36 PM


All times are GMT -6. The time now is 07:45 AM.


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