Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Private message (/msg) notification

by diotalevi (Canon)
on Aug 13, 2004 at 00:11 UTC ( [id://382509]=note: print w/replies, xml ) Need Help??


in reply to Private message (/msg) notification

Try adding this to your CSS. I'm guessing this is right anyway. I just read the site HTML to see that.

#Chatterbox * SPAN { font-color: red; }

Replies are listed 'Best First'.
Re^2: Private message (/msg) notification
by eric256 (Parson) on Aug 13, 2004 at 15:10 UTC

    Here is the CSS that worked for me

    span.privatemessage { background-color: rgb(255,200,200); }


    ___________
    Eric Hodges
      Interesting. I didn't see the privatemessage class. I must get my eyes fixed. Just as a nit, you *can* just say 'red' instead of the longhand with 'rgb( ... )'.

        True but that is awfully red. :). I wonder if there is a CSS way to define a color you want to reuse threwout the style....wonders off to find more info on css.


        ___________
        Eric Hodges
      A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://382509]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-03-29 10:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found