What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » Help: Can't find the code for an evil white line.

Help: Can't find the code for an evil white line.
Author: Message:
Willz
Senior Member
****

Avatar

Posts: 953
Reputation: 52
36 / Male / Flag
Joined: Jul 2006
RE: Help: Can't find the code for an evil white line.
its in the scrollbar code for 1001. If you are using Open Live you can disable this line in skininfo.xml by looking at the rectangle replacement section.

If you aren't well then you have to go into the 1001 style and edit:

code:
Scrollbar
{
AccName:rcstr(20194);
AccRole:3;
Accessible:true;
Padding:rcrect(20189);
BorderThickness:rect(0,0,0,0);
BorderColor:rcclr(59504);
}
Scrollbar[vertical]
{
AccName:rcstr(20195);
AccRole:3;
Accessible:true;
Padding:rcrect(20188);
BorderThickness:rect(0,0,0,0);
BorderColor:rcclr(59504);
}


This will remove the line, but if you want to just change the color of it will just edit the bordercolor property instead.

Note that this will only apply to the contact list itself. If you want to do this to all windows then you have to do this to all the style files.

This post was edited on 08-10-2008 at 01:30 PM by Willz.
08-10-2008 01:29 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Help: Can't find the code for an evil white line. - by Chrislah on 08-10-2008 at 01:16 PM
RE: Help: Can't find the code for an evil white line. - by Willz on 08-10-2008 at 01:29 PM
RE: Help: Can't find the code for an evil white line. - by Chrislah on 08-10-2008 at 01:44 PM
RE: RE: Help: Can't find the code for an evil white line. - by Willz on 08-10-2008 at 01:47 PM
RE: Help: Can't find the code for an evil white line. - by Chrislah on 08-10-2008 at 01:56 PM
RE: RE: Help: Can't find the code for an evil white line. - by Willz on 08-10-2008 at 02:01 PM
RE: Help: Can't find the code for an evil white line. - by Chrislah on 08-10-2008 at 02:08 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