[wp-hackers] Customizing wp-admin

Wordpress Developer wordpress.development at gmail.com
Fri Jun 18 20:59:28 UTC 2010


Yeah, for this I like to fuzz via Firebug. With extentions, you can even
find the unused CSS selectors:

http://www.nealgrosskopf.com/tech/thread.php?pid=66


On Fri, Jun 18, 2010 at 12:16 PM, scribu <scribu at gmail.com> wrote:

> On Fri, Jun 18, 2010 at 9:22 PM, Olumide Alabi <me at olumidealabi.com>
> wrote:
>
> > Does a list exist anywhere with the IDs and Classes that I need to
> override
> > in my custom stylesheet? That would be very helpful.
>
>
> Use DOM Inpsector in Chrome or Firebug in Firefox to see what classes are
> used on various admin screens. Much more practical than a static list of
> ids
> and classes, IMO.
>
>
> --
> http://scribu.net
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list