Hi,
Love this plugin, but can't seem to get rid of the line break. I removed the
in the suffix field, but the time still reads:
139 days, 9hrs, 43
mins, 43 seconds
I want it to read:
139 days, 9hrs,
43 mins, 43 seconds
Can you help?
JOhn
Hi,
Love this plugin, but can't seem to get rid of the line break. I removed the
in the suffix field, but the time still reads:
139 days, 9hrs, 43
mins, 43 seconds
I want it to read:
139 days, 9hrs,
43 mins, 43 seconds
Can you help?
JOhn
There's not an easy way to accomplish this without modifying the code to prevent line break from occurring at specific point. I may elect to fix this issue in a future release though: http://plugins.trac.wordpress.org/ticket/1269
@John:
This will be fixed in the next release. Solution is to add the following CSS to your CSS files:
.fergcorp_countdownTimer_timeUnit {white-space: nowrap;}
I tried this but it didnt work on my website. Take a look on the top right section of my webpage.
@scherer326:
I haven't had time to push the latest release out yet. Please wait for the next version and then it should work.
This topic has been closed to new replies.