Making Clock Smaller On My Web Site Page

17 views
Skip to first unread message

Pam

unread,
May 11, 2011, 6:54:47 PM5/11/11
to CountdownClock
How do I make clock smaller on my web site page. I did not see any
sizing before I cut and pasted,

Otto de Voogd

unread,
May 12, 2011, 5:27:53 AM5/12/11
to CountdownClock
The easiest way is to edit the "Frame Style:" field before generating
your clock.

Default it contains this:
width:15.6em;height:22.8em;

You could make it smaller by changing it to this:
width:10em;height:14em;

Another possibility is to surround the generated code with your own
<div> and then change the styling of that div to make font-size
smaller, as the clock iframe is sized in relation to the font size of
the element it is embedded in.

Otto
Reply all
Reply to author
Forward
0 new messages