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???
quote:
Originally posted by Eminem1992
I see the problem now:P I want to change the Text color of the Chat screen.

45710 is a style of Addcontact

I need the 920 style:P
It follows the same basics.
all styles have that kind of tags...just look for them!
let me see my convowindow Style...
some exemples:

element[enabled=false]
{
foreground:rcclr(20012);
}
button[enabled=false]
{
foreground:rcclr(20012);
}

element[id=atom(sponsoredByText)]
{
content:rcstr(44088);
fontface:rcstr(20071);
fontsize:rcint(56205);
Foreground:rcclr(20016);
}

...and so on...
the PSM text, contact ame (without formating) and mail are these ones:
code:
Element[id=atom(WindowSubText)]
{
fontweight:normal;
foreground:rcclr(1656);
}
wledit[id=atom(WindowEmail)]
{
contentalign:middleleft|endellipsis;
AccRole:42;
Foreground:rcclr(20017);
}
wledit[id=atom(WindowEmail)][keyfocused]
{
contentalign:middleleft;
Foreground:rcclr(20017);
}
PSMElement[id=atom(WindowPSM)]
{
Foreground:rcclr(20017);
layoutpos:client;
}

[Image: Empty.png]
03-29-2008 04:35 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