What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » [Help] Changing the color of nickname & PSM

[Help] Changing the color of nickname & PSM
Author: Message:
TRash19
Junior Member
**

Avatar
TechNet - IT training with Microsoft

Posts: 80
Reputation: 1
33 / Male / Flag
Joined: Dec 2007
RE: [Help] Changing the color of nickname & PSM
Hi fr33k!

You can change the PSM color of conversation window with a small editing:

1. Open the 920.style.txt
2. Search this element in the style:

}
Element[id=atom(idPSM)]
{
LayoutPos:Left;
}


3. You add this, after LayoutPos:Left; element :

Foreground:rgb(*HERE YOUR COLOR CODE! such as: 255,0,0<- full red*);

Like this:

}
Element[id=atom(idPSM)]
{
LayoutPos:Left;
Foreground:rgb(255,0,0);
}


Good Luck ;)

*EDIT: When you wanna change a PSM background in the ConvWindow, open again the 920.style.txt, find again the 2. step and add this: Background:rgb(*your code*); :)

This post was edited on 12-30-2007 at 01:49 AM by TRash19.
                                              [Image: z0rfncwf-trashbmpd.png]
12-30-2007 01:39 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Help] Changing the color of nickname & PSM - by fr33k on 12-30-2007 at 12:50 AM
RE: [Help] Changing the color of nickname & PSM - by TRash19 on 12-30-2007 at 01:39 AM
RE: [Help] Changing the color of nickname & PSM - by fr33k on 12-30-2007 at 01:51 AM
RE: [Help] Changing the color of nickname & PSM - by TRash19 on 12-30-2007 at 02:02 AM
RE: [Help] Changing the color of nickname & PSM - by fr33k on 12-30-2007 at 02:11 AM
RE: [Help] Changing the color of nickname & PSM - by TRash19 on 12-30-2007 at 02:16 AM
RE: [Help] Changing the color of nickname & PSM - by fr33k on 12-30-2007 at 02:24 AM
RE: [Help] Changing the color of nickname & PSM - by TRash19 on 12-30-2007 at 02:52 AM
RE: [Help] Changing the color of nickname & PSM - by fr33k on 12-30-2007 at 03:00 AM
RE: [Help] Changing the color of nickname & PSM - by TRash19 on 12-30-2007 at 03:03 AM
RE: [Help] Changing the color of nickname & PSM - by fr33k on 12-30-2007 at 04:10 AM
RE: [Help] Changing the color of nickname & PSM - by Basilis on 01-02-2008 at 07:15 PM
RE: [Help] Changing the color of nickname & PSM - by TheSourcE on 02-19-2008 at 06:39 PM
RE: [Help] Changing the color of nickname & PSM - by Basilis on 02-19-2008 at 09:55 PM
RE: [Help] Changing the color of nickname & PSM - by TheSourcE on 02-20-2008 at 03:00 PM
RE: [Help] Changing the color of nickname & PSM - by Basilis on 02-20-2008 at 04:52 PM


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