Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: changing admin bar

Since you’re using a fixed width (960)… I assume you added either a wrapper around the whole interface or set the body to have a width of 960. Simple put ‘position: relative;’ on that parent element (i.e. the body or your new wrapper) and put ‘left: 0;’ back on the wp-admin-bar.

Skip to toolbar