Read the statement by Michael Teeuw here.
custom CSS clock module
-
Hey guys…
Would like to do some custom CSS for the clock module, but just for the time.
Currently HH and MM are the same size and SS is smaller! I would like to have the MM bigger than the HH!
-
@PointPubMedia the hour and the minute are in the same div which makes it not possible to do it just in css, but
there is a config option which adds a wrapper around the minutes, which is perfect for this task.the selector would be probably something like this:
.clock div.time.bright.large.light span.bold { //set the font size here }therefore you also have to add
clockBold: trueto the configif you dont like the bold effect you can overwrite it as well where you change the font size
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login