Deals Template coundown time
- Posted by Alfred (50) Offline
Hi. I am trying to reduce the font size used for countdown, but i don't know how to do that. Basically i need to reduce the font to have the countdown time in one line.
Second question. How can i quote sec. instead of seconds that take more space?. Thanks
11 years 7 months ago #1
by Alfred
Second question. How can i quote sec. instead of seconds that take more space?. Thanks
Please Log in or Create an account to join the conversation.
- Posted by Alfred (50) Offline
The best should be this one (see attached). One question when days reach to zero (0), there is any way that countdown will display only remaining hours or minutes and seconds? Thanks
11 years 7 months ago #2
by Alfred
Please Log in or Create an account to join the conversation.
- Posted by andy (759) Offline
Try to add this css anywhere on your css filesHi. I am trying to reduce the font size used for countdown, but i don't know how to do that. Basically i need to reduce the font to have the countdown time in one line.
.hasCountdown span {
font-size:10px!important;}
Yes, it is possible. Deal plazza using jQuery Countdwon, you modify it by following instruction on this page :The best should be this one (see attached)
keith-wood.name/countdown.html
Please Log in or Create an account to join the conversation.