Jump to content

XML help please


Recommended Posts

Guest Fragmatic
Posted

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 -

trphonepreview.jpg

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

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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.