Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Quiz Countdown Timer Styling
(1 viewing) (1) Guest
component
Go to bottomPage: 1
TOPIC: Quiz Countdown Timer Styling
#11147
Quiz Countdown Timer Styling 13 Years, 2 Months ago Karma: 0
How to style the Count Down timer. I mean increase the font size, Moving the div at the top of the quiz, etc.

Thanks
The administrator has disabled public write access.
 
#11148
Re:Quiz Countdown Timer Styling 13 Years, 2 Months ago Karma: 748
Hello,

Provide your order number by email please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#11149
Re:Quiz Countdown Timer Styling 13 Years, 2 Months ago Karma: 0
Hi,

I have downloaded the free version.

Thanks
The administrator has disabled public write access.
 
#11151
Re:Quiz Countdown Timer Styling 13 Years, 2 Months ago Karma: 748
OK, it seems you created your post in incorrect thread. You can use the following CSS rules that change timer:

Code:


/* label */
TD.ariQuizTimeCnt
{
  font-size: 20px;
  font-weight: bold;
}

/* time */
TD.ariQuizTimeCnt input.ariQuizTime
{
  font-weight: normal;
  color: green;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#11159
Re:Quiz Countdown Timer Styling 13 Years, 2 Months ago Karma: 0
Thanks!
The administrator has disabled public write access.
 
Go to topPage: 1