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] Linkable header image while using fade effects?


  #1  
Old Sep 24, 2010, 09:36 AM
bymclaugh
 
4 posts · Nov 2009
[SOLVED] Linkable header image while using fade effects?

OK, I've set up a site and set the Atahualpa option for making the header image clickable to yes, I've placed images in the header image folder and I set it to display the images for 5 seconds each. If I then try to add in the option to have the images fade from one to the other, the header image is no longer clickable. Is this supposed to happen, and is there a way to fix it?

I'm using version 3.5.3 of the theme. Thanks for any help!

Brian
  #2  
Old Sep 24, 2010, 09:36 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
The fading header does indeed "break" some functionality. Overlaying the blog title and tagline over the header is another feature that breaks if you turn on fading.
__________________
~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 Nov 7, 2010, 03:37 PM
kjetil
 
45 posts · Jul 2009
Oslo - Norway
Send a message via Skype™ to kjetil
Thanks for pointing this out.
Just discovered that the header images set to fade makes the overlayed title/tagline disappear - I'd like to add this on my wish list
Keep up your good work, guys!
__________________
Kjetil
- Dolcevita.no
  #4  
Old Nov 7, 2010, 08:30 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
What I did on this site is wrap a hyperlinked image in a div in the same box with %image and %pages and positioned it with CSS. You don't HAVE to use the title and tagline that WordPress gives you.
__________________
~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.
  #5  
Old Feb 25, 2011, 02:44 PM
tm_designer
 
4 posts · Feb 2011
Could you possibly post the code for what you have in the "%image" field and the css for what you did on your site? I've tried it but I can't seem to get it to work. I'm sure I've missed something, I'm not a skilled coder! Thanks.
  #6  
Old Feb 25, 2011, 02:57 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
On that site here is what I have in "Configure Header Area"

HTML Code:
%pages %image <div class="image-box"><a href="http://www.novatours.com/">
<img border="0" alt="Nova Tours" src="http://www.novatours.com/wp-content/themes/atahualpa351/images/novatourslogofloat.png" width="212" height="100" />
</a></div>
And here is what I have for that div in CSS Inserts

HTML Code:
.image-box {
position: relative;
top: -130px;
left: 20px;
z-index: 40;
height:10px;
}
__________________
~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

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fade in/out header Overlayed Blog Title/Tagline Style jj001 Header configuration & styling 1 Sep 5, 2010 06:50 PM
[SOLVED] Best way to add linkable rotating images to header? joegore Header configuration & styling 6 Aug 31, 2010 10:30 PM
Image Mosaic, full page, linkable manuhoz Center area post/pages 3 Jul 30, 2010 09:50 AM
3.5.1 Fade in/out header images with Javascript issues Kadin Header configuration & styling 7 Jul 17, 2010 04:23 PM
[3.5.1] Fade in/out header . Wrong alignment v-ice Header configuration & styling 1 Jun 11, 2010 04:03 AM


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


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