You'll need to know your way around CSS a bit. Open your style.css file from Appearance > Editor.
Where it says width: 970px;, you'll have to change into width: 1000px;.
Under ul#nav, change width: 950px; to width: 980px;.
As for the sidebars and the middle content, you'll need to find #l_sidebar, #content, #sidebar and find the corresponding width declarations in those and change them accordingly. Remember, each declaration is of the format width: 999px; - semicolon included.




Post 1.
Reply With Quote

Bookmarks