I have been trying to upload my logo to my new theme Bueno. I have upgraded to edit CSS. But the code below is not showing my logo.
My Blog is Awesomedc.com
I am trying to replace the big black text “AWESOME DC” with my logo.
Is it my code or the Bueno theme is not allowing the new logo?
#masthead h1 {
height:140px;
background:#ffffff url('http://awesomedc.files.wordpress.com/2009/12/large-logo.jpg') no-repeat top center; }
#masthead h1 a {
display:none;
}
The blog I need help with is awesomedc.com.