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] Adding image to footer does not work. help?


  #1  
Old May 19, 2009, 02:36 PM
crashley1784
 
81 posts · May 2009
Hi -
First, I LOVE THIS THEME! It's very easy to use and configurable.
I'm having a problem with the footer though. In other posts, respondents say just add html to the footer options page, but that is not working for me.
This is what is in the Footer Style box:
Code:
background: url(images/footer.png) center top no-repeat;
padding: 10px;
text-align: center;
color: #777777;
font-size: 95%;
height: 80px;
I have verified that the image file is in the images folder.
I don't understand why it's not showing up.
Link to site: http://www.sethwalkerpoetry.com
Any help is greatly appreciated
  #2  
Old May 19, 2009, 05:35 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
a quick forum search using the keywords 'footer' and 'image' turn up this
http://forum.bytesforall.com/showthr...t=footer+image
  #3  
Old May 19, 2009, 06:23 PM
crashley1784
 
81 posts · May 2009
Yes, I'm aware of that. I'm not an ignorant forum user. I search before I ask. What I said in my post that I followed what the other footer image posts said, but it's not working for me. I'm trying to figure out why.
  #4  
Old May 19, 2009, 07:10 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
I did not mean to make a judgement, I was simply pointing you in a direction to go.

if you want to insert an image in the footer you need to put something like this

<img src="http://www.w3schools.com/images/w3schools_green.jpg" width="104" height="142">

in the ATO -> Footer -> Footer: Content

if you want to have a background image for the footer, you need to use CSS and insert something like this

#footer {
background: url("http://www.w3schools.com/images/w3schools_green.jpg");
}

in the ATO -> HTML/CSS Inserts -> CSS Inserts

and then you should go and give Flynn a donation for making it all possible.
  #5  
Old May 20, 2009, 12:15 AM
crashley1784
 
81 posts · May 2009
Well, I finally got it working. I had to put the css code in a very specific format in the Footer content section of the ATO, not the css inserts. Thanks for the help.

Last edited by crashley1784; May 20, 2009 at 12:19 AM.
  #6  
Old Dec 1, 2010, 06:19 PM
sideshow557
 
3 posts · Dec 2010
Crashley, just as you requested detailed info and then appeared less than grateful to the moderator it would have been helpful if you had provided detail about your "custom" fix.
  #7  
Old Dec 1, 2010, 06:39 PM
sideshow557
 
3 posts · Dec 2010
Thanks juggledad the CSS insert worked. And didn't have to add any "specific" code. :-)

Bookmarks

Tags
footer image

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Removing page name from Body. Also, adding links into Footer OrganicAnalyticsNow Atahualpa 3 Wordpress theme 19 Feb 23, 2010 12:46 PM
[SOLVED] Aesthetic Changes - Adding Image To Bar1, Adjusting Footer/Copyright Layout mannitol Atahualpa 3 Wordpress theme 8 Oct 3, 2009 02:03 AM
Adding ShareThis Code to Post Footer clearlygold Post-Kicker, -Byline & -Footer 4 Jun 4, 2009 09:54 AM
Adding a link to the Footer of my post Hamlet Post-Kicker, -Byline & -Footer 2 May 21, 2009 06:50 PM
can't get comments footer to work bcorrigan Post-Kicker, -Byline & -Footer 1 Apr 2, 2009 09:25 AM


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


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