Title: Please namespace your css
Last modified: August 22, 2016

---

# Please namespace your css

 *  Resolved [John Turner](https://wordpress.org/support/users/johnnytee/)
 * (@johnnytee)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/please-namespace-your-css-1/)
 * Please namespace your css or load it just on your options page.
 * When you do things like this:
    table.form-table th 348 { 349 white-space: nowrap;
   350 vertical-align: top; 351 }
 * It’s breaking other plugins.
 * I have more details if you need them.
 * thanks
 * [https://wordpress.org/plugins/app-store-assistant/](https://wordpress.org/plugins/app-store-assistant/)

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

 *  Plugin Author [SEALsystems](https://wordpress.org/support/users/sealsystems/)
 * (@sealsystems)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/please-namespace-your-css-1/#post-5308514)
 * Which file did you find this in, as it should already be namespaced?
 *  Thread Starter [John Turner](https://wordpress.org/support/users/johnnytee/)
 * (@johnnytee)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/please-namespace-your-css-1/#post-5308515)
 * It’s in the appStore-admin.css file which loads across the entire admin of WordPress
   which affects other plugins.
 * You can load it only on your options page using this: [http://codex.wordpress.org/Function_Reference/wp_enqueue_script](http://codex.wordpress.org/Function_Reference/wp_enqueue_script)
 * See the part about “Link Scripts Only on a Plugin Administration Screen”
 *  Plugin Author [SEALsystems](https://wordpress.org/support/users/sealsystems/)
 * (@sealsystems)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/please-namespace-your-css-1/#post-5308516)
 * John, thanks for the tip, but unfortunately it doesn’t work if I have a top menu
   item. I will keep looking into it though as it seems to be the proper solution.
   In the mean time I have fixed the css file. It will be fixed in 6.9.0.
 * You can give it a try here: <[https://downloads.wordpress.org/plugin/app-store-assistant.zip&gt](https://downloads.wordpress.org/plugin/app-store-assistant.zip&gt);

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

The topic ‘Please namespace your css’ is closed to new replies.

 * ![](https://ps.w.org/app-store-assistant/assets/icon-256x256.png?rev=980096)
 * [App Store Assistant](https://wordpress.org/plugins/app-store-assistant/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/app-store-assistant/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/app-store-assistant/)
 * [Active Topics](https://wordpress.org/support/plugin/app-store-assistant/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/app-store-assistant/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/app-store-assistant/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [SEALsystems](https://wordpress.org/support/users/sealsystems/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/please-namespace-your-css-1/#post-5308516)
 * Status: resolved