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:
mynetx
Skinning Contest Winner
*****

Avatar
Microsoft insider

Posts: 1175
Reputation: 33
36 / Male / Flag
Joined: Jul 2007
RE: Right display pics
The thing comes from the elements
XML code:
<Element Layout=BorderLayout()>
    <Element id=atom(beakspacer) Class="WithBar"/>
    <Element id=atom(beak) layoutpos=bottom ContentAlign=bottomright Class="WithBar" active=0/>
</Element>

along with their Style code
CSS code:
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;
}

Both of these are part of the 920 definition/style file and involve the image 1765.
mynetx - Microsoft, enhanced.

You have a problem or issue with Windows, Internet
Explorer or Office?
Send a tweet!
01-12-2009 01:00 PM
Profile E-Mail 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