What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » Add a border

Add a border
Author: Message:
TheSourcE
Full Member
***

Avatar

Posts: 152
Reputation: 4
31 / Male / Flag
Joined: Jan 2008
O.P. Huh?  Add a border
Can anyone tell me how i add a border to the contact search bar. I have put the bar from the top to the bottom and now i want to have a line in it to separable the contactlist from the searchbar.

.png File Attachment: AddBorder.png (204.91 KB)
This file has been downloaded 130 time(s).

This post was edited on 12-22-2008 at 07:34 PM by TheSourcE.
12-22-2008 07:33 PM
Profile PM Find Quote Report
LuckyMe
Skinning Contest Winner
***

Avatar

Posts: 147
Reputation: 7
– / Male / Flag
Joined: Feb 2008
Status: Away
RE: Add a border
Have you tried 1001 def?, look for:

quote:
<Element LayoutPos=Top Layout=BorderLayout() BorderThickness=rect(0,0,0,1) Padding=Rect(0,0,2,0) ID=Atom(ai550)>


and modify that borderthickness to what you want, something like:

quote:
BorderThickness=rect(0,1,0,0)


If you want to change the border color then go to 1001 style and find:

quote:
Element[ID=Atom(ai550)]
{
BorderColor:rcclr(20023); /* Colorized. I=234 */
}


just put the color you want over there :P

hope that helps dude :D

This post was edited on 12-23-2008 at 04:22 AM by LuckyMe.
12-23-2008 04:18 AM
Profile E-Mail PM Find Quote Report
TheSourcE
Full Member
***

Avatar

Posts: 152
Reputation: 4
31 / Male / Flag
Joined: Jan 2008
O.P. RE: RE: Add a border
quote:
Originally posted by LuckyMe
Have you tried 1001 def?, look for:

quote:
<Element LayoutPos=Top Layout=BorderLayout() BorderThickness=rect(0,0,0,1) Padding=Rect(0,0,2,0) ID=Atom(ai550)>


and modify that borderthickness to what you want, something like:

quote:
BorderThickness=rect(0,1,0,0)


If you want to change the border color then go to 1001 style and find:

quote:
Element[ID=Atom(ai550)]
{
BorderColor:rcclr(20023); /* Colorized. I=234 */
}


just put the color you want over there :P

hope that helps dude :D


Hey it works :D Thank you for your help;)
12-23-2008 11:52 AM
Profile 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