05-24-2007, 09:55 AM
|
#7 (permalink)
|
Join Date: Feb 2007 Location: Baltimore, MD
Posts: 829
Thanks: 13
Thanked 20 Times in 17 Posts
| Quote:
Originally Posted by n99hockey haha i love it...great work...
you need to add this code to get the missed calls screen to add an image
<!--standard missed calls plugin-->
<plugin clsid="{0BA8ABB8-1F1D-417f-88C6-DA8530E2E7A6}" name="missedcalls" height="220"> <background b-border-width="0" bgimage="\Application Data\Home\XXXX.jpg" valign="top">
<format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/>
</background>
<label halign="center" bgcolor="#999999" fgcolor="#000000" font-weight="bold" y="60" w="320" h="220" font-size="32">
<format state="nocall" visible="false"/>
<text lang="0x0409">Missed calls: <calls/></text>
</label>
</plugin>
hope this helps! | Thanks Scott. |
| |