What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » [Updated with biggy code...] [solved]Right display pics

1 votes - 5 average   [Updated with biggy code...] [solved]Right display pics
Author: Message:
blessedguy
Skinning Contest Winner
*****


Posts: 1762
Reputation: 25
31 / Male / Flag
Joined: Jan 2008
O.P. RE: Right display pics
Found it =)
And also, the full style code would be:
code:
element[id=atom(inputareabackground)][class="WithBeak"]
{
background:rcbkd("msgr",1767);
}
element[id=atom(inputareabackground)][class="NoBeak"]
{
background:rcbkd("msgr",1748);
}
element[id=atom(inputareabackground)][enabled=false]
{
background:rcbkd("msgr",1768);
}
element[id=atom(inputtaskbar)][class="WithBeak"]
{
background:rcbkd("msgr",1764);
}
element[id=atom(inputtaskbar)][class="NoBeak"]
{
background:rcbkd("msgr",1747);
}
element[id=atom(inputtaskbar)][class="NoBarWithBeak"]
{
background:rcbkd("msgr",1446);
height:12rp;
}
element[id=atom(inputtaskbar)][class="NoBarNoBeak"]
{
background:rcbkd("msgr",1447);
height:12rp;
}
Element[ID=atom(beak)]
{
Content:rcimg("msgr",1765);
Padding:Rect(0,0,0,17);
}
Element[ID=atom(beak)][Class="NoBar"]
{
Padding:Rect(0,0,0,3);
}
Element[ID=atom(beakspacer)][Class="WithBar"]
{
Height:16rp;
}
Element[ID=atom(beakspacer)][Class="NoBar"]
{
Height:12rp;
}
Only when changing element[id=atom(inputtaskbar)][class="NoBarWithBeak"] and [code]element[id=atom(inputareabackground)][class="WithBeak"] it completely dissapears from the input box.
Thanks again mynetx =P
[Image: Empty.png]
01-12-2009 01:13 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Updated with biggy code...] [solved]Right display pics - by blessedguy on 01-12-2009 at 12:36 PM
RE: Right display pics - by mynetx on 01-12-2009 at 01:00 PM
RE: Right display pics - by blessedguy on 01-12-2009 at 01:13 PM
RE: Right display pics [solved] - by Ryddyck on 01-22-2009 at 07:22 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