Adding a link to the header image
-
So…I got rid of the header text and used the following custom CSS code for my header:
#branding {
background:url(‘http://notchangingmyname.files.wordpress.com/2012/06/new-header.jpg’) 0 0 no-repeat;
min-height:250px;
}Everything looks exactly how I want it. The only thing is, I’d like for there to be a link back to the home page when you mouse over “Not changing my name.” Right now, the link is in the upper left corner, which is where the text USED to be. I’ve tried to fix it, but have failed.
Thanks in advance!
The blog I need help with is: (visible only to logged in users)
-
-
-
- The topic ‘Adding a link to the header image’ is closed to new replies.