WP 2.5 and ABTheme
A display bug occurs in the ABTheme Admin section under WP 2.5 – columns in the Menu and Layout tabs are shrunk down. They work, but it’s a pain to use. So, since we are all now moving to 2.5.1 (NOT 2.5) here’s an interim patch (either option):
- Replace the /wp-admin/wp-admin.css file. This download has the modified wp-admin.css style sheet for WordPress 2.5.1 – DO NOT use it in any other version! To use it, unzip and upload to your blog, replacing that single file. You may have to refresh your pages for the change to activate.
- Edit your /wp-admin/wp-admin.css file. For any 2.5.x version, just edit your Admin stylesheet wp-admin.css, and add this line at the very bottom, then save – again, refresh to see the change:
#wpcontent .wrap select {height: 100%;}
The next release of ABTheme will fix it, but until then (hopefully early this week) this should solve the display glitch.








