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
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.