Found a way to make an image in blog title, now make it clickable?
-
Hello,
Finally figured out how to get an image where the blog title would normally go, but now how can I make that section clickable to go back to the home page? My code is below..
#masthead h1 {
background:url(‘http://stillcrazyafterallthesebeers.files.wordpress.com/2010/02/logo1.png’) no-repeat top;
background-position:top center;
color:#fff;
font-size:0;
height:176px;
margin-top:12px;
padding:0;
}Thanks!
The blog I need help with is: (visible only to logged in users)
- The topic ‘Found a way to make an image in blog title, now make it clickable?’ is closed to new replies.