Title: [Plugin: T(-) Countdown] Large space under countdown
Last modified: August 20, 2016

---

# [Plugin: T(-) Countdown] Large space under countdown

 *  Resolved [pikko](https://wordpress.org/support/users/pikko/)
 * (@pikko)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-t-countdown-large-space-under-countdown/)
 * I’ve omited the weeks and chosen Carbonite, but there’s this big gap under my
   countdown. How do I fix that?
 * [http://www.enderwiggin.net](http://www.enderwiggin.net)
 * I’ve tried all the other skins and either I don’t like it or it’s off center 
   or I can’t read the words.
 * [http://wordpress.org/extend/plugins/jquery-t-countdown-widget/](http://wordpress.org/extend/plugins/jquery-t-countdown-widget/)

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

 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-t-countdown-large-space-under-countdown/#post-2874265)
 * By ‘big gap under my countdown’ do you mean that the carbonite countdown is to
   tall, and when you remove weeks, there is only one line where there was once 
   two? Well, this is exactly what carbonlite is for. Alternately, you can design
   your own theme that fits to your liking.
 * As for off-center: Adjust the CSS.
 *  Thread Starter [pikko](https://wordpress.org/support/users/pikko/)
 * (@pikko)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-t-countdown-large-space-under-countdown/#post-2874269)
 * I realize that, but I have tried Carbonlite and the words are so smashed I can’t
   read them. It doesn’t look like it does in the screencaps. I thought it was because
   my days are in 3 digits, but it’s smashed vertically.
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-t-countdown-large-space-under-countdown/#post-2874338)
 * Try replacing the carbonlite style.css with the following: [http://pastebin.com/umTx5JpR](http://pastebin.com/umTx5JpR)
   
   This should fix the text spacing issues. Because you are omitting weeks, you 
   might want to increase the padding-left of .carbonlite-dashboard to 20 or 30px
   like so:
 *     ```
       .carbonlite-dashboard {
       	height: 60px;
       	width: 250px;
       	margin: 0 auto;
       	padding-top: 10px;
       	padding-left: 30px; //change this one
       	background: transparent url('images/bg_countdown.png') 0 0 no-repeat;
       }
       ```
   
 * We are fixing the carbonlite style in the next update.

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

The topic ‘[Plugin: T(-) Countdown] Large space under countdown’ is closed to new
replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Baden](https://wordpress.org/support/users/baden03/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-t-countdown-large-space-under-countdown/#post-2874338)
 * Status: resolved