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

Moto Q Social

Closed Thread
 
Thread Tools Display Modes
Old 06-02-2008, 07:04 PM   #11 (permalink)
 
kaylabeers's Avatar
 
Join Date: Mar 2008
Location: Parker, AZ [928]
Posts: 382
Thanks: 25
Thanked 80 Times in 75 Posts
kaylabeers is on a distinguished road
Default

Quote:
Originally Posted by jefffree View Post
Really excellent layout. Any room to show the profile? I change between vibrate and regular 5-6 times a day.

Thanks again!
http://mq.roeiboot.com/public/kaylab...ngeProfile.rar
Requires Orange..
__________________

kaylabeers is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Old 06-03-2008, 05:03 PM   #12 (permalink)
 
kaylabeers's Avatar
 
Join Date: Mar 2008
Location: Parker, AZ [928]
Posts: 382
Thanks: 25
Thanked 80 Times in 75 Posts
kaylabeers is on a distinguished road
Default Brain Storm -user request-



Requires Facade.
Shown with Eko's Black Bars.

Download

Last edited by kaylabeers; 06-10-2008 at 07:20 PM.
kaylabeers is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
The Following User Says Thank You to kaylabeers For This Useful Post:
JennieBettie (06-04-2008)
Old 06-04-2008, 06:43 PM   #13 (permalink)
 
kaylabeers's Avatar
 
Join Date: Mar 2008
Location: Parker, AZ [928]
Posts: 382
Thanks: 25
Thanked 80 Times in 75 Posts
kaylabeers is on a distinguished road
Default Summer @ The Beach


Requires Fizz Weather, Facade, and Alarm Info plug-in.
Shown with Eko's Black Bars.

Download
__________________


Last edited by kaylabeers; 06-10-2008 at 07:20 PM.
kaylabeers is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 06-06-2008, 07:08 PM   #14 (permalink)
 
kaylabeers's Avatar
 
Join Date: Mar 2008
Location: Parker, AZ [928]
Posts: 382
Thanks: 25
Thanked 80 Times in 75 Posts
kaylabeers is on a distinguished road
Default Flash


No plug-ins required.

Download
Alternate Backgrounds
__________________


Last edited by kaylabeers; 06-10-2008 at 07:21 PM.
kaylabeers is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
The Following User Says Thank You to kaylabeers For This Useful Post:
Renegade2005 (06-06-2008)
Old 06-07-2008, 07:32 PM   #15 (permalink)
 
kaylabeers's Avatar
 
Join Date: Mar 2008
Location: Parker, AZ [928]
Posts: 382
Thanks: 25
Thanked 80 Times in 75 Posts
kaylabeers is on a distinguished road
Default

Alternate background for Nate..
http://mq.roeiboot.com/public/kaylab...ackground6.jpg
__________________

kaylabeers is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
The Following User Says Thank You to kaylabeers For This Useful Post:
omg its nate (06-08-2008)
Old 06-09-2008, 06:27 PM   #16 (permalink)
 
kaylabeers's Avatar
 
Join Date: Mar 2008
Location: Parker, AZ [928]
Posts: 382
Thanks: 25
Thanked 80 Times in 75 Posts
kaylabeers is on a distinguished road
Default Abita Beer: Amber


No plug-ins required.
Shown with Eko's Black Bars.

Download

__________________


Last edited by kaylabeers; 06-10-2008 at 07:22 PM.
kaylabeers is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
The Following User Says Thank You to kaylabeers For This Useful Post:
lightning807 (06-09-2008)
Old 06-10-2008, 02:54 PM   #17 (permalink)
 
docmac129's Avatar
 
Join Date: Dec 2006
Posts: 1,104
Thanks: 53
Thanked 262 Times in 224 Posts
docmac129 is on a distinguished road
Default

Quote:
Originally Posted by lightning807 View Post
one question about the start menu.

when i use the new home screen, navigating in the start menu/app list doesnt have a 'selected' icon to show where my 'cursor' is. With my old home screen there was a dark gray box that went around the icon, but it seems like now there is a white box on a white background, which doesnt work out that well lol.

