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] Rotating Header Image not linking to home


  #1  
Old Feb 28, 2012, 11:17 AM
jen_bville
 
9 posts · Jan 2012
[SOLVED] Rotating Header Image not linking to home

Hi, I was wondering why my header won't link to the home page when I turn the Rotate header images with Javascript to any number. I have 4 images that I want to rotate.

Thanks!
  #2  
Old Feb 28, 2012, 11:29 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
The link function won't work if you have fade turned on.
__________________
~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 28, 2012, 11:39 AM
jen_bville
 
9 posts · Jan 2012
That's to bad. Thanks for the reply.
  #4  
Old Feb 28, 2012, 11:55 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
You can use some plugins such as the Cimy header image rotator for fades with clickablility.
__________________
~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 28, 2012, 11:59 AM
jen_bville
 
9 posts · Jan 2012
I'll give that a try, Thank You!
  #6  
Old Feb 28, 2012, 12:09 PM
jen_bville
 
9 posts · Jan 2012
Can I ask one more question on this? Would I place the code in the header.php? If so would I also remove
<!-- Header -->
<td id="header" colspan="<?php echo $cols; ?>">

<?php echo bfa_header_config(); ?>

</td>
<!-- / Header -->

And replace it with my new code

<div id="cimy_div_id_0">Loading images...</div>
<div class="cimy_div_id_0_caption"></div>
<style type="text/css">
#cimy_div_id_0 {
float: left;
margin: 1em auto;
border: 1px solid #000000;
width: 1000px;
height: 200px;
}
div.cimy_div_id_0_caption {
position: absolute;
margin-top: 175px;
margin-left: -75px;
width: 150px;
text-align: center;
left: 50%;
padding: 5px 10px;
background: black;
color: white;
font-family: sans-serif;
border-radius: 10px;
display: none;
z-index: 2;
}
</style>
<noscript>
<div id="cimy_div_id_0_nojs">
<img id="cimy_img_id" src="http://ballelectricinc.com/wp-content/Cimy_Header_Images/0/header1.png" alt="" />
</div>
</noscript>

Bookmarks

Tags
header, home, javascript, link



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Keep rotating Header Image on Home Page and Different header image on each p clausont Header configuration & styling 53 May 17, 2012 11:56 PM
Rotating Header Images link to Different pages instead of home page? WordPressZen.com Header configuration & styling 10 Oct 13, 2010 12:41 PM
Rotating header images only on static home page? ourworldmyeye Header configuration & styling 3 May 25, 2010 07:30 AM
separate linking for rotating banners starloft New Versions, & Updating 1 Jul 22, 2009 10:54 AM
Fixed HeaderImage for Home Page & then Rotating Header Images for other pages? kippiper Header configuration & styling 6 Jun 29, 2009 06:47 AM


All times are GMT -6. The time now is 04:30 AM.


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