Hello,
I have the same problem, my image measures 940x250px, and I modified the css several times and do not solve anything. This is my css now:
# header {
clear: both;
width: 100%;
float: left;
padding: 40px 0 0 0;
}
# branding {
float: left;
width: 100%;
overflow: hidden;
}
What I have to do to make it look the page width size?
This is the blog: [Non-GPL theme moderated]
Thankss!