Is there any way to darken the white background in the start menu or make the box around the icon darker?
Lightning,
Do u know how to edit the xml file in Notepad on your computer?? It would take all of 30 sec if u do. Just change the 6 letter code for:
<scheme>
<color name="COLOR_WINDOW" value="#FFFFFF" />
<color name="COLOR_WINDOWTEXT" value="#000000" />
<color name="COLOR_STATIC" value="#FFFFFF" />
<color name="COLOR_STATICTEXT" value="#000000" />
<color name="COLOR_HIGHLIGHT" value="#5B5B5B" />
<color name="COLOR_HIGHLIGHTTEXT" value="#FFFFFF" />
<color name="COLOR_TEXTSELECT" value="#FFFFFF" />
<color name="COLOR_MENU" value="#FFFFFF" />
<color name="COLOR_MENUTEXT" value="#000000" />
<color name="COLOR_GRAYTEXT" value="#CCCCCC" />
<color name="COLOR_GRADLEFT" value="#FFFFFF" />
<color name="COLOR_GRADRIGHT" value="#FFFFFF" />
<color name="COLOR_INTGRADLEFT" value="#FFFFFF" />
<color name="COLOR_INTGRADRIGHT" value="#FFFFFF" />
<color name="COLOR_TRAYGRADLEFT" value="#5B5B5B" />
<color name="COLOR_TRAYGRADRIGHT" value="#5B5B5B" />
<color name="COLOR_HIGHGRADLEFT" value="#5B5B5B" />
<color name="COLOR_HIGHGRADRIGHT" value="#5B5B5B" />
<color name="COLOR_TRAYTEXT" value="#FFFFFF" />
<color name="COLOR_WINDOWFRAME" value="#000000" />
<color name="COLOR_BTNFACE" value="#8c8c8c" />
<color name="COLOR_BTNTEXT" value="#000000" />
<color name="COLOR_SCROLLBAR" value="#5B5B5B" />
<color name="COLOR_HOMETEXT" value="#FFFFFF" />
<color name="COLOR_HOMEHIGHLIGHT" value="#FFFFFF" />

If u change the "#FFFFFF" to another code from here:
http://www.colorschemer.com/online.html then resave the xml file with the same name, reload onto Q, select a different HS, then select the HS u want, it would be the color u want it to be. If not, Kayla will do it 4 u, if u want to wait.
__________________
I use Eko's Black Soft Keys on all my HS's. If u want them click here. Otherwise, u will get the default color!!
docmac129 is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 06-10-2008, 05:45 PM   #18 (permalink)
 
kaylabeers's Avatar
 
Join Date: Mar 2008
Location: Parker, AZ [928]
Posts: 382
Thanks: 25
Thanked 80 Times in 75 Posts
kaylabeers is on a distinguished road
Default

http://mq.roeiboot.com/public/kaylab...aBeer.home.xml
here you go, just replace it with the other file in Application Data/Home..
__________________

kaylabeers is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 06-10-2008, 07:09 PM   #19 (permalink)
 
kaylabeers's Avatar
 
Join Date: Mar 2008
Location: Parker, AZ [928]
Posts: 382
Thanks: 25
Thanked 80 Times in 75 Posts
kaylabeers is on a distinguished road
Default Anna Kournikova


Requires Orange and Facade.
Shown with Eko's Black Bars.

Download
__________________


Last edited by kaylabeers; 06-10-2008 at 07:22 PM.
kaylabeers is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 06-13-2008, 06:18 PM   #20 (permalink)
 
kaylabeers's Avatar
 
Join Date: Mar 2008
Location: Parker, AZ [928]
Posts: 382
Thanks: 25
Thanked 80 Times in 75 Posts
kaylabeers is on a distinguished road
Default Union Flag



User request.
Requires Facade and Orange.
Shown with Eko's Black Bars.

Download



I will make alternate backgrounds for this via request.
__________________


Last edited by kaylabeers; 06-13-2008 at 10:14 PM.
kaylabeers is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
The Following User Says Thank You to kaylabeers For This Useful Post:
craiggiarc (06-15-2008)
Closed Thread

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 03:29 PM.


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 33