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


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

Notices

Android forums

Reply
 
Thread Tools Display Modes
Old 05-06-2007, 02:15 PM   #541 (permalink)
 
Join Date: Apr 2007
Location: Upstate NY
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Talon8Ya is on a distinguished road
Default

Quote:
Originally Posted by n99hockey View Post
alright cool keep us posted!
Well I went and figured out that the color settings I was trying to use was what was messing it up.

So if I put in just the blue tooth code with no extra commands it works.

Not ideal though as I wanted it to be blue like the rest of my tex and not white.

Here is the code.

<?xml version="1.0"?>
<home>
<author>Talon</author>
<contacturl>http://www.newbieslinux.com</contacturl>
<title>Drake</title>
<version>1.0</version>
<default target-width="240" target-height="320" font-face="Segoe Condensed" font-size="19" font-weight="normal" padding-left="5" padding-right="5" bgcolor="transparent" fgcolor="#161AFF" padding-top="3" b-border-color="COLOR_HOMERULE" b-border-width="0">
<format state="selected" font-weight="bold" fgcolor="#161AFF"/>
</default>
<background bgimage="Drake.jpg" valign="top"/>

<scheme>
<color name="COLOR_GRADLEFT" value="#FFFFFF"/>
<color name="COLOR_GRADRIGHT" value="#FFFFFF"/>
<color name="COLOR_INTGRADLEFT" value="#FFFFFF"/>
<color name="COLOR_INTGRADRIGHT" value="#CCCCCC"/>
<color name="COLOR_TRAYGRADLEFT" value="#999999" />
<color name="COLOR_HOMEHIGHLIGHT" value="#000000" />
</scheme>

<!--standard missed calls plugin-->
<plugin clsid="{0BA8ABB8-1F1D-417f-88C6-DA8530E2E7A6}" name="missedcalls" height="220">
<background b-border-width="0">
<format state="selected" bgcolor="#000000"/>
</background>
<label halign="center" bgcolor="#000000" fgcolor="#161AFF" 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="0">
<background b-border-width="0">
</background>
<iconbar bgcolor="transparent" fgcolor="#161AFF" y="0" x="0"/>
</plugin>

<!-- Date/Time/Carrier Plugin -->
<plugin file="sysplug.dll" clsid="{E09043DF-510E-4841-B652-388316977A7A}" height="47">
<background b-border-width="0">
</background>

<label bgcolor="transparent" halign="right" font-weight="normal" y="-5" w="320" font-size="16" fgcolor="#CCCCCC">
<text><carrier/></text>
</label>

<clock>
<date font-weight="bold" fgcolor="#161AFF" font-size="18" valign="top" halign="left" mode="short" y="27" w="320" />

<time font-weight="bold" font-size="35" bgtext="transparent" halign="left" fgcolor="#161AFF" mode="12" y="-5" w="320"/>
</clock>
</plugin>

<!-- Profile Plugin -->
<plugin clsid="{95976968-45D5-40c9-9779-2B859B1C2FEC}" name="profile" height="73">
<background b-border-width="0">
</background>
<label bgcolor="transparent" font-size="16">
<text lang="0x0409">Profile: <profile/></text>
</label>
</plugin>

<!-- Messages plugin -->

<plugin clsid="{2F930BF0-6FE9-4a53-9E17-88E9247BAB48}" name="SMScount" height="18" width="200">
<background b-border-width="0">
</background>
<label halign="left" bgcolor="transparent" font-size="16">
<text> Email: <unreadEmail /> SMS: <unreadSMS /> Vmail: <unreadVMail/></text>
</label>
</plugin>

<!-- Calendar Plugin -->

<plugin clsid="{865A354A-4A96-4687-B001-C155DC0DBE76}" name="calendar" height="22" width="170">
<background b-border-width="0">
</background>
<label w="170" halign="left" bgcolor="transparent" font-size="16">
<text><subject/> <time/> <location/></text>
</label>
</plugin>

<!-- Bluetooth Plugin -->

<plugin clsid="{df648b7e-7645-419d-ba0b-503acea3edfb}">
</plugin>

<!-- MRU -->
<plugin clsid="{79EFB752-CB70-446d-B317-499723482B3D}" name="startmru" height="25">
<mru x="5" highlight="#161AFF" icon-size="16" max-buttons="7" y="0"/>
<appname halign="left" x="185" y="6" font-size="16" fgcolor="#161AFF"/>
</plugin>

</home>


