What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » [Help]Sign in window texts

Pages: (2): « First [ 1 ] 2 » Last »
[Help]Sign in window texts
Author: Message:
Basilis
Veteran Member
*****

Avatar
Olympiacos CFP

Posts: 1366
Reputation: 46
30 / Male / Flag
Joined: Dec 2007
O.P. [Help]Sign in window texts
Is there any way I can turn all the texts of the sign in window ( Including the links ) to have black color. I tried the 947 style file but I didn't see any change. I put below links content rgb ( 0,0,0 :S) and still nothing. Can anyone help me?:S
[Image: logo1nu1.png]
01-08-2008 06:52 PM
Profile PM Find Quote Report
TRash19
Junior Member
**

Avatar
TechNet - IT training with Microsoft

Posts: 80
Reputation: 1
33 / Male / Flag
Joined: Dec 2007
RE: [Help]Sign in window texts
Try this "version":

element[class="SigninStatusText"]
{
fontface:rcstr(20953);
fontsize:rcint(20958)pt;
padding:rect(8,2,5,0);
ContentAlign:0x00000004;
Foreground:rgb(190,190,190);
}


:)
                                              [Image: z0rfncwf-trashbmpd.png]
01-08-2008 07:15 PM
Profile E-Mail PM Web Find Quote Report
Basilis
Veteran Member
*****

Avatar
Olympiacos CFP

Posts: 1366
Reputation: 46
30 / Male / Flag
Joined: Dec 2007
O.P. RE: [Help]Sign in window texts
That didn't work. It only changed the font size and turned the color gray. Anyway, thanks for your help. Anyone else have any idea?
[Image: logo1nu1.png]
01-08-2008 07:21 PM
Profile PM Find Quote Report
TRash19
Junior Member
**

Avatar
TechNet - IT training with Microsoft

Posts: 80
Reputation: 1
33 / Male / Flag
Joined: Dec 2007
RE: [Help]Sign in window texts
And repeat the adding to everywhere (to links and other...) like the first! The status text color is changed? Because if it changed, it is work, and u can use  :)

This post was edited on 01-08-2008 at 07:28 PM by TRash19.
                                              [Image: z0rfncwf-trashbmpd.png]
01-08-2008 07:24 PM
Profile E-Mail PM Web Find Quote Report
Basilis
Veteran Member
*****

Avatar
Olympiacos CFP

Posts: 1366
Reputation: 46
30 / Male / Flag
Joined: Dec 2007
O.P. RE: [Help]Sign in window texts
I have done that and the links are still blue.Are you sure for it? have you tried it on your messenger?
[Image: logo1nu1.png]
01-08-2008 07:28 PM
Profile PM Find Quote Report
Sao
Junior Member
**

Avatar
Sao Martique

Posts: 24
31 / Male / Flag
Joined: Jan 2008
RE: [Help]Sign in window texts
try 
:argb(0,0,0,0)
01-08-2008 07:30 PM
Profile E-Mail PM Find Quote Report
vaccination
Veteran Member
*****

Avatar

Posts: 2513
Reputation: 43
32 / Male / –
Joined: Apr 2005
RE: [Help]Sign in window texts
quote:
Originally posted by TRash19
Try this "version":

element[class="SigninStatusText"]
{
fontface:rcstr(20953);
fontsize:rcint(20958)pt;
padding:rect(8,2,5,0);
ContentAlign:0x00000004;
Foreground:rgb(190,190,190);
}

(Smilie)
Black is 0,0,0 =/

Basilis:

Foreground:rgb(0,0,0);

would make this black. But this is only the 'Sign In status text', as the element describes "element[class="SigninStatusText"]"

I suggest you look at this post as it will help you find and edit most of the strings on the logon window.




quote:
Originally posted by Sao
try
:argb(0,0,0,0)
argb would make it invisible, as the a stands for alpha. If the alpha is 0, the image or string is transparent

This post was edited on 01-08-2008 at 07:40 PM by vaccination.
[Image: jumbled.png]
01-08-2008 07:33 PM
Profile PM Find Quote Report
TRash19
Junior Member
**

Avatar
TechNet - IT training with Microsoft

Posts: 80
Reputation: 1
33 / Male / Flag
Joined: Dec 2007
RE: [Help]Sign in window texts
Yes, i know how the black is 0,0,0 ... i think, Basilis know how it is not black...sorry :)
                                              [Image: z0rfncwf-trashbmpd.png]
01-08-2008 07:37 PM
Profile E-Mail PM Web Find Quote Report
Basilis
Veteran Member
*****

Avatar
Olympiacos CFP

Posts: 1366
Reputation: 46
30 / Male / Flag
Joined: Dec 2007
O.P. RE: [Help]Sign in window texts
I knew black is 0,0,0. I am going to try what vaccination pointed me and i will let you know
[Image: logo1nu1.png]
01-08-2008 07:49 PM
Profile PM Find Quote Report
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: [Help]Sign in window texts
Taking a quick look at the links.
code:
<urlelem Class="CommonLink" contentalign=middleleft|endellipsis id=atom(idForgotPasswordLink) cmdid=737/>
<urlelem Class="CommonLink" contentalign=middleleft|endellipsis id=atom(idCantSignInLink) cmdid=738/>
<urlelem Class="CommonLink" contentalign=middleleft|endellipsis id=atom(idGetPassportLink) cmdid=739/>
<urlelem Class="CommonLink" contentalign=middleleft|endellipsis id=atom(idPrivacyLink) cmdid=40291/>
Either apply the Foreground property to these tags or do it in the stylesheet (urlelem[Class="CommonLink"] is the style called).

This post was edited on 01-08-2008 at 07:57 PM by vikke.
01-08-2008 07:57 PM
Profile E-Mail PM Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On