I'd like to widen the body of my theme and have the header image shift to the center of the new width.
I know how to widen it using:
#container-inner, #header-inner {width: 1200px;}
#gamma {float:right}
.layout-twt #alpha-inner {width: 800px;
}
The above code, however, also adds a big block of color to the right of the header image, which looks
(
Read more... )