Wordpress Admin Plugin/Theme
Published 6.28.2005 by ~mattg
Wordpress is an excellent blogging tool, so much so that I use it twice (here and the Wild). A co-worker, who happens to be a web designer, showed me the WP Tiger Administration plugin. From what I can see, it’s a stylesheet that follows CSS2 and a short PHP plugin to change the stylesheet for the admin side.
The look is much cleaner and easier to navigate than the default admin theme. There is one caveat: Because IE does not implement CSS2, this theme will not work in IE. Your admin site will default back to the normal admin style if you have this plugin installed and you access your site via IE (finally, stick it to the IE people :)).
Enjoy!
Filed under Web Development
Thanks for the link.
I also use your theme so thanks also fo that!
“finally, stick it to the IE people ” Unfortunately, it also sticks it to the Maxthon and Safari people.
Well, considering the CSS2 is the upcoming standard, browsers should recognize and implement it. I expect that type of behavior from IE, but would think that Maxthon and Safari developers would be more “standards aware”.