[How-to]Change the Contact Search bar background - WLM 8.5 |
Author: |
Message: |
Willz
Senior Member
Posts: 953 Reputation: 52
36 / /
Joined: Jul 2006
|
RE: RE: [How-to]Change the Contact Search bar background - WLM 8.5
quote: Originally posted by Nagamasa
quote: Originally posted by blessedguy
ToolbarButton[ID=Atom(AbTbContactAdd)]
{
AccName:rcstr(49110);
AccDesc:rcstr(49110);
AccDefAction:rcstr(20068);
}
add an argb code inside this element
Nope all that does is transparentize the button beside what I wanted to transparentize.quote: Originally posted by blessedguy
If it doesnt work, it is with another file...
Probably is...Willz, wanna shine some light here?
ok naga, is it not working in the sense that it stuffs up your contact list entirely or in the sense that the contact list shows but the effect is not there?
If its the latter then please post a screen of what is happening. If it is the first one the post then SkinTrace results here.
This post was edited on 02-20-2008 at 11:30 PM by Willz.
|
|
02-20-2008 11:28 PM |
|
|
Nagamasa
Skinning Contest Winner
Posts: 1842 Reputation: 30
31 / /
Joined: May 2006
|
RE: [How-to]Change the Contact Search bar background - WLM 8.5
quote: Originally posted by Willz
ok naga, is it not working in the sense that it stuffs up your contact list entirely or in the sense that the contact list shows but the effect is not there?
Everything is fine, except I am not getting the intended affect. The Word Wheel is not transparentizing. Instead, the "Add a Contact" button beside the word wheel is being transparentized. Sorry being unclear before. As for the screenshot, I will if this still is confusing.
Joined this forum 6766 days, 58 minutes, 26 seconds ago.
|
|
02-20-2008 11:47 PM |
|
|
Willz
Senior Member
Posts: 953 Reputation: 52
36 / /
Joined: Jul 2006
|
RE: RE: [How-to]Change the Contact Search bar background - WLM 8.5
quote: Originally posted by Nagamasa
quote: Originally posted by Willz
ok naga, is it not working in the sense that it stuffs up your contact list entirely or in the sense that the contact list shows but the effect is not there?
Everything is fine, except I am not getting the intended affect. The Word Wheel is not transparentizing. Instead, the "Add a Contact" button beside the word wheel is being transparentized. Sorry being unclear before. As for the screenshot, I will if this still is confusing.
no, I get it I was guessing you were gonna say something like that. He just didn't write the tutorial properly
Its not complete.
Like yes 1001, makes the list transparent but for the word wheel itself you need to also edit the 44103 style to make the actual word wheel transparent.
find
Element[id=atom(wordWheelTextBackground)]
{
MinSize: size(0,37);
Background:rcclr(20232);
AccName:rcstr(46364);
AccDesc:rcstr(46363);
Tooltip:true;
}
Element[id=atom(wordWheelTextContainer1)]
{
MinSize: size(0,37);
Background:rcclr(20232);
}
And edit it accordingly
Blessedguy you should add this into your tutorial and always make sure that the tutorial works as promised.
This post was edited on 02-20-2008 at 11:54 PM by Willz.
|
|
02-20-2008 11:53 PM |
|
|
blessedguy
Skinning Contest Winner
Posts: 1762 Reputation: 25
31 / /
Joined: Jan 2008
|
O.P. RE: [How-to]Change the Contact Search bar background - WLM 8.5
quote: Originally posted by Willz
should add this into your tutorial and always make sure that the tutorial works as promised
It is now fixed. Thanks Willz.
And Nagamasa, did you get the effect you wanted now?
This post was edited on 02-21-2008 at 12:01 AM by blessedguy.
|
|
02-20-2008 11:55 PM |
|
|
Nagamasa
Skinning Contest Winner
Posts: 1842 Reputation: 30
31 / /
Joined: May 2006
|
RE: [How-to]Change the Contact Search bar background - WLM 8.5
quote: Originally posted by blessedguy
quote: Originally posted by Willz
should add this into your tutorial and always make sure that the tutorial works as promised
It is now fixed. Thanks Willz.
And Nagamasa, did you get the effect you wanted now?
Yes I did. Thanks Willz, you've saved my skin for the millionth time. blessedguy, thanks to you too.
Joined this forum 6766 days, 58 minutes, 26 seconds ago.
|
|
02-21-2008 01:30 AM |
|
|
Basilis
Veteran Member
Olympiacos CFP
Posts: 1366 Reputation: 46
31 / /
Joined: Dec 2007
|
RE: [How-to]Change the Contact Search bar background - WLM 8.5
How can the wordwheel be moved below the contact list. I managed to make it go in the lower part of the contact list but there is a problem. when the contact list's background is white, the bar's background gets white also. But I want it to have the color that the sign in window has. So, when I make the contact list transparent, the wheel is for example red, but when it the CL background is white, the bar's background gets white, although the style file says it should be transparent. So I figured out that the bar and the buttons must go below the contact list. How can this be done?
Attachment: χωρίς τίτλο.PNG (36.98 KB)
This file has been downloaded 142 time(s).
|
|
02-21-2008 04:17 PM |
|
|
blessedguy
Skinning Contest Winner
Posts: 1762 Reputation: 25
31 / /
Joined: Jan 2008
|
O.P. RE: [How-to]Change the Contact Search bar background - WLM 8.5
quote: Originally posted by Basilis
How can the wordwheel be moved below the contact list. I managed to make it go in the lower part of the contact list but there is a problem. when the contact list's background is white, the bar's background gets white also. But I want it to have the color that the sign in window has. So, when I make the contact list transparent, the wheel is for example red, but when it the CL background is white, the bar's background gets white, although the style file says it should be transparent. So I figured out that the bar and the buttons must go below the contact list. How can this be done?
This I can't tell you...but I wanted to ask one thing...how did you move that to the lower part of the buddy list?!?!
|
|
02-21-2008 05:17 PM |
|
|
Basilis
Veteran Member
Olympiacos CFP
Posts: 1366 Reputation: 46
31 / /
Joined: Dec 2007
|
RE: [How-to]Change the Contact Search bar background - WLM 8.5
quote: Originally posted by me
How can the wordwheel be moved below the contact list. I managed to make it go in the lower part of the contact list but there is a problem. when the contact list's background is white, the bar's background gets white also. But I want it to have the color that the sign in window has. So, when I make the contact list transparent, the wheel is for example red, but when it the CL background is white, the bar's background gets white, although the style file says it should be transparent. So I figured out that the bar and the buttons must go below the contact list. How can this be done?quote:
See attached screenshot above
|
|
02-22-2008 01:16 PM |
|
|
Pages: (2):
« First
«
1
[ 2 ]
Last »
|
|