Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Add CSS class for signatures?

by adrianh (Chancellor)
on Sep 06, 2003 at 16:53 UTC ( #289478=note: print w/replies, xml ) Need Help??


in reply to Re: Add CSS class for signatures?
in thread Add CSS class for signatures?

I'm curious, though. This will expose my css ignorance, but isn't the named class supposed to be in a style sheet? So, wouldn't using the class pmsig-NNN mean that you'd have to set up a style for the individual monk's sig?

If you're fortunate enough to use a browser with vaguely decent CSS2 support you could use a selector like this:

/* make all pmsigs bold */ div[class|=pmsig] { font-weight: bold; }

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2023-04-01 04:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?