What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » White color text on black background???

White color text on black background???
Author: Message:
blessedguy
Skinning Contest Winner
*****


Posts: 1762
Reputation: 25
31 / Male / Flag
Joined: Jan 2008
RE: White color text on black background???
Look at the styles. The first element is usually the font color.
also, there are some tags that you can see that referes to texts
Ill show you!

This one is from style 45710, first tags (referes to some texts)
code:
Element
{
Foreground:argb(150,255,0,0);
BorderColor:argb(150,255,0,0);
}
Element[Enabled=false]
{
Foreground:rgb(207,255,47);
}


both foregrounds are text colours in this case
also, the next example is from 45710 style, and refers to some texts above specific fileds:
code:
EmoticonText[id=atom(idPSMText)]
{
Foreground:rcclr(46495);
}
UrlElem[id=atom(idSongText)]
{
Foreground:rcclr(20016);
}


Also, if you want to change the text containers, they are IMInput elements

[Image: Empty.png]
03-29-2008 04:02 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
White color text on black background??? - by TheSourcE on 03-29-2008 at 03:52 PM
RE: White color text on black background??? - by blessedguy on 03-29-2008 at 04:02 PM
RE: White color text on black background??? - by TheSourcE on 03-29-2008 at 04:08 PM
RE: White color text on black background??? - by blessedguy on 03-29-2008 at 04:11 PM
RE: White color text on black background??? - by TheSourcE on 03-29-2008 at 04:12 PM
RE: White color text on black background??? - by blessedguy on 03-29-2008 at 04:15 PM
RE: White color text on black background??? - by TheSourcE on 03-29-2008 at 04:25 PM
RE: White color text on black background??? - by blessedguy on 03-29-2008 at 04:28 PM
RE: White color text on black background??? - by TheSourcE on 03-29-2008 at 04:28 PM
RE: White color text on black background??? - by blessedguy on 03-29-2008 at 04:35 PM
RE: White color text on black background??? - by TheSourcE on 03-29-2008 at 04:52 PM
RE: White color text on black background??? - by tweek78 on 03-29-2008 at 05:42 PM
RE: White color text on black background??? - by blessedguy on 03-29-2008 at 05:50 PM
RE: White color text on black background??? - by TheSourcE on 03-29-2008 at 07:21 PM
RE: White color text on black background??? - by blessedguy on 03-29-2008 at 07:24 PM
RE: White color text on black background??? - by TheSourcE on 03-30-2008 at 10:31 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On