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


 
Prev Previous Post   Next Post Next
  #1  
Old Jun 22, 2011, 02:57 PM
OUMomof3
 
12 posts · Jun 2011
[SOLVED] Use an Image in the Post Footer as a divider

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!
 

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 05:33 PM.


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