Everything Motorola Q  
Home Motorola Q Store Moto Q Software News Moto Q Blog Motorola Q Reviews Moto Q Forums FAQs Wiki Contact Us Everything Q RSS feed


Go Back   Motorola Q Forum | Everything Q > Moto Q Software > Q Home Screens and Wallpapers

Notices

Reply
 
Thread Tools Display Modes
Old 04-28-2007, 06:41 PM   #1 (permalink)
 
Join Date: Apr 2007
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
itzhobbes is on a distinguished road
Default HomeScreen Help

Here is what the Homescreen should look like:


The problem is that the Date and Time come out black on my Q! LOL. I've been looking at the code and it seems to be coded right, can you guys take a look and tell me what I might need to change? Thanks.

<?xml version="1.0" ?>
- <home>
<author>Ray Daley</author>

<contacturl>http://kooldezine.com</contacturl>

<title>MacWindow</title>

<version>1.0</version>

- <default target-width="240" target-height="320" font-face="Segoe Condensed" font-size="14" font-weight="normal" padding-left="5" padding-right="0" bgcolor="transparent" fgcolor="COLOR_HOMETEXT" padding-top="3" b-border-color="COLOR_HOMERULE" b-border-width="0">
<format state="unselected" fgcolor="#5B5B5B" font-weight="normal" />

<format state="selected" fgcolor="#FFFFFF" font-weight="normal" />

</default>


<background bgimage="MacWindow.jpg" valign="top" />

- <scheme>
<color name="COLOR_GRADLEFT" value="#FFFFFF" />

<color name="COLOR_GRADRIGHT" value="#DFE8F4" />

<color name="COLOR_INTGRADLEFT" value="#FFFFFF" />

<color name="COLOR_INTGRADRIGHT" value="#BACFE8" />

<color name="COLOR_TRAYGRADLEFT" value="#2E97E3" />

<color name="COLOR_HOMEHIGHLIGHT" value="#50A5E5" />

</scheme>


- <!-- standard missed calls plugin --> f(clean);
- <plugin clsid="{0BA8ABB8-1F1D-417f-88C6-DA8530E2E7A6}" name="missedcalls" height="220">
- <background b-border-width="0">
<format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT" />

</background>


- <label halign="center" bgcolor="#0e1140" fgcolor="#FFFFFF" 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>


- <plugin clsid="{837FC251-FE69-43ad-84E0-EBCEDEBA0884}" name="iconbar" height="25">
<iconbar y="5" fgcolor="#5B5B5B" />

</plugin>


- <!-- Date/Time/Carrier Plugin --> f(clean);
- <plugin clsid="{E09043DF-510E-4841-B652-388316977A7A}" name="carrier" height="34">
<background b-border-width="0" />

- <label bgcolor="transparent" halign="center" fgcolor="#ffffff" font-weight="bold" y="6" w="320" font-size="16">
- <text>
<carrier />

</text>


</label>


- <clock>
<time font-weight="bold" font-size="20" valign="top" halign="right" y="6" x="-20" w="320" />

<date font-weight="bold" font-size="16" valign="top" halign="left" mode="short" y="6" x="22" w="320" />

</clock>


</plugin>


- <!-- Messaging Plugin --> f(clean);
- <plugin clsid="{2F930BF0-6FE9-4a53-9E17-88E9247BAB48}" name="SMScount" height="23">
<background b-border-width="0" />

- <label fgcolor="#FFFFFF" halign="left" h="23" x="22" y="2" w="248" font-size="16" padding-right="0">
<format state="unselected" font-weight="normal" />

<format state="selected" font-weight="bold" />

- <text>
Email / MMS:
<unreadEmail />

SMS:
<unreadSMS />

Voicemail:
<unreadVMail />

</text>


</label>


</plugin>


- <!-- Profile Plugin --> f(clean);
- <plugin clsid="{95976968-45D5-40c9-9779-2B859B1C2FEC}" name="profile" height="23" width="320">
<background b-border-width="0" />

- <label fgcolor="#FFFFFF" halign="left" h="31" x="22" y="2" w="248" font-size="16" padding-right="0">
<format state="unselected" font-weight="normal" />

<format state="selected" font-weight="bold" />

- <text>
<profile />

</text>


</label>


</plugin>


- <!-- Calendar-Plugin --> f(clean);
- <plugin clsid="{865A354A-4A96-4687-B001-C155DC0DBE76}" name="Calendar" height="44">
<background b-border-width="0" />

- <label fgcolor="#FFFFFF" halign="left" h="18" x="22" y="16" w="248" font-size="16" padding-right="0">
<format state="unselected" font-weight="normal" />

<format state="selected" font-weight="bold" />

- <text>
<time />

<location />

</text>


</label>


- <label fgcolor="#FFFFFF" halign="left" h="18" x="22" y="3" w="248" font-size="16" padding-right="0">
<format state="unselected" font-weight="normal" />

<format state="selected" font-weight="bold" />

- <text>
<subject />

</text>


</label>


</plugin>


- <!-- AllDay Event Plugin --> f(clean);
- <plugin clsid="{2FFD93B3-0FF0-4228-A6D6-D2DF177D7D92}" name="alldayevent" height="23">
<background b-border-width="0" />

<format state="noevent" visible="true" />

- <label fgcolor="#FFFFFF" halign="left" h="18" x="22" y="2" w="248" font-size="16" padding-right="0">
<format state="unselected" font-weight="normal" />

<format state="selected" font-weight="bold" />

- <text>
<subject />

</text>


</label>


</plugin>


- <!-- MRU --> f(clean);
- <plugin clsid="{79EFB752-CB70-446d-B317-499723482B3D}" name="startmru" height="36">
<mru x="36" y="6" highlight="#6d98bf" icon-size="16" max-buttons="10" />

</plugin>


</home>
itzhobbes is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 04-28-2007, 11:19 PM   #2 (permalink)
 
Join Date: Aug 2006
Location: Greensboro, NC U.S.A.
Posts: 931
Thanks: 3
Thanked 20 Times in 16 Posts
scottjb is on a distinguished road
Default

I would try adding the fgcolor="#ffffff" to the individual time and date sections of the plug-in.

- <clock>
<time font-weight="bold" font-size="20" fgcolor="#ffffff" valign="top" halign="right" y="6" x="-20" w="320" />

<date font-weight="bold" font-size="16" fgcolor="#ffffff" valign="top" halign="left" mode="short" y="6" x="22" w="320" />

</clock>
scottjb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-28-2007, 11:49 PM   #3 (permalink)
 
Join Date: Apr 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
intillekt is on a distinguished road
Default

how in the world do you get that one, I like that one. Is there a place where I can download those??
intillekt is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-29-2007, 02:29 AM   #4 (permalink)
 
Join Date: Apr 2007
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
itzhobbes is on a distinguished road
Default

Thanks Scott, that actually did the trick! Finally, I can see the Date and Time.

The creator of this homescreen, his website is Kooldezine. You can download the homescreen here: http://www.kooldezine.com/Q/MacWindow.zip
itzhobbes is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT -5. The time now is 05:51 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
Integrated by BBpixel Team 2008 :: jvbPlugin R1015.37x.1