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 » Header configuration & styling »

[SOLVED] Add image to header area


  #1  
Old Feb 6, 2012, 11:48 AM
Angiec
 
8 posts · Jan 2012
ATA 3.7.3

I'd like to add an image between the page menu and header image in my header area, so I used the following code in the "configure header area" space--

Code:
%page-right %logo <div style="float:right; margin-right:40px;margin-top:-45px;">

<a href="link"><img src="
url("http://yourdomain.com/wp-content/themes/atahualpa/images/poccta.png")" /></a>

</div>
%image %bar1
The image is not showing up- can you find my error?

Thanks-- LOVE this theme! :)

Last edited by juggledad; Feb 13, 2012 at 01:46 PM.
  #2  
Old Feb 6, 2012, 12:07 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Take off the quote after the closing parenthesis on the image URL.
__________________
~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 Feb 6, 2012, 12:11 PM
Angiec
 
8 posts · Jan 2012
I did that, saved, refreshed, and I'm still not able to see it. Below is what I have now... Any other ideas?

Code:
%page-right %logo <div style="float:right; margin-right:40px;margin-top:-45px;">

<a href="link"><img src=
url("http://yourdomain.com/wp-content/themes/atahualpa/images/poccta.png")/></a>

</div>
%image %bar1

Last edited by juggledad; Feb 13, 2012 at 01:45 PM.
  #4  
Old Feb 6, 2012, 12:46 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
this
HTML Code:
<a href="link"><img src="
url("http://yourdomain.com/wp-content/themes/atahualpa/images/poccta.png")" /></a>
is invalid HTML, it should be
HTML Code:
<a href="link"><img src="http://yourdomain.com/wp-content/themes/atahualpa/images/poccta.png" /></a>
__________________
"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; Feb 13, 2012 at 01:44 PM.
  #5  
Old Feb 6, 2012, 01:46 PM
Angiec
 
8 posts · Jan 2012
Solved- thank you!
  #6  
Old Feb 6, 2012, 01:51 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Oops... missed that... Thanks JD... Closing as solved.
__________________
~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.

Bookmarks

Tags
header, image



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Header image duplicating in header area burnhamg Header configuration & styling 2 Dec 14, 2010 09:34 PM
[SOLVED] Can't get rid of text in logo image area in header area unadoyle Header configuration & styling 2 Sep 2, 2010 04:43 AM
header image as background image for logo area soni Atahualpa 3 Wordpress theme 8 Apr 2, 2010 03:05 AM
Header image area dropping down over the first post area bushtool Header configuration & styling 2 Sep 16, 2009 12:17 PM


All times are GMT -6. The time now is 04:06 PM.


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