Title: [Plugin: WordPress Countdown Widget] IE8&amp;9 problems with this widget
Last modified: August 20, 2016

---

# [Plugin: WordPress Countdown Widget] IE8&9 problems with this widget

 *  [Ovidiu](https://wordpress.org/support/users/ovidiu/)
 * (@ovidiu)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-countdown-widget-ie89-problems-with-this-widget/)
 * Hi there, I am having display issues on IE 8 and 9.
    Please see screen shot, 
   its about the box model.
 * screen shot: [http://screencast.com/t/PnYUoMh3I](http://screencast.com/t/PnYUoMh3I)
 * [http://wordpress.org/extend/plugins/wordpress-countdown-widget/](http://wordpress.org/extend/plugins/wordpress-countdown-widget/)

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

 *  [CorW](https://wordpress.org/support/users/corwols/)
 * (@corwols)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-countdown-widget-ie89-problems-with-this-widget/#post-2775305)
 * It’s a CSS issue: IE cannot handel decimals.
 * Search in your CSS for
 *     ```
       .countdown_show4 .countdown_section {
       	width: 24.5%;
       ```
   
 * Change the “24.5%” to “24%” and it will work!
 *  Thread Starter [Ovidiu](https://wordpress.org/support/users/ovidiu/)
 * (@ovidiu)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-countdown-widget-ie89-problems-with-this-widget/#post-2775329)
 * thanks for the workaround,
    I already found a workaround myself, simply removed
   all borders and margins from one of the elements and now it looks ok, just wanted
   to bring this issue to the plugin author’s attention so it can be fixed in the
   next version.

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

The topic ‘[Plugin: WordPress Countdown Widget] IE8&9 problems with this widget’
is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [Ovidiu](https://wordpress.org/support/users/ovidiu/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-countdown-widget-ie89-problems-with-this-widget/#post-2775329)
 * Status: not resolved