Add a second image in contact list |
Author: |
Message: |
LuckyMe
Skinning Contest Winner
Posts: 147 Reputation: 7
– / /
Joined: Feb 2008
Status: Away
|
O.P. Add a second image in contact list
Hi people i was wondering if is it possible to add a second image in contact list area, i mean apart from the current background, just in front of it but behind the contact list groups.
Thanks in advance
Edit: i´ve managed to add the image but then again it shows in front of the contact groups take a look:
quote: <BuddyList id=atom(abView) Layout=FillLayout() CmdGroup=guid("{16E32D35-5350-4805-B7F0-5E782510AF6F}") background=rcimg
(59100)/>
<Element Layout=BorderLayout() layoutPos=bottom>
<Element padding=rect(0,0,0,0) content=rcbkd(59131) layoutpos=right/>
</Element>
</Element>
</Element>
</Element>
Any ideas? plz
This post was edited on 06-10-2008 at 08:01 PM by LuckyMe.
|
|
06-10-2008 07:33 PM |
|
|
Basilis
Veteran Member
Olympiacos CFP
Posts: 1366 Reputation: 46
31 / /
Joined: Dec 2007
|
RE: Add a second image in contact list
Can you post a screenshot? I don't understand what you mean in front of the groups
|
|
06-10-2008 08:01 PM |
|
|
aNILEator
Skinning Contest Winner
...in the wake of the aNILEator
Posts: 3718 Reputation: 90
35 / /
Joined: Oct 2003
Status: Away
|
RE: Add a second image in contact list
I'm guessing you mean like a square behind the contact list, so you see the edges/the image if you make contact list transparent.
Yes it is, but I just can't remember how exactly, but those elements within elements are tricky sometimes also don't have the time right now to do so.
Download Festival tomorrow
This post was edited on 06-10-2008 at 08:08 PM by aNILEator.
|
|
06-10-2008 08:06 PM |
|
|
LuckyMe
Skinning Contest Winner
Posts: 147 Reputation: 7
– / /
Joined: Feb 2008
Status: Away
|
O.P. RE: Add a second image in contact list
Thanks, here you can see , thats not exactly the image i want to use but it works as an example:
being more explicit, this image is hiding the contacts, & the main idea is not that, it must be between background and them
Attachment: Dibujo.jpg (236.17 KB)
This file has been downloaded 150 time(s).
This post was edited on 06-10-2008 at 08:24 PM by LuckyMe.
|
|
06-10-2008 08:09 PM |
|
|
aNILEator
Skinning Contest Winner
...in the wake of the aNILEator
Posts: 3718 Reputation: 90
35 / /
Joined: Oct 2003
Status: Away
|
RE: Add a second image in contact list
OH! so you just want it to act like an lvback.gif?
if so that's easy (Although it looks like you've done it already and just pasted the huge ferrari logo on top of it )
Take a look at how Sunshine achieved this in Skylines as one example
|
|
06-10-2008 10:49 PM |
|
|
LuckyMe
Skinning Contest Winner
Posts: 147 Reputation: 7
– / /
Joined: Feb 2008
Status: Away
|
O.P. RE: RE: Add a second image in contact list
|
|
06-11-2008 12:05 AM |
|
|
Willz
Senior Member
Posts: 952 Reputation: 52
37 / /
Joined: Jul 2006
|
RE: Add a second image in contact list
your problem is that you are laying the images in 1001 and also the fact that you are laying them out further down in the definition which means it will overlap things.
The best way to do it is to lay them in 923 just below the header element, that way it goes underneath the list but stays on top of the main background.
|
|
06-11-2008 12:13 AM |
|
|
LuckyMe
Skinning Contest Winner
Posts: 147 Reputation: 7
– / /
Joined: Feb 2008
Status: Away
|
O.P. RE: RE: Add a second image in contact list
quote: Originally posted by Willz
your problem is that you are laying the images in 1001 and also the fact that you are laying them out further down in the definition which means it will overlap things.
The best way to do it is to lay them in 923 just below the header element, that way it goes underneath the list but stays on top of the main background.
ok i´ll try that, then i come back to comment, thank willz
|
|
06-11-2008 12:19 AM |
|
|
ZOiD
Skinning Contest Winner
Q es esto???
Posts: 63 Reputation: 3
38 / /
Joined: Mar 2008
|
RE: Add a second image in contact list
Hello!!!
Willz, its ok??????:
Def 923
code: <Element Layout=BorderLayout()>
<Element id=atom(header) Layoutpos=top Height=0/>
</Element>
<Element Layout=BorderLayout() layoutPos=bottom>
<Element padding=rect(0,0,0,0) content=rcbkd(59700) layoutpos=right/>
</Element>
<Element id=atom(vapor)/>
<Element Layout=filllayout()>
<Element layout=borderlayout()>
This work, but...
Look this:
I like this:
thanks all!!!
See....
|
|
06-11-2008 12:56 AM |
|
|
aNILEator
Skinning Contest Winner
...in the wake of the aNILEator
Posts: 3718 Reputation: 90
35 / /
Joined: Oct 2003
Status: Away
|
RE: Add a second image in contact list
Don't listen to me I'm tired and getting it all wrong tonight
|
|
06-11-2008 01:06 AM |
|
|
Pages: (2):
« First
[ 1 ]
2
»
Last »
|
|