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] Linking images in Header overlay


  #1  
Old Mar 24, 2011, 06:02 PM
sleenie
 
291 posts · May 2009
Texas and New Mexico
Send a message via Skype™ to sleenie
I'm working on getting my Facebook Twitter etc icon overlaying the header. I managed to get the icons to show up but the links just loop back to the site.

Code:
<div id="header_image_sociable">
  <ul>
    <li><a href="http://www.facebook.com/******************">
      <img src="<?php echo site_url(); ?>/wp-content/images/Facebook.png" alt="Facebook" /></a></li>
    <li><a href="http://www.twitter.com/*********">
      <img src="<?php echo site_url(); ?>/wp-content/images/Twitter.png" alt="Twitter" /></a></li>
    <li><a href="http://www.********.com/feed">
      <img src="<?php echo site_url(); ?>/wp-content/images/rss.png" alt="RSS" /></a></li>
  </ul>
 </div>
What am i missing?
__________________
Sleenie
"Plan your work for today and everyday...then work your plan"
  #2  
Old Mar 24, 2011, 06:56 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
looks ok other than all the *'s. I'd have to see the site to see what you mean
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Mar 24, 2011, 08:18 PM
sleenie
 
291 posts · May 2009
Texas and New Mexico
Send a message via Skype™ to sleenie
The *'s were just replacing the links. I'll open it up. Here's the link.
__________________
Sleenie
"Plan your work for today and everyday...then work your plan"
  #4  
Old Mar 25, 2011, 05:32 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
you need to set a 'z-index' higher than the header link, set it to 10 or more.

pages are like a bunch of transparent sheets laid on top of each other. your links are below the header image which is set up as a link itself. since the header image covers the links, it's all you see.
__________________
"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 25, 2011, 07:53 AM
sleenie
 
291 posts · May 2009
Texas and New Mexico
Send a message via Skype™ to sleenie
Thanks so much...got it! Working now.
__________________
Sleenie
"Plan your work for today and everyday...then work your plan"

Bookmarks

Tags
header overlay, linking images

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Clickable Header & Problem linking images tim55057 Header configuration & styling 15 Sep 17, 2013 03:10 PM
Is It Possible To Have Fading Header Images With Image Overlay? robobobo Header configuration & styling 2 Mar 19, 2011 01:15 PM
[SOLVED] Trying to create a row of images each linking to a post pascalel Header configuration & styling 4 Jul 8, 2010 06:48 PM
[SOLVED] title images in widgets are incorrectly linking PrettyChicky Sidebars & Widgets 2 Jul 23, 2009 09:06 PM


All times are GMT -6. The time now is 01:31 AM.


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