Now I just have to figure out how to get the text to go blue like the rest without corrupting the plugin and then bring the whole set of plugins up one level to keep the theme to one page I will be good. LOL
I am getting there.
At least it is fun.
Talon8Ya is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 05-22-2007, 04:30 PM   #542 (permalink)
 
.plaid's Avatar
 
Join Date: May 2007
Location: Orange County, CA
Posts: 140
Thanks: 8
Thanked 12 Times in 11 Posts
.plaid is on a distinguished road
Default

Quote:
Originally Posted by gadget View Post
...You can check them out here:
http://www.kooldezine.com/Q.htm

gadget
Just wanted to join the choir and sing a chorus of "thanks!" I'm currently using the Media Player Theme (since I bought my Q for multimedia, primarily) but have also downloaded the Salt Lake City Temple Theme (I'll probably find a way to display the Newport Beach Temple instead though....)

Best,
.
.plaid is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-22-2007, 04:50 PM   #543 (permalink)
 
RFI4U's Avatar
 
Join Date: Apr 2007
Location: Over here
Posts: 122
Thanks: 1
Thanked 9 Times in 7 Posts
RFI4U is on a distinguished road
Send a message via MSN to RFI4U
Default

Quote:
Originally Posted by Talon8Ya View Post

Now I just have to figure out how to get the text to go blue like the rest without corrupting the plugin and then bring the whole set of plugins up one level to keep the theme to one page I will be good. LOL
I am getting there.
At least it is fun.

Try adding this in your <scheme> tags:

<color name="COLOR_HOMETEXT" value="#161AFF"/>
RFI4U is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-22-2007, 05:08 PM   #544 (permalink)
 
shaun0207's Avatar
 
Join Date: Feb 2007
Location: Baltimore, MD
Posts: 780
Thanks: 11
Thanked 19 Times in 16 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 Birdsoft View Post


Now that I have my plugin out I have started to dabble in getting a couple of home screens made that work and look the way I want.. I can see why everyone is so addicted to doing these things.... Heres what I am using right now....

(oh thanks to all who inspired, and for the black key stuff)

Is that the Photo Dialer Plugin your using? How did were you able to change it they way you did?
shaun0207 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-22-2007, 05:22 PM   #545 (permalink)
 
Join Date: Apr 2007
Location: Upstate NY
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Talon8Ya is on a distinguished road
Default

Quote:
Originally Posted by RFI4U View Post
Try adding this in your <scheme> tags:

<color name="COLOR_HOMETEXT" value="#161AFF"/>

Thanks I will try it.

When I used the tags along with the plugin it would corrupt it for some reason.
I will try this and let you know.

Thanks again.
Talon8Ya is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-23-2007, 12:31 PM   #546 (permalink)
 
King12345's Avatar
 
Join Date: May 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
King12345 is on a distinguished road
Default Guinness Theme

From a new user...Thanks for all the ideas!

I went with a Guinness theme.

Attached Files
File Type: zip GuinnessTheme.zip (18.8 KB, 56 views)
King12345 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-23-2007, 12:34 PM   #547 (permalink)
 
Join Date: May 2007
Location: Tempe, AZ
Posts: 144
Thanks: 3
Thanked 2 Times in 1 Post
Xian is on a distinguished road
Send a message via AIM to Xian Send a message via Yahoo to Xian
Default

ooh ... it's now my mission to make a Captain Morgan one. can't believe i didn't think of it sooner.
Xian is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-24-2007, 05:55 PM   #548 (permalink)
 
.plaid's Avatar
 
Join Date: May 2007
Location: Orange County, CA
Posts: 140
Thanks: 8
Thanked 12 Times in 11 Posts
.plaid is on a distinguished road
Default

Plagiarizing heavily on the Motorola Q Home Screen created by gagdet, I offer you my current home screen:



For the three of you who didn't recognize it immediately, this is the official tartan of the state of Washington.

Best,
.
.plaid is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-08-2007, 10:15 AM   #549 (permalink)
 
Join Date: May 2007
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
jrstinkfish is on a distinguished road
Default

Just wanted to give thanks for gadget's "Mac 3 with Profile" home screen -- it's exactly what I wanted. I hated the Sprint home screen, and Facade didn't impress me, so this is great.
jrstinkfish is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-09-2007, 02:27 PM   #550 (permalink)
 
Join Date: Jun 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
colin292 is on a distinguished road
Default

Quote:
Originally Posted by n99hockey View Post
Thanks, that's awesome.

Here's my take on it:
http://dl3.ohshare.com/v/8672937/iphone.home.xml.html
colin292 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:39 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Integrated by BBPixel ©2003-2008, jvbPlugin
Android forums

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