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

Pages: (2): « First [ 1 ] 2 » Last »
Borders
Author: Message:
TheSourcE
Full Member
***

Avatar

Posts: 152
Reputation: 4
31 / Male / Flag
Joined: Jan 2008
O.P. Huh?  Borders
I want to hide the borders in the contact list. How do i do that???

.png File Attachment: Untitled.png (22.49 KB)
This file has been downloaded 221 time(s).
04-17-2008 02:37 PM
Profile PM Find Quote Report
aNILEator
Skinning Contest Winner
*****

Avatar
...in the wake of the aNILEator

Posts: 3718
Reputation: 90
35 / Male / Flag
Joined: Oct 2003
Status: Away
RE: Borders
like in Vistafy?

Simply add a padding to the contact list element :)
04-17-2008 06:23 PM
Profile PM Web Find Quote Report
TheSourcE
Full Member
***

Avatar

Posts: 152
Reputation: 4
31 / Male / Flag
Joined: Jan 2008
O.P. RE: Borders
No i mean this just like Wilz did in Fung Fu Panda.
The borders are gone i do you do that.
04-17-2008 07:37 PM
Profile PM Find Quote Report
blessedguy
Skinning Contest Winner
*****


Posts: 1762
Reputation: 25
31 / Male / Flag
Joined: Jan 2008
RE: Borders
well...look for borders elements at the styles and definitions and set their backgrounds/foregrounds to argb(0,0,0,0);
[Image: Empty.png]
04-17-2008 07:43 PM
Profile PM Web Find Quote Report
aNILEator
Skinning Contest Winner
*****

Avatar
...in the wake of the aNILEator

Posts: 3718
Reputation: 90
35 / Male / Flag
Joined: Oct 2003
Status: Away
RE: Borders
or remove them entirely eg. layoutpos=none/deleteing/commenting out the lines, or set their padding to 0,0,0,0
04-18-2008 09:11 AM
Profile PM Web Find Quote Report
diablotin
Junior Member
**

Avatar

Posts: 42
Reputation: -1
39 / Male / Flag
Joined: Mar 2008
RE: Borders
Have you to remove the borderthickness on both following line

4004-923
quote:
<element layoutpos=left padding=rect(0,0,0,5) layout=filllayout() class="noncaptionable">
<Element borderthickness=rect(0,0,0,0) Layout=Filllayout() ID=Atom(ai215)/>

This post was edited on 04-21-2008 at 01:22 PM by diablotin.
[Image: userbarvlcom.gif]
[Image: baniere.png]
04-21-2008 01:21 PM
Profile E-Mail PM Web Find Quote Report
TheSourcE
Full Member
***

Avatar

Posts: 152
Reputation: 4
31 / Male / Flag
Joined: Jan 2008
O.P. RE: Borders
OK thanks it works and this line?

.png File Attachment: naamloos.png (40.01 KB)
This file has been downloaded 185 time(s).
04-21-2008 01:27 PM
Profile PM Find Quote Report
diablotin
Junior Member
**

Avatar

Posts: 42
Reputation: -1
39 / Male / Flag
Joined: Mar 2008
RE: Borders
make like me

4005-1001
quote:
Element[id=atom(maininfobarholder)]
{
Background:rcclr(20752);
BorderThickness:rect(0,0,0,1);
BorderColor:rcclr(20755);
}

News
code:
Element[id=atom(maininfobarholder)]
{
Background:rcclr(20752);
BorderThickness:rect(0,0,0,0);
BorderColor:rcclr(20755);
}

[Image: userbarvlcom.gif]
[Image: baniere.png]
04-21-2008 01:35 PM
Profile E-Mail PM Web Find Quote Report
TheSourcE
Full Member
***

Avatar

Posts: 152
Reputation: 4
31 / Male / Flag
Joined: Jan 2008
O.P. RE: Borders
Now this is happend:

08/04/21 15:39:35| **** The trace has started ****
08/04/21 15:39:35| Skin:
08/04/21 15:39:35| Messenger version: 8.5.1302.1018 (nl-nl)
08/04/21 15:39:35| Messenger Plus! version: 4.60.324
08/04/21 15:39:35| Last definition file loaded: 923
08/04/21 15:39:35| Last style sheet file loaded: 1001
08/04/21 15:39:35| Last picture file loaded: 20052
08/04/21 15:39:35| DUIParserFailure: Value creation failed '' 357
08/04/21 15:39:35| DUIParserFailure: Failed to locate stylesheet 'mainss' -1
08/04/21 15:39:41| **** The trace has ended ****

That's this element

Element[id=atom(maininfobarholder)]
{
Background:rcclr(20752);
BorderThickness:rect(0,0,0,0);
BorderColor:rcclr(20755);
}

No help needed anymore:D thank you very much:D it works

This post was edited on 05-04-2008 at 05:40 PM by WDZ.
04-21-2008 01:40 PM
Profile PM Find Quote Report
diablotin
Junior Member
**

Avatar

Posts: 42
Reputation: -1
39 / Male / Flag
Joined: Mar 2008
Wink  RE: Borders
the code stays 9.0 I will give you 8.5

8.5
code:
Element[id=atom(maininfobarholder)]
{
Background:rcclr(20025);
BorderThickness:rect(0,0,0,0);
BorderColor:rcclr(20020);
}

sorry for the error of version

This post was edited on 04-21-2008 at 01:50 PM by diablotin.
[Image: userbarvlcom.gif]
[Image: baniere.png]
04-21-2008 01:47 PM
Profile E-Mail PM Web Find Quote Report
Pages: (2): « First [ 1 ] 2 » 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