Hi
This has been driving me mad all morning
as much as I try, I can't get the header height to increase from 200px to 415px using this theme!
Can anyone help? I've made the following changes in style.css:
#header {
margin: 0;
padding: 0;
height: 415px;
100%;
}
#headerimg {
margin: 0;
height: 415px;
width: 700px;
but nothing has changed.