Hi,
I am trying to replace the title on my site with our logo. I have found this bit of code and replaced the image url with the url for an image in my media library
#logo h1 a {<br />
display: block;<br />
width: 960px;<br />
height: 184px;<br />
background: url(http://2.bp.blogspot.com/-kW2FgrXslxk/Tzl73SZFzcI/AAAAAAAAALQ/8Jj66Wh2MLA/s1600/Header5.png) no-repeat -20px;<br />
text-indent: -9999px;<br />
}<br />
#header {<br />
padding-bottom: 0;<br />
}
but it doesn't seem to work! It removes the title and creates the right space for the logo - but no logo appears. The template I am using is misty lake.
Thanks!
The blog I need help with is mka4h2013.wordpress.com.