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:
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
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[HELP] Modify "Buddy Tab" next to searchbar - by -LiNk- on 06-21-2008 at 12:18 PM
RE: [HELP] Modify "Buddy Tab" next to searchbar - by Nagamasa on 06-21-2008 at 12:54 PM
RE: [HELP] Modify "Buddy Tab" next to searchbar - by LuckyMe on 06-22-2008 at 04:26 AM
RE: [HELP] Modify "Buddy Tab" next to searchbar - by -LiNk- on 06-22-2008 at 12:49 PM


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