Go to the sidebar | Go to the main content
 

Wordpress 2.5

March 30th, 2008 at 06:28 PM in Internet Related, Minor Events, Site Specific

I’ve upgraded. Really, I’ve only upgraded so quickly because the screen shots of the new post page show how really sexy it is. It’s those buttons. And the dashboard is so… useful and beautiful!

Except for the fact that it’s stupid because it’s not very fluid. Very fluid? I mean that it’s fluid for resolutions up to 1024 by 768, but anything larger (in width) than that will have the main portions no longer stretch.

See all that useless white-space.

I’m pretty sure I’m not the only one complaining about this, check search the blogs with Google with the words “wordpress 2.5 widescreen” if you’d like.

I’ve changed the stylesheet to my liking, however, and made a little plugin for those who don’t want to dig into their stylesheets. It’s only four lines of code, I believe. Just add it to somewhere like: wp-admin > css > global.css

.wrap, .updated, .error { max-width: 5000px !important; }
.updated, .error { max-width: 4970px !important; }
div.dashboard-widget { margin-right: 15px !important; }
#rightnow { margin-right: 2px !important; }

Here’s a quick plugin. Save it as a “.php” file and upload it to your plugins folder. Activate it. wp-fluid.txt

This plugin makes the max-width much larger, so that it’ll support much larger screen resolutions. It also fixes a discrepancy between the padding in the main pages. It was put together after a brief snoop of the current stylesheet.

Otherwise, here’s my pros and cons list

Pros

  • It’s beautiful.
  • It’s a welcomed design from the old admin panels, which was pretty cluttered in some spots. And this design isn’t one to distract.
  • Tag management is completely supported.
  • Searching everything is supported, no more plugins.
  • Dashboard widgets.
  • Automatic plugin upgrade. This is wonderful, no more wasted time on plugins.
  • That media gallery is awesomes.
  • No more messing with my code in posts.

Cons

  • The contrast isn’t impressive. Some thing’s need me to squint a little on my laptop. The light blue’s not doing much favors.
  • Obviously, the non-fluidity.
  • The font size isn’t very impressive on some parts of the admin pages. Making it bigger with Firefox provokes some sections to semi-break. (See the “Settings, Plugins, Users” menu.)
  • Some things that used to be on the sidebar of the post pages are now under the textarea. I don’t like that. Especially the categories.

3 Responses to “Wordpress 2.5”


Richard said at April 12th, 2008

Thank you SO much. I can’t believe that Zeldman had a hand in the admin design and he missed something as big as that. I decided to search to see if anyone else was annoyed by it, or if I was crazy. Thanks for this awesome plugin, I really appreciate it.

Juice said at April 15th, 2008

Yay! Thank you SO much. I’ve been so irritated ever since I got 2.5 few weeks ago and now I can finally do this :D

CARLY said at April 23rd, 2008

Wow. Nice post. I like 2.5 as well - nothing has really bothered me about the design: but I’m sure now I’ve read your post it will! lol

I wanted to say as well that I LOVE your site design, I really do. You should release a theme!

Leave a Reply

Name and e-mail address required, but your e-mail address isn't shown. Line breaks are automatically converted and the following tags are allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>




Search Form

About this Entry

This entry was posted on Sunday, March 30th, 2008 at 06:28 PM and is filed under Internet Related, Minor Events, Site Specific. You can follow any responses to this entry through the RSS 2.0 feed.

You can leave a response, or trackback from your own site.

Recent Entries

...to the full Archive...?

Miscellaneous