Description
This plug-in makes your WordPress admin area fixed width instead of the default, elastic. This is perhaps of the most utility to users with larger monitors who enjoy rocking large browser windows, but do not enjoy trying to compose a post in an editor that has line-lengths of more than 200 characters. Why is this not an option in the default WordPress install? We have no fricking idea. But now, at least, there is an easy solution. https://ogilvi.es/fixed-width-admin/
Customization
You can easily adjust the width of your admin area, its alignment, and the page background color that appears to the left and right of it. Inside the plug-in folder is a file named wp-admin.css, simply open this file in a text editor, and make your changes. All the code has comments that explain the specific functions—don’t be intimidated, just experiment, and if you go too far you can always re-upload the original file.
Screenshots
Installation
- Download the plug-in.
- Unzip the file and upload the resulting directory fixed-width-admin to the /wp-content/plugins/ directory on your server.
- Activate the plugin via the ‘Plugins’ menu in WordPress
- Grab a root beer and enjoy! If you have a really good root beer in hand—like Iron Horse, for instance—then head to the customization section below and have some fun.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Fixed Width Admin” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Fixed Width Admin” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release.
1.1
- Updated compatibility information and stable version number.
1.1.1
- Fixed world’s dumbest bug I caused with 1.1 release. Hopefully.