here is the code i use to get the clock in the top "title" bar:
Quote:
<plugin width="320" handlekeys="CHILD" clsid="{A2536C57-6AC2-4c31-9542-B144B0E9D077}">
<shortcut width="100">
<plugin clsid="{E09043DF-510E-4841-B652-388316977A7A}" name="date_time" height="30">
<clock>
<time font-size="30" font-weight="bold" fgcolor="COLOR_HOMETEXT" valign="bottom" halign="center" mode="short" padding-left="5" />
</clock>
</plugin>
</shortcut>
|
you might have to play with it color and size wise.