-
MillaN
Keymaster -
MillaN
KeymasterInline CSS styling can be added anywhere in the HTML inside the STYLE tag. Or it can be added to some external CSS file, or in the STYLE in the header. It all depends on your website and how do you prefer to keep your code organized.
Again, all this is pretty basic HTML/CSS, and if you plan to do anything with it, you should learn some basics.
Milan
-
MillaN
KeymasterThere are few things plugin does to make timer responsive, and some is done in JavaScript, some is done with CSS. Responsive and Recalculate options deal with the whole width of the timer. CSS has media queries to change base font size used by all the styles. So, by default timer has base style of 14px, and depending on the browser size, this base font size is smaller so that the timer gets smaller on smaller screens. If you load ‘counter.pack.css’ file, open to edit that file and remove last line with styling (marked Responsive, starts with @media), and font size will no longer change with screen size.
Milan
-
MillaN
KeymasterThere was similar question already:
http://forum.smartplugins.info/forums/topic/putting-clock-in-a-smaller-space/#post-1292
CSS is pretty basic for all elements.
Milan
-
MillaN
KeymasterThere is a PDF guide in the plugin package with all options. It is in the folder called ‘docs’.
-
MillaN
Keymaster -
MillaN
Keymaster -
MillaN
KeymasterCheck out documentation, all options are listed and explained there.
-
MillaN
Keymaster -
MillaN
Keymaster -
MillaN
KeymasterHi,
Here is the tutorial with examples of auto resetting countdowns:
http://www.smartplugins.info/tutorial/smart-timer-and-counter/auto-reseting-countdown-dates/
Regards,
Milan -
MillaN
KeymasterGreat!
-
MillaN
KeymasterNew version is released. Check out updated documentation too related to digits setup.
-
MillaN
KeymasterHi,
Right now, plugin needs 2 digits minimum. But, I will revisit this again for new version to allow setting one digit if the value permits it. I hope to release new version by the middle of next week.
Milan
-
MillaN
KeymasterHi,
I have no idea what slider and how did you set up the timer plugin. Can you confirm that slider works as you set it regardless of the slider? Where can I see the slider with timer live so I can check out what the problem is? Best way to determine what the problem is is to load source version of the timer script instead of distribution version and trace in JavaScript debugger.
Milan
