How Do I Center the Header? - SOLVED!

Jan 23, 2010 22:33

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 awful. Is there anyway to fix this?

Help greatly appreciated.

T.I.A. :)

Solution: Instead of centering the header, I made a copy of it, stretched it, and replaced the original with the new one! :)

entries:header, page:size

Previous post Next post
Up