Shoutbox

Request? - 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: WLM Plus! General (/forumdisplay.php?fid=23)
+----- Thread: Request? (/showthread.php?tid=91096)

Request? by Stealth-Bird on 06-17-2009 at 10:34 PM

Is there a script that allows a small gap/line break/margain between the top and bottom of the text window?

E.g (Arrows pointing to it)

[Image: example-1.jpg]

If not, is it possible to request one? :)


RE: Request? by Dex Luther on 06-18-2009 at 01:25 AM

I may be mistaken, but I believe that would be more something a skin would handle. There might be one or many that have what you're looking for. Only thing you can do really is either start looking at the screenshots or try them out.

Just out of curiosity, why do you want that space there? Purely aesthetics?


RE: Request? by Stealth-Bird on 06-18-2009 at 02:42 AM

I think the reason for it is because MSN 8.5 has a gap at the bottom, where it would say 'Example is typing a message', and then the icons (smilies, winks etc) before reaching the input box and It seems weird without that gap ^^

Thinking about it now, a margain at the top would look silly, so it's just the bottom one I need :)

(I only just changed to MSN 2009 after finding out about these skins :))

Yeah it does sound like something that a skin would do, I may've just said script because I was downloading loads at the time ^^.

Is there any way to edit the skin I currently have to add a margain? Or can I request that? Or can I contact the creator of the skin and ask him/her?

I don't really wanna change skins just for the margain, this one's awesome :D
(The 'Stealth' skin by 'LuckyMe' ^^.)


RE: RE: Request? by ryxdp on 06-18-2009 at 10:43 AM

quote:
Originally posted by Stealth-Bird
MSN 8.5 has a gap at the bottom, where it would say 'Example is typing a message'

It still does. There is already a reasonably large gap between the bottom of the chat history, and as far as I can see, the conversation status bar is still there ^o)
RE: Request? by Jarrod on 06-19-2009 at 11:36 AM

might be the skin you are using


RE: RE: Request? by ryxdp on 06-19-2009 at 12:15 PM

quote:
Originally posted by Jarrod
might be the skin you are using

No, I actually installed the skin and the status bar is still there. This is especially strange because, as there are a number of messages in the chat history, the status bar should at least say something about the last message received.
RE: Request? by Stealth-Bird on 06-20-2009 at 01:13 AM

Hmm, yeah my mistake on that one...

And don't worry about this request, it seems like it's too much hassle so I'll just deal with it :)

Thanks for your time guys =]

Can a mod lock this plz


RE: Request? by LuckyMe on 06-22-2009 at 04:04 AM

quote:
Originally posted by Stealth-Bird
Hmm, yeah my mistake on that one...

And don't worry about this request, it seems like it's too much hassle so I'll just deal with it :)

Thanks for your time guys =]

Can a mod lock this plz

Well I can help if you still want :P

However you´re gonna have to edit some files to get the effect you want, it´s not that hard so yeah.

You may want to go the skin folder, wich is something like:

C:\Program Files\Messenger Plus! Live\Skins\Stealth\UIFiles 14\Styles

When in here, look for a file called "920 style"

open it with notepad or another text editor, press ctrl+b and type "convhistory" then you get this:

quote:
convhistory
{
richeditstyle:0x01|0x02|0x400|0x1000000;
Accessible:true;
AccName:rcstr("msgr",60049);
AccRole:42;
AccState:0x40;
AccDesc:rcstr("msgr",76);
tooltip:true;
padding:Rect(5,7,4,7);
FontSize:rcint("msgr",20958)pt;
FontFace:rcstr("msgr",20954);
MaxVisibleLines:4;
Alpha:255;
}


Modify the red line to:

padding:Rect(5,7,4,10);
   
The higher the last number, there will be more space at the bottom, and restart your messenger.

This way you can make your own tests until you´re happy with the result.

:D




RE: Request? by Stealth-Bird on 06-23-2009 at 03:15 PM

That's exactly what I needed, thanks alot :)

Your skin's awesome btw :D