Title: CSS problem
Last modified: September 19, 2017

---

# CSS problem

 *  Resolved [Kazekaii](https://wordpress.org/support/users/kazekaii/)
 * (@kazekaii)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/css-problem-71/)
 * Hello.
 * When I activated this plugin, the CSS of my web has been broken.
    The problem
   are in moderation-tools-bbpress.php, line 126:
 * `wp_enqueue_style( $this->slug . '-css', plugin_dir_url( __FILE__ ) . '/css/bbp-
   moderation-tools.css' );`
 * The function ‘plugin_dir_url()’ write a ‘/’, the plugin write another ‘/’, and
   de result have ‘//’.
 * At line 136 it is the same.
 * The real problem is when I active minify. The css give a 404 error because have‘//’.
 * I have had to modify the plugin so that it does not fail, but it would be nice
   that in some update this will be fixed.
 * Thanks!
 * PD: Sorry for my bad english.

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

 *  Plugin Author [Digital Arm](https://wordpress.org/support/users/digital-arm/)
 * (@digital-arm)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/css-problem-71/#post-9536220)
 * Hi,
 * This issue was fixed in the 1.0.7 hot fix. Please let us know if you continue
   to experience any issues.
 * Thanks!
 *  Thread Starter [Kazekaii](https://wordpress.org/support/users/kazekaii/)
 * (@kazekaii)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/css-problem-71/#post-9537764)
 * Now works perfectly.
 * Thanks!

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

The topic ‘CSS problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/moderation-tools-for-bbpress_36abd6.
   svg)
 * [bbPress - Moderation Tools](https://wordpress.org/plugins/moderation-tools-for-bbpress/)
 * [Support Threads](https://wordpress.org/support/plugin/moderation-tools-for-bbpress/)
 * [Active Topics](https://wordpress.org/support/plugin/moderation-tools-for-bbpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/moderation-tools-for-bbpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/moderation-tools-for-bbpress/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Kazekaii](https://wordpress.org/support/users/kazekaii/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/css-problem-71/#post-9537764)
 * Status: resolved