Can anyone help me make my background image a clickable link? I have figured out how to insert the image using css on only the first page:
http://www.theinnergound.com
But I want to be able to click on the image and be directed to the 'home' page, which is my posts page. Right now I entered in for the heading image:
body.page-id-155 {
background:url('http://theinnerground.files.wordpress.com/2012/09/yogasepia.jpg') no-repeat scroll transparent center top!important;
}
What else can I enter to make this image a link? I have tried to read other forum posts, but cannot figure it out.
Thanks!
The blog I need help with is theinnerground.com.