I would like to put a header image in the provided location and have it be clickable, linking to the home page. Ideally, the header link would be inactive when on the home page. I do not want the blog name to appear above.
Please advise.
I would like to put a header image in the provided location and have it be clickable, linking to the home page. Ideally, the header link would be inactive when on the home page. I do not want the blog name to appear above.
Please advise.
I am sorry, but I cannot figure out what to do from the posts you refer me to. I have put my header image in as follows. I do not know what to do to make it clickable.
#branding {
background:url(images/header-image.jpg) no-repeat center bottom;
margin-bottom:26px;
padding:44px 0 198px 0; /* Bottom padding is the same height as the image called above */
You must log in to post.