Title: Seconds on second line
Last modified: August 21, 2016

---

# Seconds on second line

 *  [boston182](https://wordpress.org/support/users/boston182/)
 * (@boston182)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/seconds-on-second-line/)
 * The countdown ticker has the second animation on another line instead of having
   them all on a single row. This began after updating the plugin (which fixed the
   second animation problem, so thank you for resolving that)
 * [http://wordpress.org/plugins/uji-countdown/](http://wordpress.org/plugins/uji-countdown/)

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/seconds-on-second-line/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/seconds-on-second-line/page/2/?output_format=md)

 *  [bobbyomari](https://wordpress.org/support/users/bobbyomari/)
 * (@bobbyomari)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/seconds-on-second-line/#post-4419435)
 * I am having a similar issue. I want the “minutes” to stay on the same line as
   the days and hours…
 * [http://fusefamily.com/](http://fusefamily.com/)
 * Thanks!
 *  [FoxMulder84](https://wordpress.org/support/users/foxmulder84/)
 * (@foxmulder84)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/seconds-on-second-line/#post-4419590)
 * Good day to everyone,
    the problem is probably related to the container of the
   countdown. The id of the div is #ujiCountdown so you should increase the width
   of this div to make all the elements staying on the same line. In the free version
   of Uji Countdown isn’t possible to customize the style in a deep way, so you 
   need to modify it directly from the Plugin editor.
 * I hope I helped. Let me know if you need support 🙂
 * Have a nice day !
 *  Thread Starter [boston182](https://wordpress.org/support/users/boston182/)
 * (@boston182)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/seconds-on-second-line/#post-4419592)
 * I apologize to pressing further, but I’m not entirely certain where to find that
   Div. Being a rookie, could I have more detailed instructions?
 * Also, if it helps, the site is [http://www.fmmf.us](http://www.fmmf.us)
 * Also, it’s odd: the timer goes to how it should ONLY on the :01 second mark, 
   then immediately messes up again.
 * Thanks for any/all help!
 *  [FoxMulder84](https://wordpress.org/support/users/foxmulder84/)
 * (@foxmulder84)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/seconds-on-second-line/#post-4419593)
 * Hi there,
    it’s simpler for me to write the code than to explain you how to do
   it 😉 Can you send me a pm on info(at)stefanocavaliere.it ? I will try to help
   you as I can
 *  [Chip_D](https://wordpress.org/support/users/chip_d/)
 * (@chip_d)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/seconds-on-second-line/#post-4419605)
 * FoxMulder84 – would you mind helping me with a similar problem dealing with the
   seconds moving down to a 2nd and 3rd line. I sent you an email regarding this
   as you suggested above.
 * Thanks!
 *  [iamluke](https://wordpress.org/support/users/iamluke/)
 * (@iamluke)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/seconds-on-second-line/#post-4419606)
 * Hello,
 * I am having the same issue. Seconds on the 2nd line. When I go in to the Plugin
   editor I can’t find anything relating to sizes, am I missing it or is there a
   line of code I have to put in myself? I’m new to the Plugin editor so I wouldn’t
   know where or what to write to make the counter box size width longer. Hopefully
   that makes sense?
 * My site is like this: [http://seibuehn.lu/](http://seibuehn.lu/)
 * Thanks for any help 🙂
 *  [FoxMulder84](https://wordpress.org/support/users/foxmulder84/)
 * (@foxmulder84)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/seconds-on-second-line/#post-4419608)
 * Hello everybody,
    since I got many requests on this forum and on my personal 
   e-mail, I would like to link the modified file in a file hosting. What do you
   think about it ?
 * Let me know !
 *  [iamluke](https://wordpress.org/support/users/iamluke/)
 * (@iamluke)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/seconds-on-second-line/#post-4419609)
 * I think that sounds like a good idea, would be very helpful.
 * Thanks!
 *  [Yannick77](https://wordpress.org/support/users/yannick77/)
 * (@yannick77)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/seconds-on-second-line/#post-4419613)
 * [@foxmulder84](https://wordpress.org/support/users/foxmulder84/) Yes that would
   be great … I have the same problem
 *  [Chip_D](https://wordpress.org/support/users/chip_d/)
 * (@chip_d)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/seconds-on-second-line/#post-4419614)
 * Yes – that would be very helpful if you were to link the modified file in a file
   hosting.
 *  [bpithawala](https://wordpress.org/support/users/bpithawala/)
 * (@bpithawala)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/seconds-on-second-line/#post-4419615)
 * Hi there,
    I tried the following and it worked for me.
 * 1. Go to the plugin folder – wp-content/plugins/uji-countdown/js
 * 2. Open the file – countdown.js
 * 3. Go to line 44, you will see
    `jQuery("#ujiCountdown").css({"width": (jQuery("#
   ujiCountdown").width()+5)+"px", "padding-left": "10px", "display": "block"});`
 * 4. Replace 5 with a higher number say 50.
 * Save and thats it.
 *  [bpithawala](https://wordpress.org/support/users/bpithawala/)
 * (@bpithawala)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/seconds-on-second-line/#post-4419616)
 * You can check out the countdown timer working perfectly here
    [ iihealthexpo.com ](http://iihealthexpo.com)
 *  [iamluke](https://wordpress.org/support/users/iamluke/)
 * (@iamluke)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/seconds-on-second-line/#post-4419617)
 * Great, worked for me.
 * Thanks very much!
 *  [Santiago61](https://wordpress.org/support/users/santiago61/)
 * (@santiago61)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/seconds-on-second-line/#post-4419618)
 * Thank you so so so MUCH!!!! BPITHAWALA!!!
 *  [markemark](https://wordpress.org/support/users/markemark/)
 * (@markemark)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/seconds-on-second-line/#post-4419621)
 * Can we get this fixed in the download, version so us new users don’t have to 
   get annoyed at it not working then look for fix, to find there is one (hurray!)
   but developer had not fixed the live version

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/seconds-on-second-line/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/seconds-on-second-line/page/2/?output_format=md)

The topic ‘Seconds on second line’ 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/)

 * 17 replies
 * 11 participants
 * Last reply from: [ace1009](https://wordpress.org/support/users/ace1009/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/seconds-on-second-line/page/2/#post-4419656)
 * Status: not resolved