Title: display problem
Last modified: August 20, 2016

---

# display problem

 *  [magicien85](https://wordpress.org/support/users/magicien85/)
 * (@magicien85)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/display-problem-7/)
 * Hello,
 * I use the plugin for a few days but when I used to shop plugins (woocommerce,
   wpshop) it is displayed on two lines of the size of some countdown.
 * [http://wordpress.org/extend/plugins/uji-countdown/](http://wordpress.org/extend/plugins/uji-countdown/)

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

 *  [imdkiessling@yahoo.com](https://wordpress.org/support/users/imdkiesslingyahoocom/)
 * (@imdkiesslingyahoocom)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/display-problem-7/#post-3259139)
 * Having same problem.
 * element.style {
    width: 379px; padding-left: 10px; display: block; }
 * set width: 500px;
 * Setting is on this styles (I am unable to locate)
 * <div id=”ujiCountdown” class=”ujic_right hasCountdown” style=”width: 379px; padding-
   left: 10px; display: block;”>
 *  [SimoTono](https://wordpress.org/support/users/formitoni/)
 * (@formitoni)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/display-problem-7/#post-3259140)
 * Hi, I have the same problem. it is displayed on two lines.
    Please, how can I
   fix the problem? Thank you!
 *  [imdkiessling@yahoo.com](https://wordpress.org/support/users/imdkiesslingyahoocom/)
 * (@imdkiesslingyahoocom)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/display-problem-7/#post-3259141)
 * You can use Firebug to identify the issue. Adjust the width value from 379px 
   to 500px and the counter will display on one line. I was never able to figure
   out how to adjust the setting in my CSS. I’m using a responsive theme and I believe
   the width is calculated. I deleted the plugin for now.
 *  [AtelierLouise](https://wordpress.org/support/users/atelierlouise/)
 * (@atelierlouise)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/display-problem-7/#post-3259142)
 * I had the same problem.. But I think I fixed it:
 * In the uji-countdown/css/jquery.countdown.css I changed
 * #ujiCountdown{
    overflow: hidden; display: inline-block;
 * into
 * #ujiCountdown{
    overflow: hidden; display: block;
 *  [nigdowser](https://wordpress.org/support/users/nigdowser/)
 * (@nigdowser)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/display-problem-7/#post-3259143)
 * But that only leaves it left-aligned….how to center it?
 *  [AtelierLouise](https://wordpress.org/support/users/atelierlouise/)
 * (@atelierlouise)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/display-problem-7/#post-3259144)
 * Unfortunately I didn’t fix that but settled for left-aligned…

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

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

 * ![](https://ps.w.org/uji-countdown/assets/icon-256x256.jpg?rev=1074703)
 * [Uji Countdown](https://wordpress.org/plugins/uji-countdown/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/uji-countdown/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/uji-countdown/)
 * [Active Topics](https://wordpress.org/support/plugin/uji-countdown/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/uji-countdown/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/uji-countdown/reviews/)

 * 6 replies
 * 5 participants
 * Last reply from: [AtelierLouise](https://wordpress.org/support/users/atelierlouise/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/display-problem-7/#post-3259144)
 * Status: not resolved