Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] Hyperlink Header Image in Atahualpa 367 (http://forum.bytesforall.com/showthread.php?t=14382)

kmages May 27, 2011 10:23 AM

[SOLVED] Hyperlink Header Image in Atahualpa 367
 
Can someone kindly tell me how to hyperlink the only image in my header folder? I know there is an option in the control panel to have the image link back to "Home" but I want to direct the image away from my blog.

www.nfcdata.com/blog

Regards,

Ken Mages

lmilesw May 27, 2011 11:16 AM

There is a thread in the Gold forum about linking header images but it involves editing theme files. I think the easiest way, especially since you only have one image is to just put a hyperlinked image in place of %image in the Header Area box and style with CSS.

kmages May 27, 2011 11:20 AM

Sorry to be so "newbee" but how would I code that and where? I have an image in the header region (I figured that out) but I can only get that image to flush right. I just want to link the image with the three devices that is in the center which resides in the header folder.

Where is the GOLD area?

Thanks again,

kgm

lmilesw May 27, 2011 12:22 PM

The Gold are is one of the sections of this forum for those that have contributed $20 or more which you have. If you go to the home page you will see if if you scroll down a bit. I don't think that will be the best solution for you.

The following should work for you. Just replace %image. What I did is create a hyperlinked image and wrapped it in a div with a width the same as the image and set auto left and right margins which centers it. The link to Google should of course be changed.

HTML Code:

<div style="width: 1004px; margin-left:auto;margin-right: auto;"><a href="http://www.google.com"><img src="http://nfcdata.com/blog/wp-content/themes/atahualpa367/images/header/SQWIZZ.png" /></a></div>

kmages May 27, 2011 03:21 PM

Most kind thanks.

kgm

kmages May 27, 2011 03:31 PM

I believe this worked perfectly, just not sure if the image is overlaying itself? But it looks and works just as I had hoped. Very kind thanks. I needed to at the http://nfcdata.com which was not clear in the panel instructions FWIW.

kgm


All times are GMT -6. The time now is 07:17 PM.

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