Recommended Posts

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:

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?

Edited by dave164
Link to comment
https://www.neowin.net/forum/topic/268929-a-little-help-reshack-msn/
Share on other sites

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:

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

<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

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.