Help - Search - Members - Calendar
Full Version: A little help reshack MSN
Neowin Forums > Customizing Windows > Customization & Skinning Section
dave164
Hi, ive got so far (see pic) with my MSN Skin but now im slightly stuck. I have been getting majo help of EnIgMa-PeNgUiN for the background color, but ive done the borders myself and stuf...

Preview:
[attachmentid=104879]

But yeh, i need help doing a few more things as i cant find it anywhere..

1) Remove the msn logo & messenger txt from the top of the contact list (main window)
2) Remove the chrome border seperating the display pic & contact list


And anything else you can surgest i might consider it!

dave164

edit: no one?

Rolando
To remove the MSN Messenger logo and title in the contact list, you need to delete the following lines in UIFile 923 on line 1634:

CODE
<element layoutpos=left layout=flowlayout(0,2,0,1)>
<png class="CaptionImg" id=atom(msnlogo) flip=false idres=ifhc(0, 2021) padding=ifhc(rect(0,0,4,0), rect(0,-3,0,0)) colorize=Disabled/>
<element id=atom(messengertext) content="Messenger" fontface=rcstr(61726) fontsize=rcint(61727) pt />
<element id=atom(brandeduitext) layoutpos=none visible=false content=rcstr(61143) fontface=rcstr(61726) fontsize=rcint(61727) pt />
</element>


as for the chrome border, I believe it is the background color provided on line 1442 in UIFile 923:

CODE
<element layout=filllayout() background=ifhc(window, rgb(255,255,255)) borderthickness=ifhc(rect(0,0,0,0), rect(1,1,1,1)) bordercolor=ifhc(buttonshadow, rgb(131,150,195))>


change the rgb(255,255,255) into the rgb value of the color of your choice
dave164
Yeh umm i tried the chrome border, no luck sad.gif

Still there, it that middle horizontal one i am on about, dividing display pic and contacts

dave164
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.