Jump to content

RJTime Shrinking Font Size


Recommended Posts

Guest wired&connected
Posted

I am trying to use this plugin but everytime I do (even on unmodified posted homescreens on here) after a few seconds the time/date size shrinks to very small. It displays correctly for about 10-15 seconds when the homescreen is refreshed, but every time it reverts back to the tiny size. I found this thread on here which seems to describe the problem, but not an answer. Anyone know what is wrong? Have I missed something obvous? I am using WM5 on an SP5.

TIA

The RJ time Code;

<!-- RJ Time -->

<plugin clsid="{AAEC6C66-F860-4513-8966-1FE9FA678987}" height="56" padding-left="3" padding-right="1" >

<background b-border-width="1" > 

</background>

<label x="168.2" y="0.8"><clock size="52" drawring="yes" bgtext="transparent" fgcolor="#FFFFFF"   Shadowcolor="transparent" offset="10.5"/>

</label>

<label x="169" y="1"><clock size="52" drawring="yes" bgtext="transparent" fgcolor="#FFFFFF"   Shadowcolor="transparent" offset="10.5"/>

</label>

<format state="selected" bgcolor="transparent"/>

<label font-weight="bold" font-size="32" x="-14" y="2">

<timeString fgcolor="#bbbbbb" format="h:mmt"/> 

</label>

<label font-weight="bold" font-size="32" x="-12" y="0">

<timeString fgcolor="#FFFFFF" format="h:mmt"/>

</label> 

<label font-weight="bold" font-size="28" x="76" y="2"> 

<dateString fgcolor="#bbbbbb" format="ddd"/>  

</label>

<label font-weight="bold" font-size="28" x="78" y="1"> 

<dateString fgcolor="#FFFFFF" format="ddd"/>  

</label>  

<label font-weight="bold" font-size="23" x="76" y="24"> 

<dateString fgcolor="#bbbbbb" format="dd MMM yy "/>  

</label>

<label font-weight="bold" font-size="23" x="78" y="23">

<dateString fgcolor="#FFFFFF" format="dd MMM yy"/>  

</label>

</plugin>

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.