Title: No Styling
Last modified: August 22, 2016

---

# No Styling

 *  Resolved [pmkenny](https://wordpress.org/support/users/pmkenny/)
 * (@pmkenny)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/no-styling-1/)
 * My T(-) Countdown is shown straight down with no style. I saw in a previous post
   that you need a link to the site to address it. Here it is…
 * [http://meghanslight.com/](http://meghanslight.com/)
 * I could not find any ‘Carbonite’ reference in the CSS editor, so I don’t think
   its loading.
 * [https://wordpress.org/plugins/jquery-t-countdown-widget/](https://wordpress.org/plugins/jquery-t-countdown-widget/)

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

 *  [pmmartino](https://wordpress.org/support/users/pmmartino/)
 * (@pmmartino)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/no-styling-1/#post-5951513)
 * I love this plugin! But I’m having the exact same problem:
    [http://www.lifesongonline.org/dropspot/](http://www.lifesongonline.org/dropspot/)
 * Any ideas?!
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/no-styling-1/#post-5951577)
 * To fix your problem:
    1. install version 2.3.1 or newer 2. under Dashboard > 
   Settings > T(-) Control you will see a new setting ‘Force Load CSS’. Here you
   can select the style you are using 3. save the settings and it should work.
 *  [pmmartino](https://wordpress.org/support/users/pmmartino/)
 * (@pmmartino)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/no-styling-1/#post-5951584)
 * Awesome! That worked–Thank you. And thank you for building this plugin. I’ll 
   be sure to rate it 5 stars and donate.
 * I’m trying to combine html after the counter AND html to be revealed when the
   counter expires. I can get them to work individually but when I combine them 
   I get a problem. I think it’s because one short code closes itself, while one
   has a separate closing tag. I’m simply trying to put an image below the counter
   and then replace it all with another image once the counter reaches zero. I combined
   these 2:
 *     ```
       [tminus t= "DD-MM-YYYY HH:MM:SS"]HTML to be displayed when the countdown reaches zero.[/tminus]
       ```
   
 * AND
 *     ```
       [tminus t="2012-12-20" after="<p>...be with you.</p>"/]
       ```
   
 * TO GET:
 *     ```
       [tminus t="05-04-2015 13:00:00" after="<img src="http://www.LifesongOnline.org/wp-content/uploads/2015/03/helicoper_egg_drop.png" width="100%" height="100%" />"/]<img src="http://www.LifesongOnline.org/wp-content/uploads/2013/09/location-reveal-image.png" width="100%" height="100%" />[/tminus]
       ```
   
 * Any advice?
 *  Thread Starter [pmkenny](https://wordpress.org/support/users/pmkenny/)
 * (@pmkenny)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/no-styling-1/#post-5951589)
 * Thank you – this worked great.
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/no-styling-1/#post-5951602)
 * Pay attention to the way you are using double quotes:
    You can not use double
   quotes for BOTH wrapping the attribute values AND the items inside the quotes.
   Use double quotes for one and single quotes for the other, like so:
 *     ```
       [tminus t="05-04-2015 13:00:00" after="<img src='http://www.LifesongOnline.org/wp-content/uploads/2015/03/helicoper_egg_drop.png' width='100%' height='100%' />"/]<img src="http://www.LifesongOnline.org/wp-content/uploads/2013/09/location-reveal-image.png" width="100%" height="100%" />[/tminus]
       ```
   

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

The topic ‘No Styling’ 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/)

## Tags

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

 * 5 replies
 * 3 participants
 * Last reply from: [Baden](https://wordpress.org/support/users/baden03/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/no-styling-1/#post-5951602)
 * Status: resolved