Community Forums › Forums › Design Tips and Tricks › Where to add the Header Image Hyperlink?
Tagged: header hyperlink image, header image link, home
This topic contains 9 replies, has 3 voices, and was last updated by SoZo 5 months, 3 weeks ago.
-
AuthorPosts
-
November 26, 2012 at 9:41 pm #1811
Hi guys, I’m trying to find out how to add the Where to add the Header Image Hyperlink?
Good day!
November 27, 2012 at 9:32 am #1843The link is already there. You’ll notice it if you hover on the left edge of your logo image. You need to increase the width of .header-image #title-area, .header-image #title, .header-image #title a and decrease the width of #header .widget-area
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
November 29, 2012 at 4:43 pm #2402I have same problem. Trying to make a ew website http://www.meelelahutusmeka.com with header text there are hyperlink to home page, but with custom image not? How?
November 29, 2012 at 5:16 pm #2409You have .header-image #title-area, .header-image #title, .header-image #title a set to a height of 0px
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
November 29, 2012 at 6:11 pm #2428Thank. It works now:)
November 29, 2012 at 7:07 pm #2436November 30, 2012 at 10:48 am #2542SoZo you are very helpful thank you very much. and You Kujutaette, you page loos really cool. What child theme is that?
Now I do not understand well what you guys are doing but I can’t get mine hyperlink to cover the entire image without affecting the formatting of the header. This is what I got from what you told me SoZo:
#header .widget-area {
float: right;
width: 50%;
}/* Image Header – Partial Width
———————————————————— */.header-image #title-area,
.header-image #title,
.header-image #title a {
display: block;
float: left;
height: 100px;
overflow: hidden;
padding: 0;
text-indent: -9999px;
width: 50%;
}Any suggestions?
Thanks.
November 30, 2012 at 12:14 pm #2572November 30, 2012 at 12:40 pm #2586Perfect, I got it perfect, thank you so much… I did it at 500px!!!!
Have wonderful weekend guys.
November 30, 2012 at 4:19 pm #2659 -
AuthorPosts
The topic ‘Where to add the Header Image Hyperlink?’ is closed to new replies.