Guest Fragmatic Posted August 18, 2004 Report Posted August 18, 2004 Hey, first post here and unfortunately, it's a cry for help :P I am making some backgrounds for my phone, based around the Left side XML template from here. I want to use this background I made - but unfortunately the "left side" text is black, which makes it hard to read against the background. Is there a way around this by editing the xml file or can I change it in the colour settings? Thanks for your help :)
Guest Skunkchild Posted August 18, 2004 Report Posted August 18, 2004 Try changing the default font colour to white... <default font-face="nina" font-size="14" font-weight="bold" padding-left="4" padding-right="4" bgcolor="transparent" fgcolor="#FFFFFF" padding-top="2" b-border-color="COLOR_HOMERULE" b-border-width="1"> <format state="selected" fgcolor="COLOR_HOMEHIGHLIGHTTEXT" /> </default> ie fgcolor="#FFFFFF" Check out other xml layouts and you'll see that often the whole colour scheme is included.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now