What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » [HELP] Modify "Buddy Tab" next to searchbar

[HELP] Modify "Buddy Tab" next to searchbar
Author: Message:
-LiNk-
Junior Member
**

Avatar
VISTA Ultimate skin creator

Posts: 22
Reputation: 1
36 / Male / Flag
Joined: Nov 2007
O.P. Huh?  [HELP] Modify "Buddy Tab" next to searchbar
Hi everyone :)

Can anyone tell me how I can modify the element in this image?

[Image: 2596880779_3dd14d0d29.jpg]

I would to change background (or background color) and borders. Can anyone help me?


Thanks ;)
06-21-2008 12:18 PM
Profile E-Mail PM Web Find Quote Report
Nagamasa
Skinning Contest Winner
*****

Avatar

Posts: 1842
Reputation: 30
30 / Male / Flag
Joined: May 2006
RE: [HELP] Modify "Buddy Tab" next to searchbar
It could be under Buddy tab in the 923 Style, or where BuddyTab is in the definition.

*I think it's called buddytab, but just search for "buddy" and you should be able to find it.
[Image: unled1uo.png]
Joined this forum 6554 days, 23 hours, 32 minutes, 16 seconds ago.



06-21-2008 12:54 PM
Profile PM Web Find Quote Report
LuckyMe
Skinning Contest Winner
***

Avatar

Posts: 147
Reputation: 7
– / Male / Flag
Joined: Feb 2008
Status: Away
RE: [HELP] Modify "Buddy Tab" next to searchbar
Look for 923 Style in this part:

quote:
button[class="TabButton"]
{
    foreground:rgb(152,151,139);
    Accessible:true;
    AccRole:43;
    tooltip:true;
    animation:rectanglev|fast|log;
    alpha:192;
    padding:rect(1,1,0,1);
}
button[class="TabButton"][enabled=false]
{
    foreground:rgb(128,128,128);
    alpha:178;
}
button[class="TabButton"][selected]
{
    alpha:255;
    background:rcbkd(59150);
    padding:rect(0,0,0,0);
    BorderColor:rcclr(20020); /* Colorized. I=207 */
    BorderThickness:rect(1,1,1,1);
}
button[class="TabButton"][mousewithin][selected=false]
{
    alpha:255;
    background:rcbkd(59150);
}
button[class="TabButton"][keywithin][selected=false]
{
    alpha:255;
    background:rcbkd(59150);
}


You can use the background yo want for this element, here you can see how to use an image for that purpose, also you can use RGB colors of course, try playing with bordercolor and padding to get the result you want, i hope this helps, i do my best ;)

This post was edited on 06-22-2008 at 04:28 AM by LuckyMe.
06-22-2008 04:26 AM
Profile E-Mail PM Find Quote Report
-LiNk-
Junior Member
**

Avatar
VISTA Ultimate skin creator

Posts: 22
Reputation: 1
36 / Male / Flag
Joined: Nov 2007
O.P. RE: [HELP] Modify "Buddy Tab" next to searchbar
quote:
Originally posted by LuckyMe

You can use the background yo want for this element, here you can see how to use an image for that purpose, also you can use RGB colors of course, try playing with bordercolor and padding to get the result you want, i hope this helps, i do my best ;)

Thanks! Great! :D
06-22-2008 12:49 PM
Profile E-Mail PM Web Find Quote Report
« 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