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 »

How to put space between footer and last post on home page and category pages ?


  #1  
Old Mar 6, 2011, 05:31 AM
sober's Avatar
sober
 
121 posts · Oct 2010
I have been trying to add a margin-top: 10px; to have space between the footer and the last post on my home page and category pages. I added this in the style footer option but that doesn't make the change even though I am seeing it in the code. I am using atahualpa 3.5.3 with latest wordpress version.I have made this possible on single post pages by adding bottom margin to the next/previous box in the bootom but cannot figure out how to add margin to the footer box. My site is at http://learnsignlanguageonline.org/
  #2  
Old Mar 6, 2011, 07:50 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
The footer is a table cell so you can't just move it like that. There are some other threads that address this issue and one way I have done it is to create a faux footer with a div in the footer area.
__________________
~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 Mar 6, 2011, 09:19 AM
sober's Avatar
sober
 
121 posts · Oct 2010
Could you please give me the code to create that faux footer.
  #4  
Old Mar 6, 2011, 02:43 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I was afraid you were going to ask that as I don't remember the specifics. I think what I did though was not put the div in the footer area but put it in ATO>Add HTML/CSS Inserts>HTML Inserts: Body Bottom and then style accordingly. Something like
HTML Code:
<div id="fauxfooter">Footer Content</div>
I decided to do a quick search of the forum as well as I knew this had been dealt with and came up with this thread that has some code examples.

As you can see there are often several ways a particular issue can be addressed.
__________________
~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 Mar 7, 2011, 04:19 AM
sober's Avatar
sober
 
121 posts · Oct 2010
I have tried the last solution given at http://forum.bytesforall.com/showthr...ht=footer+body and that even is not working in my case. Replied on that thread also. I thought this would be a relatively easy one but ...
  #6  
Old Mar 7, 2011, 04:32 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
You need to create your own footer and get rid of the styling for the existing footer. When Larry said
HTML Code:
<div id="fauxfooter">Footer Content</div>
you should replace Footer Content with your footer code. You added a
HTML Code:
<div id="myfooter">&nbsp;</div>
you need to replace the '&nbsp;' with your code and then style it properly
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Tags
footer top margin

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Remove home page post titles, post information, comment link and category. dazedangels Post-Kicker, -Byline & -Footer 4 Jan 22, 2011 04:41 PM
How can I post to pages and not just to home page??? Shells2010 Page & Category Menu Bars 5 Sep 21, 2010 11:46 AM
Space between post in home page shirley1 Center area post/pages 1 Aug 5, 2010 03:16 PM
Put Links in Post Footer haroldandzooey Post-Kicker, -Byline & -Footer 1 Dec 7, 2009 09:54 PM
[SOLVED] How to show single post special category on static home page?? Shepherd Jim Post-Kicker, -Byline & -Footer 5 Mar 19, 2009 07:42 AM


All times are GMT -6. The time now is 05:33 AM.


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