What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » 2009, change window colors of conversations

Pages: (3): « First « 1 2 [ 3 ] Last »
2009, change window colors of conversations
Author: Message:
insider
Junior Member
**


Posts: 64
– / Male / Flag
Joined: Feb 2009
RE: 2009, change window colors of conversations
can replace only the colors by default and the default scene. this is facil. and without affecting those with different scenes.


if you are creating a skin, you do  should know do this

skininfo.xml

replace the default scene, by the picture you want.

XML code:
 
<Replace>
<Graphics>
<Pictures>
 
<Picture Id="664">
<File>Images/664.png</File>
<Metadata>
<Colorize>false</Colorize>
</Metadata>
</Picture>
 
</Pictures>
</Graphics>
</Replace>
 


create new colors.
determine the values rgb color


XML code:
 
 <New>
 
 <Colors>
 
<Color Id="59500"><R>0</R><G>0</G><B>0</B></Color>
 
</Colors>
 
 </New>
 


msgres_style_920.txt


XML code:
 
element[id=atom(imtaskbarcontainer)]
{
foreground:rcclr("msgr",20100);
background:rcclr("msgr",20102);
}
 


and change to

XML code:
 
element[id=atom(imtaskbarcontainer)]
{
foreground:rcclr("msgr",20100);
background:rcclr("msgr",59500);
}
   


XML code:
 
Element[ID=atom(WindowBarBG)]
{
background:rcclr("msgr",652);
 


and change to

XML code:
 
Element[ID=atom(WindowBarBG)]
{
background:rcclr("msgr",59500);
 



   
with this. you  changed default values of the upper

This post was edited on 03-12-2009 at 02:48 PM by insider.
03-12-2009 02:44 PM
Profile E-Mail PM Find Quote Report
-Buffy
Junior Member
**


Posts: 33
Joined: Jul 2006
O.P. RE: 2009, change window colors of conversations
thank u so much, but that is over my knowledge... i guess i can live with the blue windows and i will try to teach me some XML asap...
03-15-2009 11:14 AM
Profile E-Mail PM Find Quote Report
-Buffy
Junior Member
**


Posts: 33
Joined: Jul 2006
O.P. RE: 2009, change window colors of conversations
ok, i finally got into the skin xml. but not to the standard messenger look. is there like a clear version somewhere were i can try these things on?
03-15-2009 11:35 AM
Profile E-Mail PM Find Quote Report
djdannyp
Elite Member
*****

Avatar
Danny <3 Sarah

Posts: 3546
Reputation: 31
37 / Male / Flag
Joined: Mar 2006
RE: RE: 2009, change window colors of conversations
quote:
Originally posted by -Buffy
ok, i finally got into the skin xml. but not to the standard messenger look. is there like a clear version somewhere were i can try these things on?

What do you mean a clean version?

Any skin resources that you extract will be for the Messenger version that you are running
[Image: 1ftt0hpk-signature.png]
AutoStatus Script || Facebook Status Script
5216 days, 8 hours, 57 minutes, 41 seconds ago
03-15-2009 11:37 AM
Profile E-Mail PM Find Quote Report
-Buffy
Junior Member
**


Posts: 33
Joined: Jul 2006
O.P. RE: 2009, change window colors of conversations
well i wanted to change just some things in the standard skin but i cant find the skininfo.xml for that one. just for skins i have downloaded. but i dont want to make my little changes on the base of an exiting differend skin...
and i could not find anything the the documentary about how to create a skin because they are all for 8.5.
i thought maybe this skininfo.xml for the normal standard is hidden or possible to dl somewhere... (sorry i dont know if this is understandable my english and my computer knowledge is not perfect;))
03-15-2009 11:46 AM
Profile E-Mail PM Find Quote Report
djdannyp
Elite Member
*****

Avatar
Danny <3 Sarah

Posts: 3546
Reputation: 31
37 / Male / Flag
Joined: Mar 2006
RE: 2009, change window colors of conversations
You have to create your own SkinInfo and replace the various resources, which you can edit after extracting them.

Read the Skinning Documentation for information on how to get started.

You get the skinning documentation by doing to Messenger Plus! Live preferences and options, then on the 'Customize!' tab, then onto 'Skins' and click 'Documentation'

You will also need to click 'Extract Resources'
[Image: 1ftt0hpk-signature.png]
AutoStatus Script || Facebook Status Script
5216 days, 8 hours, 57 minutes, 41 seconds ago
03-15-2009 11:48 AM
Profile E-Mail PM Find Quote Report
-Buffy
Junior Member
**


Posts: 33
Joined: Jul 2006
O.P. RE: 2009, change window colors of conversations
darn i was so off, i got to the documentary but it is the same i dl before, just for 8.5.
but i found this whole extracting thing. i did that but have know idea what to do with the extracting report.
is there any 2009 help?
03-15-2009 11:57 AM
Profile E-Mail PM Find Quote Report
djdannyp
Elite Member
*****

Avatar
Danny <3 Sarah

Posts: 3546
Reputation: 31
37 / Male / Flag
Joined: Mar 2006
RE: RE: 2009, change window colors of conversations
quote:
Originally posted by -Buffy
darn i was so off, i got to the documentary but it is the same i dl before, just for 8.5.
but i found this whole extracting thing. i did that but have know idea what to do with the extracting report.
is there any 2009 help?

The documentation is for 2009 as well as 8.5.......there's no difference in how you skin them.

The extracting report is just telling you which files were extracted succesfully.

Read the 'your first skin' part of the documentation and follow it step by step and you should start to get somewhere
[Image: 1ftt0hpk-signature.png]
AutoStatus Script || Facebook Status Script
5216 days, 8 hours, 57 minutes, 41 seconds ago
03-15-2009 12:28 PM
Profile E-Mail PM Find Quote Report
-Buffy
Junior Member
**


Posts: 33
Joined: Jul 2006
O.P. RE: 2009, change window colors of conversations
thanks, but the skidn for 8.5 dont work on 2009. the example doesnt either. it doesnt show any of the needed strings insider posted before. i guess i will give up for now. but thanks anyway.
i am still thankful for any ideas...
03-15-2009 12:36 PM
Profile E-Mail PM Find Quote Report
Pages: (3): « First « 1 2 [ 3 ] Last »
« Next Oldest Return to Top Next Newest »


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