Hi I was wondering is there an easy way to override the WordPress Dashboard CSS styles?
Please help. Even a jQuery solution will do.
Hi I was wondering is there an easy way to override the WordPress Dashboard CSS styles?
Please help. Even a jQuery solution will do.
You must be logged in to post a comment.
This seems like a pretty solid guide to altering it: http://codex.wordpress.org/Creating_Admin_Themes
Is this what you had in mind?
Insert This Into a Plugin or a Custom Theme functions.php
Use a developer tool bar to figure out which css rule you need to add to your custom css file.