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] Add logo's or images to the footer


  #1  
Old Mar 22, 2011, 07:10 AM
Ergoedcelnoorderkempen
 
6 posts · Mar 2011
Dear community,

I would like to add some logo's or images to the footer. I suppose there is no standaard way to do so. It should be done in code via editing the footer-code. But what should that code look like?

Is there anybody having some sample code to insert?

Kind regards,
Cornelis
  #2  
Old Mar 22, 2011, 10:29 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
You could also add a new widget area per the instructions in ATO>Add New Widget Area and then use any widget you like.
__________________
~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 23, 2011, 07:13 AM
Ergoedcelnoorderkempen
 
6 posts · Mar 2011
Thanks for the html suggestion. But which path should I mention in the img src? If I import all the logo's in images directory under wp-content/themes/atahualpa/images?

I tryed <img src="themes/atahualpa/images/Arendonk_als_ice_can.jpg"> but that didn't work.

Last edited by juggledad; Mar 23, 2011 at 07:59 AM.
  #4  
Old Mar 23, 2011, 08:01 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try <img src="/themes/atahualpa/images/Arendonk_als_ice_can.jpg">
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Mar 23, 2011, 08:41 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
You could also just put in the fully qualified url
HTML Code:
<img src="http://yourdoamin.com/wordpress/wp-content/themes/atahualpa/images/Arendonk_als_ice_can.jpg">
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Last edited by juggledad; Mar 23, 2011 at 09:05 AM.
  #6  
Old Mar 24, 2011, 07:35 AM
Ergoedcelnoorderkempen
 
6 posts · Mar 2011
Many thanx for the rapid feedback. The php command works but gives a huge image file as output in the footer. Now I need to have 20 tiny icons in there. How can I master size in php commands gdynamically enerating html? If I read well, the stylesheet directory should be modified or so?
  #7  
Old Mar 24, 2011, 07:52 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
If you want more than one image, you must hand code the html to point at each image and style them the way you want them. If you add an image to a post, you can then look at the source and see what the HTML is and then adjust it to fit your needs.

If you are saying that you want to add a bunch of images to a folder and then dynamically show all those images, and dynamically resize them, then you are going to have to add a bit of coding into the theme.

That is beyond the help the forum provides. If you are not a coder, you need to think about looking for a plug-in that will do it for you or hiring someone to implement this for you.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #8  
Old Mar 25, 2011, 06:09 AM
Ergoedcelnoorderkempen
 
6 posts · Mar 2011
No need for all that. Resized them all to set values + hyperlinked them. Just what I needed having to add 50 or so more logo's

Last edited by juggledad; Mar 25, 2011 at 07:23 AM.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
FR: Add variables to the paths to images, headers, logo, favicon, etc. interfasys Atahualpa 3 Wordpress theme 0 Jan 22, 2011 11:58 AM
[SOLVED] how to add images to footer tarak Atahualpa 3 Wordpress theme 6 Jul 21, 2010 02:11 PM
[SOLVED] Footer: How to add line break in footer text StudioGal Post-Kicker, -Byline & -Footer 2 Oct 9, 2009 06:41 AM
how to add images to footer tarak Page & Category Menu Bars 2 Mar 11, 2009 12:48 AM


All times are GMT -6. The time now is 11:53 PM.


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