I tried to change the CSS as follow
#branding img {
height: 210px;;
margin-bottom: -7px;
width: 100%;
}
and to upload a new header image which is 210px but the rendering keeps the HTML attributes at 288px and my image is resized and very ugly. Any tips how to just change the height of the image and use an image that is not rescaled?
The blog I need help with is crakette.wordpress.com.