View Single Post
Old 05-24-2007, 09:55 AM   #7 (permalink)
shaun0207
 
shaun0207's Avatar
 
Join Date: Feb 2007
Location: Baltimore, MD
Posts: 829
Thanks: 13
Thanked 20 Times in 17 Posts
shaun0207 is on a distinguished road
Send a message via MSN to shaun0207 Send a message via Yahoo to shaun0207
Default

Quote:
Originally Posted by n99hockey View Post
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.
shaun0207 is offline   Reply With Quote