Is there a list of the ID’s and Classes I can give HTML elements in the admin panel in order to closely mimic the wordpress look and feel?
Leave a Reply
You must be logged in to post a comment.
Is there a list of the ID’s and Classes I can give HTML elements in the admin panel in order to closely mimic the wordpress look and feel?
You must be logged in to post a comment.
Onextrapixel’s blog post How To Design And Style Your WordPress Plugin Admin Panel isn’t an official reference, but it is a nicely detailed one.
There isn’t an official reference, but they’re easy enough to spot using Chrome’s or Firebug’s “Inspect Element” option.
I had just recently picked up (form comment in some question here) this – WordPress.org UI Styleguide. It seems to be official (linked to from UI development blog at least).