Title: alternate wp-admin.css
Last modified: December 20, 2016

---

# alternate wp-admin.css

 *  [notthatugly](https://wordpress.org/support/users/notthatugly/)
 * (@notthatugly)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/alternate-wp-admin-css/)
 * I’ve modified wp-admin.css so that it now has a vertical menu and a purple colour
   scheme. For anyone who’s interested, it’s [here](http://inconsequentiality.com/wp-admin/wp-admin.css)(
   [screenshot](http://inconsequentiality.com/design/adminss.jpg)) It’s slightly
   screwy in IE 5.5 (scrolls horizontally) but fine in Firebird; which, as it’s 
   for my own personal use, is all I care about really.
    Any other control freaks
   out there who’ve customised the interface?

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/alternate-wp-admin-css/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/alternate-wp-admin-css/page/2/?output_format=md)

 *  [Cena (a11n)](https://wordpress.org/support/users/cena/)
 * (@cena)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/alternate-wp-admin-css/#post-28433)
 * Awesome job, ugly! Thanks.
 *  [Sushubh](https://wordpress.org/support/users/sushubh/)
 * (@sushubh)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/alternate-wp-admin-css/#post-28436)
 * Yeah, pretty cool…
    just that everything is centrally aligned. 😛
 *  Thread Starter [notthatugly](https://wordpress.org/support/users/notthatugly/)
 * (@notthatugly)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/alternate-wp-admin-css/#post-28439)
 * Well, if that was a problem for you you’d get rid of ‘text-align:center’, just
   as if you disliked purple you’d change the colours. I don’t use the admin pages
   for reading previous entries, so it’s not an issue for me.
 *  Moderator [Matt Mullenweg](https://wordpress.org/support/users/matt/)
 * (@matt)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/alternate-wp-admin-css/#post-28440)
 * It would be neat to see more of these. Thanks for posting yours.
 *  [Sushubh](https://wordpress.org/support/users/sushubh/)
 * (@sushubh)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/alternate-wp-admin-css/#post-28451)
 * oh yeah, i now noticed that the css file was not accompanied by any legal document
   prohibiting me to modify the file to my liking, so I can make the desirable changes.
   😉
    Thanks for the tip anyways, I will switch to default alignment and lightgrey
   color. And thanks for an alternative view to the backend… 🙂 I like it a lot!
 *  [NuclearMoose](https://wordpress.org/support/users/nuclearmoose/)
 * (@nuclearmoose)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/alternate-wp-admin-css/#post-28453)
 * [@ntu](https://wordpress.org/support/users/ntu/)…
    Sweet looking job, Ugly. Have
   you used the Web Developer tool for Firebird? Perhaps that can help you track
   down the horizontal scrolling issue. I’m gonna dissect your code and goof around
   with it. Thanks for posting and whetting my creative appetite! 🙂 Craig.
 *  [NuclearMoose](https://wordpress.org/support/users/nuclearmoose/)
 * (@nuclearmoose)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/alternate-wp-admin-css/#post-28454)
 * [@sushubh](https://wordpress.org/support/users/sushubh/),
    Dude, default layout
   and light grey? Whoa, settle down…don’t be so radical! <BIG GRIN> 😛 Minimalist
   AND an OPERA lover–what a combo! <EVIL GRIN> 🙂 Craig.
 *  [Sushubh](https://wordpress.org/support/users/sushubh/)
 * (@sushubh)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/alternate-wp-admin-css/#post-28457)
 * default alignment (i.e. left aligned) 😉
    and my opera is pretty minimilist… 
   [Here](http://blog.sushubh.com/images/my_opera_setup.png) is a screenie!
 *  [TechGnome](https://wordpress.org/support/users/techgnome/)
 * (@techgnome)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/alternate-wp-admin-css/#post-28468)
 * [@ntu](https://wordpress.org/support/users/ntu/): – that rocks! Brings a much
   needed refrshing view to the admin side.
    I just need (read want) to make a couple
   of changes to suit my needs. – Update the colors to fit my site, and change center
   to left justify… I think that jsut goes to show how flexible WP really is. That
   a simple CSS file can drasticaly change to look of things. TG
 *  [Sushubh](https://wordpress.org/support/users/sushubh/)
 * (@sushubh)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/alternate-wp-admin-css/#post-28472)
 * yeah this is more like it! thanks…
 *  [sisob](https://wordpress.org/support/users/sisob/)
 * (@sisob)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/alternate-wp-admin-css/#post-28475)
 * Any chance of a sheet that changes the orientation but not the colors? I really
   like the current theme of the admin interface..
 *  [Sushubh](https://wordpress.org/support/users/sushubh/)
 * (@sushubh)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/alternate-wp-admin-css/#post-28481)
 * [http://wordpress.org/support/5/1391#post-4](http://wordpress.org/support/5/1391#post-4)
   
   the author made it pretty clear! 😉
 *  Thread Starter [notthatugly](https://wordpress.org/support/users/notthatugly/)
 * (@notthatugly)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/alternate-wp-admin-css/#post-28497)
 * I deliberately kept the colour scheme simple so that changing it would be a simple
   matter of find/replace (my first draft was green!) . And it should be pretty 
   easy to restore any original features, such as the colours and the logo, by cutting
   and pasting from the original .css. It just seemed a logical next step, after
   experimenting with wp-layout.css, to play around with the backend and see what
   could be done with that. If you have experience customising wp-layout you shouldn’t
   have too much trouble with wp-admin.
    I have the Web Developer tool, but haven’t
   played around with it much yet; I think the IE issue may be down to the width
   of the table as specified in the html. IE seems to be rendering it as 90% of 
   the page width including the left margin, whereas Mozilla and Opera calculate
   it as 90% _minus_ the left margin. Annoying. Another issue is that because the
   html specifies a white table background for the ‘Team’ listing, that’s displaying
   white-on-white for me. But, as it’s a single-user blog and I never use that page,
   I don’t care 😉
 *  Anonymous
 * [22 years, 3 months ago](https://wordpress.org/support/topic/alternate-wp-admin-css/#post-28876)
 * I think I am right in saying the IE margin issue requires the application of 
   the Celik Tantek voicebox hack. It has now been confirmed that the CSS validator
   was broken but all OK now. That should fix it.Or it will drive you nuts trying
   🙂
 *  Anonymous
 * [22 years, 3 months ago](https://wordpress.org/support/topic/alternate-wp-admin-css/#post-28877)
 * That is Tantek Celik of course. I am dyslexic ! Sorry.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/alternate-wp-admin-css/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/alternate-wp-admin-css/page/2/?output_format=md)

The topic ‘alternate wp-admin.css’ is closed to new replies.

 * 16 replies
 * 8 participants
 * Last reply from: [Matt Mullenweg](https://wordpress.org/support/users/matt/)
 * Last activity: [22 years, 3 months ago](https://wordpress.org/support/topic/alternate-wp-admin-css/page/2/#post-28878)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
