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 »

[SOLVED] Use an Image in the Post Footer as a divider


  #1  
Old Jun 22, 2011, 02:57 PM
OUMomof3
 
12 posts · Jun 2011
I am trying to put a custom divider image into the footer of each post to use as a post separator. I tried to put the following into the ATO > Style Post & Pages > Footer Box

height: 17px;
width: 630px;
background-image: url(/wp-content/themes/atahualpa364/images/posts_seperator.png);
background-repeat: no-repeat;
background-position: left top;

this did nothing.

I also tried to put the following into the ATO>Post/Page Info Items>Footer (all areas but on the pages...)

<div class="entryEND"></div>

and plugged the following into CSS inserts

.entryEND{
height: 17px;
width: 630px;
background-image: url(/wp-content/themes/atahualpa364/images/posts_seperator.png);
background-repeat: no-repeat;
background-position: left top;
}

Again, nothing happened.


The url is: http://akathedomesticengineer.com/wordpress/

Any help would be greatly appreciated. Thank you!
  #2  
Old Jun 22, 2011, 03:09 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Do you have all the bug fixes for 3.6.4 applied?
__________________
~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 Jun 22, 2011, 03:20 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I just put this in the Post Footer box and it worked fine.
HTML Code:
background: url(http://akathedomesticengineer.com/wordpress/wp-content/themes/atahualpa364/images/posts_seperator.png) no-repeat left top;
__________________
~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.
  #4  
Old Jun 22, 2011, 04:15 PM
OUMomof3
 
12 posts · Jun 2011
YAY! I was able to get it to work after applying the fixes... however, now I have 'Deal 2>' after all the post titles. Not sure why this happened.

Thank you lmilesw!

Last edited by OUMomof3; Jun 22, 2011 at 04:18 PM.
  #5  
Old Jun 22, 2011, 04:18 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Make sure all the 3.6.4 fixes are applied. That sound like an issue handled by one of them.
__________________
~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.
  #6  
Old Jun 22, 2011, 04:33 PM
OUMomof3
 
12 posts · Jun 2011
Sure enough. I had put all the fixes through and just went back through the list, it was 364-05 that took it off again.

Thank you.

Solved.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Image as vertical divider sidebar/main content Maartje Sidebars & Widgets 6 Dec 16, 2010 06:22 AM
Divider between Page Menu Bar items rebecca Page & Category Menu Bars 3 Apr 9, 2010 07:26 AM
Change color of post footer box divider line pltrace Post-Kicker, -Byline & -Footer 4 Jan 13, 2010 01:42 PM
Post divider line spacing? pltrace Post-Kicker, -Byline & -Footer 2 Feb 28, 2009 08:33 AM
Post / Page Info Items - Button crashes comp, how do I add to post-footer? Image help everygirlssecret Post-Kicker, -Byline & -Footer 1 Jan 5, 2009 01:12 PM


All times are GMT -6. The time now is 03:50 AM.


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