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


 
Prev Previous Post   Next Post Next
  #1  
Old Mar 24, 2011, 06:02 PM
sleenie
 
291 posts · May 2009
Texas and New Mexico
Send a message via Skype™ to sleenie
[SOLVED] Linking images in Header overlay

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"
 

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 08:04 PM.


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