What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » [Help] Centre toolbars

[Help] Centre toolbars
Author: Message:
Basilis
Veteran Member
*****

Avatar
Olympiacos CFP

Posts: 1366
Reputation: 46
30 / Male / Flag
Joined: Dec 2007
O.P. [Help] Centre toolbars
I want to make the Contact list window toolbar and the chat window toolbar( the one below the name ) to be able to go to the centre. Can anyone help me please?:S

This post was edited on 01-30-2008 at 05:13 PM by Basilis.
[Image: logo1nu1.png]
01-30-2008 05:13 PM
Profile PM Find Quote Report
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: [Help] Centre toolbars
Try adding:
code:
layoutpos=center
To the <MToolbar> tag.
01-30-2008 05:19 PM
Profile E-Mail PM Find Quote Report
Basilis
Veteran Member
*****

Avatar
Olympiacos CFP

Posts: 1366
Reputation: 46
30 / Male / Flag
Joined: Dec 2007
O.P. RE: [Help] Centre toolbars
Because I don't want to make another thread, I am posting this question here. What are the dialer and OIM buttons. My messenger doesn't have them but I want to know what they are because I know that other Messenger have them and I want to make a Hide option for them. Thanks
[Image: logo1nu1.png]
01-30-2008 05:24 PM
Profile PM Find Quote Report
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: [Help] Centre toolbars
OIM is a hidden button, which stands for Offline Instant Messages. You can make it visible if you want, it will only show the count of OIM you got recently. It's been there since 7.5 or maybe even before.

I think the dialer button is the "Send a message to a mobile phone"-button.
01-30-2008 05:52 PM
Profile E-Mail PM Find Quote Report
Basilis
Veteran Member
*****

Avatar
Olympiacos CFP

Posts: 1366
Reputation: 46
30 / Male / Flag
Joined: Dec 2007
O.P. RE: [Help] Centre toolbars
Ok. Thanks. One last thing. I made the toolbars go to the center but in the chat window the colorize and the menu buttons are still in th right. Do you know how I can fix this?
[Image: logo1nu1.png]
01-30-2008 05:55 PM
Profile PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: [Help] Centre toolbars
I think the dialler is for "Live Call"...

[Image: dialer.jpg]

<Eljay> "Problems encountered: shit blew up" :zippy:
01-30-2008 06:00 PM
Profile PM Find Quote Report
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: [Help] Centre toolbars
Yes, they aren't in a toolbar, they are just <element>'s beside the <MToolbar> you just modified.

Here's how it should look like: (in the 923 definition)
code:
<element layoutpos=right padding=rect(0,3,0,3) layout=borderlayout()>
<element layoutpos=left layout=filllayout()>
<Button layoutpos=left cmdid=40317 id=atom(colorizedropdownbtn) AccRole=57 Class="TransparentButton" Layout=flowlayout(0,2,0,2) Active=MouseandKeyboard|NoSyncFocus Padding=rect(5,4,5,4)>
<element class="ToolbarIcon" ID=Atom(ai210)/>
</Button>
</element>
<element layoutpos=right layout=filllayout() margin=rect(4,0,0,0)>
<Button class="TransparentDropdownButton" layout=borderlayout() layoutpos=right margin=rect(0,0,0,0) cmdid=20002 id=atom(showmenubtn) AccRole=57 active=MouseAndKeyboard|NoSyncFocus>
<element layoutpos=client layout=flowlayout(0,3,1,2) contentalign=middlecenter>
<element class="ToolbarIcon" Padding=rect(3,0,0,0) ID=Atom(ai211)/>
</element>
See the bold part, that is the second "toolbar", with those two buttons.

On Spunky: You're probably right, I just guessed.
01-30-2008 06:06 PM
Profile E-Mail PM Find Quote Report
Basilis
Veteran Member
*****

Avatar
Olympiacos CFP

Posts: 1366
Reputation: 46
30 / Male / Flag
Joined: Dec 2007
O.P. RE: [Help] Centre toolbars
Thank you both for your help. I have managed to put all those options in my skin. Thanks again. :)
[Image: logo1nu1.png]
01-30-2008 06:22 PM
Profile PM 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