What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » [HELP] How to move the contact search bar from top to bottom?!

[HELP] How to move the contact search bar from top to bottom?!
Author: Message:
felipEx
Scripting Contest Winner
***


Posts: 378
Reputation: 24
35 / Male / Flag
Joined: Jun 2006
RE: [HELP] How to move the contact search bar from top to bottom?!
huh?

[Image: 2409233382_aaf9da5ab5.jpg]

1001 definition:
code:
    <Element Layout=BorderLayout() BorderThickness=rect(0,0,0,1) Padding=Rect(0,0,2,0) ID=Atom(ai550)>

        <Element LayoutPos=Client Layout=BorderLayout()>
            <WordWheelElement id=atom(WordWheelElement)/>
        </Element>

<Toolbar id=Atom(SimpleToolbar)
....
</Toolbar>

</Element>

1001 style:
code:
Element[ID=Atom(ai550)]
{
    LayoutPos:Bottom;
    BorderColor:rcclr(20023); /* Colorized. I=234 */
}

As you can see in the picture, you can change the position (or hide) by specifying the LayoutPos attribute :D
04-13-2008 01:58 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[HELP] How to move the contact search bar from top to bottom?! - by blessedguy on 04-13-2008 at 12:19 AM
RE: [HELP] How to move the contact search bar from top to bottom?! - by djpeggers on 04-13-2008 at 12:57 AM
RE: [HELP] How to move the contact search bar from top to bottom?! - by blessedguy on 04-13-2008 at 01:01 AM
RE: [HELP] How to move the contact search bar from top to bottom?! - by felipEx on 04-13-2008 at 01:07 AM
RE: [HELP] How to move the contact search bar from top to bottom?! - by blessedguy on 04-13-2008 at 01:23 AM
RE: [HELP] How to move the contact search bar from top to bottom?! - by felipEx on 04-13-2008 at 01:58 AM
RE: [HELP] How to move the contact search bar from top to bottom?! - by blessedguy on 04-13-2008 at 06:22 PM
RE: [HELP] How to move the contact search bar from top to bottom?! - by Basilis on 04-13-2008 at 06:28 PM
RE: [HELP] How to move the contact search bar from top to bottom?! - by blessedguy on 04-13-2008 at 06:46 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