How do I make a picture go across the whole contact list?! |
Author: |
Message: |
prashker
Veteran Member
Posts: 5109 Reputation: 104
– / / –
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 ?
<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 |
|
|
aNILEator
Skinning Contest Winner
...in the wake of the aNILEator
Posts: 3718 Reputation: 90
35 / /
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 |
|
|
prashker
Veteran Member
Posts: 5109 Reputation: 104
– / / –
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 .
You never answered what Pictures I need to make transparent so you can do your thing in the Definition files .
|
|
12-19-2007 03:58 AM |
|
|
aNILEator
Skinning Contest Winner
...in the wake of the aNILEator
Posts: 3718 Reputation: 90
35 / /
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 |
|
|
prashker
Veteran Member
Posts: 5109 Reputation: 104
– / / –
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 .
EDIT: !!!!!!!!!!!!!!
WOW IT WORKS .
But there is one thing. The top deforms and like is glitchy when I turn the contact list
PS: There is no trace file
Attachment: sortaworks.jpg (78.49 KB)
This file has been downloaded 949 time(s).
This post was edited on 12-19-2007 at 01:03 PM by prashker.
|
|
12-19-2007 12:57 PM |
|
|
aNILEator
Skinning Contest Winner
...in the wake of the aNILEator
Posts: 3718 Reputation: 90
35 / /
Joined: Oct 2003
Status: Away
|
RE: How do I make a picture go across the whole contact list?!
You're a fuck up Sam It works fine on 8.5
|
|
12-19-2007 03:02 PM |
|
|
prashker
Veteran Member
Posts: 5109 Reputation: 104
– / / –
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 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 , it gets annoying.
This post was edited on 12-19-2007 at 09:14 PM by prashker.
|
|
12-19-2007 09:10 PM |
|
|
freak544
Full Member
Posts: 245 Reputation: 2
36 / /
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 |
|
|
prashker
Veteran Member
Posts: 5109 Reputation: 104
– / / –
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
If you had a WORKING way it would not go all glitchy in 9.0 then maybe that'd help
|
|
12-19-2007 09:15 PM |
|
|
aNILEator
Skinning Contest Winner
...in the wake of the aNILEator
Posts: 3718 Reputation: 90
35 / /
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 |
|
|
Pages: (4):
« First
«
1
[ 2 ]
3
4
»
Last »
|
|