Countdown translation

3 replies · opened Jun 9, 2016

BbackgapJun 9, 2016

Hi,
how i can change the translation of coutdown?
Like days in giorni
month in mesi

something like that!

Thanks for help !

SSemicolon WebSTAFFJun 10, 2016

Hello,

This is Definitely Possible. Please follow the steps below:

  1. Please Download the Language File to your Package/HTML/js Folder: http://keith-wood.name/js/jquery.countdown-it.js .

  2. Find the following code at the bottom of your Page:

and add the following code just after the above code:

Now your code will look something like this:

That's it! This will definitely work fine. Let us know if we can help you with anything else or if you find any further issues.

BbackgapJun 11, 2016

Thanks a lot, and if i would like to change the color of the text into the countdown?

SSemicolon WebSTAFFJun 14, 2016

Hello,

Please consider adding the following CSS Code:

.countdown-section { color: #888; }
.countdown-amount { color: #333; }

You can Edit the Color HEX Codes according to your Preference.

This will definitely work fine. Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard