What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » Move Display Picture box

Pages: (2): « First « 1 [ 2 ] Last »
Move Display Picture box
Author: Message:
Keikonium
Full Member
***


Posts: 229
Reputation: 3
35 / Male / Flag
Joined: Jul 2006
RE: Move Display Picture box
My def. file is heavily modified, so it would probably do you no good. But the line I changed is:

code:
<element layoutpos=left layout=verticalflowlayout(0,2,2,0) padding=rect(8,3,4,0)>

I changed the whole line to:
code:
<element layoutpos=right layout=borderlayout() padding=rect(10,0,0,0)>

The padding should probably be left as the original, mine just moves it over from the left side of the window :P.

Hopefully that helps :).
Now Playing:
[image not working] [Image: 87cc21b0.png]
02-13-2008 02: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: Move Display Picture box
I will try it and tell you .Thanks
[Image: logo1nu1.png]
02-13-2008 02:08 PM
Profile PM Find Quote Report
warmth
Veteran Member
*****

Avatar
Electronic Engineer

Posts: 1730
Reputation: 26
39 / Male / Flag
Joined: Jul 2003
RE: Move Display Picture box
quote:
Originally posted by Keikonium
I changed the whole line to:
code:
<element layoutpos=right layout=borderlayout() padding=rect(10,0,0,0)>

basically what I told you to do basilis :P...

This post was edited on 02-13-2008 at 06:36 PM by warmth.
@warmth - Beta Testing a life!
Official Nokia (former Ovi) Suite Beta Tester | Nokia Beta Labs Contributor of the month (June, 2011)
02-13-2008 06:35 PM
Profile PM Web Find Quote Report
Basilis
Veteran Member
*****

Avatar
Olympiacos CFP

Posts: 1366
Reputation: 46
30 / Male / Flag
Joined: Dec 2007
O.P. RE: Move Display Picture box
Thanks guys. I got it how I wanted it.
[Image: logo1nu1.png]
02-13-2008 08:11 PM
Profile PM Find Quote Report
ryxdp
Senior Member
****


Posts: 804
Reputation: 16
29 / Male / Flag
Joined: Jun 2006
RE: Move Display Picture box
Hmm..I've got the DP Container on the right, but what elements are the PSM and Display name?
02-16-2008 05:34 AM
Profile PM Find Quote Report
warmth
Veteran Member
*****

Avatar
Electronic Engineer

Posts: 1730
Reputation: 26
39 / Male / Flag
Joined: Jul 2003
RE: Move Display Picture box
ID=Atom(ai201) is the whole set (DP, PSM and DN)... inside this set there are other sets... one of them is PSM and DN set container... you can align it changing:

code:
<element layoutpos=client layout=borderlayout() padding=rect(0,11,12,0)>

to

code:
<element layoutpos=right layout=borderlayout() padding=rect(0,11,12,0)>

but now if you want to set then aligned to right to individualy... you will need more code modifications...
@warmth - Beta Testing a life!
Official Nokia (former Ovi) Suite Beta Tester | Nokia Beta Labs Contributor of the month (June, 2011)
02-16-2008 04:00 PM
Profile PM Web Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« 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