Shoutbox

Color of tabs - 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: Skinning (/forumdisplay.php?fid=41)
+----- Thread: Color of tabs (/showthread.php?tid=82106)

Color of tabs by barrique on 03-04-2008 at 08:22 AM

Hello,

I have installed the skin : Vista ultimate 1.5.0
I'm using the tabs to regroup my different conversations andd with this skin I don't see the name of the tabs (because it's written in black)
Is it possible to change the color of the name of pseudo in the tabs ?
The color of the pseudo's name is changed automatically if we don't used the tabs

Thanks you


RE: Color of tabs by Nagamasa on 03-04-2008 at 12:52 PM

See the Stuart half of the post :P

Volv's reply to [HELP] Creating A Custom Skinops Panel

Although stay tuned for a similar skin released by me in the next week or so :P


RE: Color of tabs by barrique on 03-05-2008 at 08:28 AM

I 've read the file SkinInfo.xml of the skin, and I've tryed to insert the code
<MessengerPlus>
            <TabbedChatBar>
                <Color1><Position X="3" Y="3"/></Color1>
                <Color2><R>0</R><G>0</G><B>0</B></Color2>
            </TabbedChatBar>
</MessengerPlus>

But There isn't any change.

Do you know where I must insert this code and if this code is right

Thnaks you


RE: Color of tabs by barrique on 03-05-2008 at 04:17 PM

I've succeed to changed the font color but not to change the text color.
Do you knox how to done ?
More, I don't see the differency between color1 and color2 in the code :
    <MessengerPlus>
            <TabbedChatBar>
                    <Color1><Position X="3" Y="800"/></Color1>
            <Color2><Position X="3" Y="800"/></Color2>
            </TabbedChatBar>
        </MessengerPlus>

Thanks you   


RE: Color of tabs by Nagamasa on 03-05-2008 at 10:06 PM

quote:
Originally posted by barrique
changed the font color
quote:
Originally posted by barrique
but not to change the text color.

I don't quite get what you mean.

RE: Color of tabs by barrique on 03-06-2008 at 07:55 AM

I've want to say that it changed the color of the background but not the color of the text color
And I don't see the differency between color1 and color2

Excuse me