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