What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » How do I make a picture go across the whole contact list?!

Pages: (4): « First « 1 [ 2 ] 3 4 » Last »
How do I make a picture go across the whole contact list?!
Author: Message:
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
O.P. RE: How do I make a picture go across the whole contact list?!
quote:
Originally posted by vikke
Also try the Alpha-attribute to apply transparency. It's a number from 0-255, where 255 is 100% visible.

Um aren't I already doing that :p?

<style resid=mainss>
BuddyList[ID=Atom(abview)]
{
AccName:rcstr(45675);
AccDesc:rcstr(45675);
Borderthickness:rect(0,0,0,0);
Background:argb(0,255,255,255);
}
12-18-2007 10:00 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: How do I make a picture go across the whole contact list?!
I've figured this out just running some tests now, as Sam knows
12-18-2007 11:24 PM
Profile PM Web Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
O.P. RE: How do I make a picture go across the whole contact list?!
quote:
Originally posted by aNILEator
I've figured this out just running some tests now, as Sam knows

Well, stop having sex with Williz and help me :p.

You never answered what Pictures I need to make transparent so you can do your thing in the Definition files :p.
12-19-2007 03:58 AM
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: How do I make a picture go across the whole contact list?!
Delete the code at the top for abView, it's not needed.

You need to set abLayout to be argb instead of rcclr then set that to argb(0,0,0,0)

You need to set the main background ai to use the same argb for it's background too, in 8.5 it's ai558 in 9.0 ai649
12-19-2007 05:42 AM
Profile PM Web Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
O.P. RE: How do I make a picture go across the whole contact list?!
quote:
Originally posted by aNILEator
You need to set the main background ai to use the same argb for it's background too, in 8.5 it's ai558 in 9.0 ai649

code:
Element[ID=Atom(ai649)]
{
    Background:argb(0,255,255,255);
}


Done :)


quote:
Originally posted by aNILEator
You need to set abLayout to be argb instead of rcclr then set that to argb(0,0,0,0)

code:
Element[id=atom(abLayout)]
{
    BorderColor:argb(0,0,0,0);
    Background:argb(0,0,0,0);

}

Done.

Now what :p.

EDIT: :O!!!!!!!!!!!!!!

WOW IT WORKS :D.

But there is one thing. The top deforms and like is glitchy when I turn the contact list :p

[Image: attachment.php?pid=875517]

PS: There is no trace file :p

.jpg File Attachment: sortaworks.jpg (78.49 KB)
This file has been downloaded 927 time(s).

This post was edited on 12-19-2007 at 01:03 PM by prashker.
12-19-2007 12:57 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: How do I make a picture go across the whole contact list?!
You're a fuck up Sam :P It works fine on 8.5
12-19-2007 03:02 PM
Profile PM Web Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
O.P. RE: How do I make a picture go across the whole contact list?!
quote:
Originally posted by aNILEator
You're a fuck up Sam :P It works fine on 8.5

Plus Williz said abLayout has been screwed up by Microsoft EVEN more in 9.0.

So don't go directly to insulting me :dodgy:, it gets annoying.

This post was edited on 12-19-2007 at 09:14 PM by prashker.
12-19-2007 09:10 PM
Profile PM Find Quote Report
freak544
Full Member
***

Avatar

Posts: 245
Reputation: 2
35 / Male / Flag
Joined: Dec 2007
RE: How do I make a picture go across the whole contact list?!
Ive managed to do it on my skin

I might have a problem making my skin 9.0 compatable then
12-19-2007 09:13 PM
Profile E-Mail PM Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
O.P. RE: How do I make a picture go across the whole contact list?!
quote:
Originally posted by freak544
Ive managed to do it on my skin

I might have a problem making my skin 9.0 compatable then

No offence but that does NOT help me at all :p

If you had a WORKING way it would not go all glitchy in 9.0 then maybe that'd help :p
12-19-2007 09:15 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: How do I make a picture go across the whole contact list?!
You're not allowed to submit a 9.0 only skin anyway and yeah everything in 9.0 is BETA and the whole layout of the xml in 9.0 is even more buggered up than in 8.5
12-19-2007 11:59 PM
Profile PM Web Find Quote Report
Pages: (4): « First « 1 [ 2 ] 3 4 » 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