My blog is here at themabelkwong.wordpress.com and I've got the CSS custom upgrade. I'm using the Twenty Eleven theme.
I've widened the page / one-column width of my blog and widened the primary column and sidebar width too.
As you can see, the header image is stretched. Is there a way to unstretch it? Or do I have to upload another header that is wider in length?
Here is some of my code I put in the CSS box:
#page {
margin:2em auto;
max-width:1100px;
}
#primary {
margin:0 -56.4% 0 0;
}
#content {
margin:0 34% 0 7.6%;
}
#secondary {
float:right;
margin-right:3.6%;
width:23.8%;
}
Any help will be much appreciated. Thanks!
The blog I need help with is themabelkwong.wordpress.com.