I am trying to change the size of the header image on my blog. The current theme I am using only allows for 690px by 185px. My header is much bigger in height. Can anyone help me with the CSS coding for this problem? With my research I came up with the following:
}
#header-image {
height: 350px;
margin: -40px auto 60px;
width: 690px;
Please?! I am desperate!
The blog I need help with is dreamsresidewithin.com.