Recommended Posts

My latest work (60 % completed)

Royal Inspirat edition

rdmessenger0ba.jpg

585540672[/snapback]

lol, paranoid much man? It's looking good :)

btw, whats with the toolbar caret down with the add contact? did you add an extra menu in for additional tasks?

ok I updated the Contact list (fixed buttons updated the song announce and so on)

and I added a conversation window mx2 was a good sport  :happy:

there will be one more screen shot after this before I start making the actual theme (I may redo the icons I'm not sure)

585540967[/snapback]

Nice, good job :yes: (Y).

ok might as well show the skin i am workin on but its no way near finishing and maybe u people can help me out

msnreshack6if.jpg

585541209[/snapback]

<element id=atom(messengertext) content="MSN Messenger" fontface=rcstr(61726) fontsize=rcint(61727) pt />

#1 change MSN Messenger to what you want

#2 heres a hint, find out the rgb of that coloured bar and search the ui files ;)

#3

try looking for this around uifile 923

    simplescrollbar

    {

    colorize: -2;

    layoutpos: ninebottom;

    background: ifhc(buttonshadow, gradient(rgb(223,229,246), rgb(243,245,251), 0));

    borderthickness: rect(1,0,1,0);

    bordercolor: ifhc(captiontext, rgb(214,221,243));

    Accessible: true;

    AccName: rcstr(60061);

    AccRole: 3;

    }

    simplescrollbar [vertical]

    {

    colorize: -2;

    layoutpos: nineright;

    background: ifhc(buttonshadow, gradient(rgb(223,229,246), rgb(243,245,251), 0));

    borderthickness: rect(1,0,1,0);

    bordercolor: ifhc(captiontext, rgb(214,221,243));

    Accessible: true;

    AccName: rcstr(60062);

    AccRole: 3;

    }

    scrollbar

    {

    colorize: -2;

    layoutpos: ninebottom;

    background: ifhc(buttonshadow, gradient(rgb(223,229,246), rgb(243,245,251), 0));

    borderthickness: rect(1,0,1,0);

    bordercolor: ifhc(captiontext, rgb(214,221,243));

    Accessible: true;

    AccName: rcstr(60061);

    AccRole: 3;

    }

    scrollbar [vertical]

    {

    colorize: -2;

    layoutpos: nineright;

    background: ifhc(buttonshadow, gradient(rgb(223,229,246), rgb(243,245,251), 0));

    borderthickness: rect(1,0,1,0);

    bordercolor: ifhc(captiontext, rgb(214,221,243));

    Accessible: true;

    AccName: rcstr(60062);

    AccRole: 3;

    }

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

    • No registered users viewing this page.