Hi,
I used the following to change the height of my custom header image in the Twenty Eleven theme (found in a helpful reply by thesacredpath here).
#branding img {<br />
height:149;<br />
width:100%;<br />
margin-bottom: -7px;<br />
}
I know that the custom header upload wizard forces you to crop anything that isn't 1000x288, so I understand I need to insert my preferred header image with CSS into the #branding img section. However, I can't figure out how to do that. I've tried inserting
background-image:url('http://richfitzgerald.files.wordpress.com/2011/11/transition-team-header12.png');
but that doesn't seem to work. Here's the link to my site: http://richfitzgerald.wordpress.com
I appreciate any help.
Thanks,
Eric
The blog I need help with is richfitzgerald.wordpress.com.