Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: changing admin bar


vlp
Participant

@vlp

another solution is to center the div with class padder and set a width to 960px. The centering is already set (margin:0 auto), so you just need to add

.padder {width:960px !important}

Skip to toolbar