Shoutbox

[HELP] Toolbar Alignment - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Skinning (/forumdisplay.php?fid=41)
+----- Thread: [HELP] Toolbar Alignment (/showthread.php?tid=89774)

[HELP] Toolbar Alignment by stuartbennett on 03-20-2009 at 03:05 PM

in 8.5 i had toolbar alignments set ion contact list and chat window, below is the 8.5 code for the contact list option.

XML code:
<element layoutpos=bottom layout=filllayout()>
<element layout=borderlayout() id=atom(idmetoolbarcontainer) padding=rect(10,0,4,0)>
    <*PlusSkin Conditions(ContactButtons = "Center") *><element layoutpos=client layout=flowlayout(0,2,2,2)></*PlusSkin*>
    <*PlusSkin Conditions(ContactButtons = "Left") *><element layoutpos=client layout=flowlayout(0,2,0,2)></*PlusSkin*>
<MToolbar TextSuppressOption=Individual id=atom(idMeAreaButtons) padding=rect(0,3,0,3)>


while technically only the plusskin lines apply i thought i would show a few lines before and after to show here about this code was in the 8.5 files, i can't work out where to put these tags in the 2009 version of these files, and if its changed so much in 923 definitions ill probably have the same issue in the 920 definitions too, if anyone can help itd be greatly appreciated.