Title: [Plugin: WP Help] Modify CSS
Last modified: August 20, 2016

---

# [Plugin: WP Help] Modify CSS

 *  Resolved [WebEndev](https://wordpress.org/support/users/munman/)
 * (@munman)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-help-modify-css/)
 * Awesome version 1.0!
 * I know there are other ways to do this, but it would be convenient to have a 
   way to edit admin CSS from directly within the plugin for quick tweaks on the
   wp-help.css file…
 * Thanks for a great plugin that leverages WP standards.
 * [http://wordpress.org/extend/plugins/wp-help/](http://wordpress.org/extend/plugins/wp-help/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Mark Jaquith](https://wordpress.org/support/users/markjaquith/)
 * (@markjaquith)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-help-modify-css/#post-2900760)
 * There’s a hook for that!
 * `cws_wp_help_load`
 * Hook in there, and have your callback function do a `wp_enqueue_style()` call,
   to enqueue your stylesheet.
 *  Thread Starter [WebEndev](https://wordpress.org/support/users/munman/)
 * (@munman)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-help-modify-css/#post-2900764)
 * Very nice!
    Thanks Mark
 *  [Florian Steller](https://wordpress.org/support/users/guesmo/)
 * (@guesmo)
 * [13 years ago](https://wordpress.org/support/topic/plugin-wp-help-modify-css/#post-2901092)
 * How can I actually use _cws\_wp\_help\_load_ to enqueue my own stylesheet?
    Could
   you post an example, please?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: WP Help] Modify CSS’ is closed to new replies.

 * ![](https://ps.w.org/wp-help/assets/icon.svg?rev=2938042)
 * [WP Help](https://wordpress.org/plugins/wp-help/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-help/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-help/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-help/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-help/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-help/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Florian Steller](https://wordpress.org/support/users/guesmo/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/plugin-wp-help-modify-css/#post-2901092)
 * Status: resolved