Pages: 1
Windows Mobile 5: Changing Text In Start Menu
(Click here to view the original thread with full colors/images)
Posted by: majid23
I searched but couldn't find the answer to this:
Does anybody know the XML to change the color of the text in the start menu? I want to change the black b/c it doesn't work with some background pictures. Thanks!
Posted by: iJITSU
Edit the XML and add this as the last line in the color scheme:
<color name="COLOR_STARTMENUTEXT" value="#FFFFFF" />
The FFFFFF represents white so you'll have to plug in whatever color you want. This link has all the colors codes listed:
http://www.w3schools.com/tags/ref_color_tryit.asp
Posted by: majid23
To answer my own question:
In the <scheme></scheme> part of the xml, add
<color name="COLOR_STARTMENUTEXT" value="#FFFFFF"/>
vBulletin Copyright ©2000 - 2008,
Jelsoft Enterprises Limited.
vB Easy Archive Final ©2000 - 2008
- Created by Stefan "Xenon" Kaeser