What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » Border in logon window

Border in logon window
Author: Message:
Jeeeee
Junior Member
**


Posts: 18
45 / Male / Flag
Joined: Jun 2009
O.P. Border in logon window
I'm trying to figure out what line is drawing the border around the user name and passwrod on the logon window, cause I would like to change it's color!!

Thank youfor the help
07-01-2009 02:00 AM
Profile E-Mail PM Find Quote Report
robert_dll
Full Member
***

Avatar

Posts: 393
Reputation: 8
– / Male / Flag
Joined: Aug 2008
RE: Border in logon window
Which line? I think you are talking about the glow.

Look for:

AddBehavior=DUI::Glow(rcint("msgr",9007),rcfloat("msgr",9008),rcclr("msgr",9009),rcclr("msgr",9010))

and change it to:

AddBehavior=DUI::Glow(rcint("msgr",9007),rcfloat("msgr",9008),rgb(255,0,0),rgb(254,0,0))

Play with the rgb colors.
07-01-2009 02:14 AM
Profile PM Web Find Quote Report
Jeeeee
Junior Member
**


Posts: 18
45 / Male / Flag
Joined: Jun 2009
O.P. RE: Border in logon window
Just to be sure.. I'm talking about this one

[Image: logons.jpg]

This post was edited on 07-01-2009 at 02:29 AM by Jeeeee.
07-01-2009 02:22 AM
Profile E-Mail PM Find Quote Report
robert_dll
Full Member
***

Avatar

Posts: 393
Reputation: 8
– / Male / Flag
Joined: Aug 2008
RE: Border in logon window
nothing there haha
07-01-2009 02:23 AM
Profile PM Web Find Quote Report
ryxdp
Senior Member
****


Posts: 804
Reputation: 16
29 / Male / Flag
Joined: Jun 2006
RE: Border in logon window
This line is actually an image, #4302 in the 947 window. You can change its colour, but you will need to replace the image and not just change some line in the style.

If you want to get rid of it you can simply remove the background attribute in the idUserOptionsAndProgress[Class="BorderBackground"] element for the 947 style.
07-01-2009 11:00 AM
Profile PM Find Quote Report
Jeeeee
Junior Member
**


Posts: 18
45 / Male / Flag
Joined: Jun 2009
O.P. RE: Border in logon window
Thank you for your help. I'll look into it!
07-01-2009 12:29 PM
Profile E-Mail PM Find Quote Report
« 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