Title: Shadow effect
Last modified: August 20, 2016

---

# Shadow effect

 *  Resolved [edubec](https://wordpress.org/support/users/edubec/)
 * (@edubec)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/shadow-effect/)
 * Hello, I have seen the shadow effect is not visible in the latest versions of
   FF and IE with this CSS:
 * -webkit-box-shadow: 7px 7px 8px # 818181;
    -moz-box-shadow: 7px 7px 8px # 818181;
 * Changing it to this:
 * box-shadow: 8px 7px 7px rgba (129, 129, 129, 1);
    -moz-box-shadow: 8px 7px 7px
   rgba (129, 129, 129, 1); -webkit-box-shadow: 8px 7px 7px rgba (129, 129, 129,
   1);
 * shadow effect looks good in FF, IE and Chrome (latest versions)
 * regards
    Eduardo
 * [http://wordpress.org/extend/plugins/simple-pull-quote/](http://wordpress.org/extend/plugins/simple-pull-quote/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Toby Cryns (@themightymo)](https://wordpress.org/support/users/themightymo/)
 * (@themightymo)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/shadow-effect/#post-3513557)
 * [@edubec](https://wordpress.org/support/users/edubec/) – Thanks for the tip! 
   I will include this in the next release.

Viewing 1 replies (of 1 total)

The topic ‘Shadow effect’ is closed to new replies.

 * ![](https://ps.w.org/simple-pull-quote/assets/icon-256x256.png?rev=982362)
 * [Simple Pull Quote](https://wordpress.org/plugins/simple-pull-quote/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-pull-quote/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-pull-quote/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-pull-quote/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-pull-quote/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-pull-quote/reviews/)

## Tags

 * [shadow effect](https://wordpress.org/support/topic-tag/shadow-effect/)

 * 1 reply
 * 2 participants
 * Last reply from: [Toby Cryns (@themightymo)](https://wordpress.org/support/users/themightymo/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/shadow-effect/#post-3513557)
 * Status: resolved