Centering Clock

More
8 years 1 month ago #31390 by egrys
Centering Clock was created by egrys
We followed the posted css modifications to reduce the size of the countdown clock. How do we center the clock within a div?

Please Log in or Create an account to join the conversation.

More
8 years 1 month ago #31391 by nordmograph
Replied by nordmograph on topic Centering Clock
Hello

It should allready bee centered as
.countdown_container {
margin: auto;
width: 700px;
}
margin: auto should add the same margin on left and right so the counter gets centered.
Post the url if you need more help.

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
8 years 1 month ago #31398 by egrys

Please Log in or Create an account to join the conversation.

More
8 years 1 month ago #31401 by nordmograph
Replied by nordmograph on topic Centering Clock
.countdown_container {
margin: auto;
width: 470px;
}

set 470 instead of 700
tested, working.
Let me know if this is solved.

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.
The following user(s) said Thank You: egrys

Please Log in or Create an account to join the conversation.

More
8 years 1 month ago #31403 by egrys
Replied by egrys on topic Centering Clock
Thanks for the quick reply...

When do you think (if ever) the module will be 'responsive'?

- Ed

Please Log in or Create an account to join the conversation.

More
8 years 1 month ago #31405 by nordmograph
Replied by nordmograph on topic Centering Clock
Hi, you're welcome.
There is a discussion about the work in progress for responsiveness
stackoverflow.com/questions/26099709/mak...pclock-js-responsive
and
github.com/objectivehtml/FlipClock/issues/161

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

Time to create page: 0.394 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.