Title: [Plugin: Storify] Custom CSS / Override
Last modified: August 20, 2016

---

# [Plugin: Storify] Custom CSS / Override

 *  [Marty](https://wordpress.org/support/users/bozzmedia/)
 * (@bozzmedia)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-storify-custom-css-override/)
 * Great plugin! I’ve got an issue: I’m trying to override the storify styles so
   embedding a storify looks better on a non-white background.
 * I’ve tried the following code in my main stylesheet but it doesn’t seem to override
   the iframe css. Any ideas for how to get around this? Thanks!
 *     ```
       .sfy-story {
           background: solid repeat scroll 0 0 #ceebfb !important;
        }
   
       .s-story {
           background: solid repeat scroll 0 0 #ceebfb !important;
   
        }
   
       .s-element {
           background: solid repeat scroll 0 0 #ceebfb !important;
   
        }
       ```
   
 * [http://wordpress.org/extend/plugins/storify/](http://wordpress.org/extend/plugins/storify/)

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

 *  Thread Starter [Marty](https://wordpress.org/support/users/bozzmedia/)
 * (@bozzmedia)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-storify-custom-css-override/#post-2511193)
 * Seems as though it’s an issue of styling the content of an IFRAME
 * Would the plugin developers consider other embedding schemes that would give 
   us local control of the styling? That would be great!
 *  [Cjcornell2](https://wordpress.org/support/users/cjcornell2/)
 * (@cjcornell2)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-storify-custom-css-override/#post-2511500)
 * Actually I have a plea for help here. My story is pretty long – which is fine.
   But when it appears on my “posts” page – the storify overhwelms the page and 
   users can’t see all the other summary posts. … and I CANNOT break it up by adding
   the ‘more’ tag (since the storify is really a big fat script pasted in the blog
   post).
 * Is there a way to do this (truncate the post with a ‘more’ tag) without much 
   coding grief?
 * Thanks!
 *  Thread Starter [Marty](https://wordpress.org/support/users/bozzmedia/)
 * (@bozzmedia)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-storify-custom-css-override/#post-2511531)
 * Any thoughts from Storify developers on changing/overriding styles? Without this,
   implementing the plugin will be a non-starter for many. Please advise, thanks!
 *  [Bhuwan Bdr. Rokaha](https://wordpress.org/support/users/bhuwanroka/)
 * (@bhuwanroka)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-storify-custom-css-override/#post-2511532)
 * Anyone can I get the solutions for the css override in iframe ?
    Let’s response
   me if you have any idea.
 * Thanks

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

The topic ‘[Plugin: Storify] Custom CSS / Override’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/storify_009dca.svg)
 * [Storify](https://wordpress.org/plugins/storify/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/storify/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/storify/)
 * [Active Topics](https://wordpress.org/support/plugin/storify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/storify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/storify/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [embed](https://wordpress.org/support/topic-tag/embed/)
 * [iframe](https://wordpress.org/support/topic-tag/iframe/)

 * 4 replies
 * 3 participants
 * Last reply from: [Bhuwan Bdr. Rokaha](https://wordpress.org/support/users/bhuwanroka/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-storify-custom-css-override/#post-2511532)
 * Status: not resolved