What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » Window Shape??

Window Shape??
Author: Message:
freak544
Full Member
***

Avatar

Posts: 245
Reputation: 2
35 / Male / Flag
Joined: Dec 2007
O.P. Window Shape??
I am trying to make a theme that should be a heart shape but this is what keeps happening

[Image: help1qp3.th.gif]

I can copy and paste in the code I have used so far if needed



I also want to move the login details down a bit

Why is the window this shape?

This post was edited on 12-10-2007 at 05:48 PM by freak544.
12-10-2007 05:21 PM
Profile E-Mail PM Find Quote Report
freak544
Full Member
***

Avatar

Posts: 245
Reputation: 2
35 / Male / Flag
Joined: Dec 2007
O.P. RE: Window Shape??
[Image: help2cu1.th.png]

I have managed to get the window shape correct however I want everything to only be shown in the red boxed area

Does anyone know how to do this?

It seems to be working well so fat with the changes I have made its just that i can't get the contact list etc. just to fit in the red boxed area

One way I can think of doing this is by creating a rectangle and adding pictures for each part of the heart around the outside (i.e. top left, top {i assume the top center} top right, left {i assume the left middle} etc. etc.) Is there an easier way to do this as it will use quite a few pictures
12-10-2007 06:10 PM
Profile E-Mail PM Find Quote Report
aNILEator
Skinning Contest Winner
*****

Avatar
...in the wake of the aNILEator

Posts: 3718
Reputation: 90
35 / Male / Flag
Joined: Oct 2003
Status: Away
RE: Window Shape??
LOTS AND LOTS OF PADDING


Just got to keep testing really.


Shame because I have ideas for shaped top skins, and it's a shame i just can't add an image space to the top of the contact list and shunt everything down

Oooh just had another idea :D damn my ideas for skins, i'll most likely never make them :(

This post was edited on 12-10-2007 at 06:37 PM by aNILEator.
12-10-2007 06:29 PM
Profile PM Web Find Quote Report
freak544
Full Member
***

Avatar

Posts: 245
Reputation: 2
35 / Male / Flag
Joined: Dec 2007
O.P. RE: Window Shape??
How exactly would i pad this out using code?? - edit i found the code (padding:rcrect) but where would i put this code?

Is it easy to pad it?

My sister gave me the idea of doing a heart shape window for her to use but if people would like it I will upload it

I have been working on this for 5 - 6 hours and have tested it about 50 - 100 times I have lost count

This post was edited on 12-10-2007 at 06:41 PM by freak544.
12-10-2007 06:39 PM
Profile E-Mail PM Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: Window Shape??
quote:
Originally posted by aNILEator
Oooh just had another idea :D damn my ideas for skins, i'll most likely never make them :(

Donate your brilliant ideas to us less imaginative people :P
12-10-2007 06:49 PM
Profile PM Find Quote Report
freak544
Full Member
***

Avatar

Posts: 245
Reputation: 2
35 / Male / Flag
Joined: Dec 2007
O.P. RE: Window Shape??
Padding:Rect(0,0,1,0);

what are all the numbers for in the padding and how would i pad my shape out so the contact list and sign in window only shows in the red boxed arear (see image above)

Would I need to edit one of the id files i.e. 921. Would I need to add the following code to the skininfo file

code:
            <Replace>
                <Windows><Styles>
                    <Style Id="921">
                        <File>padding.txt</File>
                    </Style>
                </Styles></Windows>
            </Replace>




This post was edited on 12-11-2007 at 06:56 PM by freak544.
12-11-2007 06:27 PM
Profile E-Mail PM Find Quote Report
Basilis
Veteran Member
*****

Avatar
Olympiacos CFP

Posts: 1366
Reputation: 46
30 / Male / Flag
Joined: Dec 2007
RE: Window Shape??
please try to finish it.it looks very nice.keep working on it!
[Image: logo1nu1.png]
01-03-2008 04:27 PM
Profile PM Find Quote Report
Volv
Skinning Contest Winner
*****

Avatar

Posts: 1233
Reputation: 31
34 / Male / Flag
Joined: Oct 2004
RE: Window Shape??
In a Definition file:
padding=rect(w,x,y,z)

or in a Style file:
padding:rect(w,x,y,z);

Where:
w = pixels on the left
x = pixels on the top
y = pixels on the right
z = pixels on the bottom


You will need to add it to all parent elements which need to be padded...

This post was edited on 01-04-2008 at 12:04 AM by Volv.
01-04-2008 12:03 AM
Profile PM Find Quote Report
freak544
Full Member
***

Avatar

Posts: 245
Reputation: 2
35 / Male / Flag
Joined: Dec 2007
O.P. RE: Window Shape??
I gave up on this skin as I was cleaning up the skins and accidently deleted it once i get better at making skins i may start making it again
01-04-2008 05:25 PM
Profile E-Mail 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