What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » [code request] dp right in dash

[code request] dp right in dash
Author: Message:
Basilis
Veteran Member
*****

Avatar
Olympiacos CFP

Posts: 1366
Reputation: 46
30 / Male / Flag
Joined: Dec 2007
RE: [code request] dp right in dash
Open definition file 923. Find these 3 lines (they are a little below the top).

code:
<MeArea id=atom(idMeArea) layout=borderlayout()>
<element layoutpos=client layout=borderlayout() padding=rect(0,0,0,3) ID=Atom(ai201)>
<element layoutpos=left layout=verticalflowlayout(0,2,2,0) padding=rect(8,3,4,0)>

And replace them with:

code:
<MeArea id=atom(idMeArea) layout=borderlayout()>
<element layoutpos=client layout=borderlayout() padding=rect(0,0,0,3) ID=Atom(ai201)>
<element layoutpos=right layout=verticalflowlayout(0,2,2,0) padding=rect(8,3,10,0)>

You can also move the DP by changing the padding values so you can place it exactly where you want it. For example, the 10 I put there is to move the DP a bit to the left so it looks nicer. I hope this helps. :)

This post was edited on 09-20-2008 at 01:07 PM by Basilis.
[Image: logo1nu1.png]
09-20-2008 11:29 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[code request] dp right in dash - by zogo on 09-20-2008 at 10:45 AM
RE: [code request] dp right in dash - by Basilis on 09-20-2008 at 11:29 AM
RE: [code request] dp right in dash - by zogo on 09-20-2008 at 01:57 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