Make the WordPress Admin Section Full Width
April 12th, 2008 at 9:02 PM (17 years ago) by Matt FreedmanOne of the most debated and annoying thing in WordPress 2.5 is that the Admin pages have a max-width on them, which is set to about 980 pixels. Resulting in quite a bit of useless whitespace on the right side of the page, if you have a large monitor.
I have a 22″ monitor with my resolution set to 1680×1050. My browser window is almost always maximized, which meant that about 40% of the screen was being wasted with whitespace. It’s particularly annoying on the Write page, when writing a post felt claustrophobic.
Luckily, Dion Hulse wrote a small plugin, called Remove Max Width, which removes the max-width attributes, and allows the Admin pages to be liquid/fluid width, and use up the entire width of the browser window.
Personally, I now find the Admin section much easier to use, and makes writing a post more of a pleasurable experience. Try the plugin out, if you don’t like it, you can always deactivate it and the Admin section will return to it’s default max-width.
Find something useful here? Feel free to help me out by sending a donation. :)
One Response to “Make the WordPress Admin Section Full Width”
Leave a Reply
April 12th, 2008 at 9:42 PM | Quote Comment
Nice plugin.