Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Login before you post ;)

by CombatSquirrel (Hermit)
on Aug 23, 2003 at 16:12 UTC ( [id://286068]=note: print w/replies, xml ) Need Help??


in reply to Login before you post ;)
in thread Objects in Objects

Yeah, sorry, jeffa. I'm fiddling around with the CSS at the moment; the only problem is that I like the standard theme too much - I hate those overloaded web pages, or me, beauty lies in simplicity. I'll try to make the CSS affect only an unimportant portion of the page that I'll nevertheless notice. I just tried font[size="2"] { color:blue }, but that made all the replies colored blue - quite ugly.
Well, thanks for your reminder anyways.
CombatSquirrel.
P.S.: Changed it to form { color:blue } - still sub-optimal, but a lot better.

Replies are listed 'Best First'.
Re: Re: Login before you post ;)
by daeve (Deacon) on Aug 23, 2003 at 17:25 UTC
    I also like the default but it is hard to tell if I'm are logged in. After fighting with the other themes a bit I started playing with the CSS and changed the color for the links. That way when I log in my links are a bit brighter (and it's much easier for me to see where I have been too). My CSS is as follows:

    a:link { color: #0000FF } a:visited { color: #800080 } a:active { color: #0000FF } textarea { width: 100%; height: 460px; }

    The text area makes for a nice big text entry box too.

    HTH
    Daeve

      Good idea ++. I finally went with body { background-color:#f7f7f7 }, which is somewhat striking yet acceptable. Thanks a lot for your tip, though.
      CombatSquirrel.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-24 10:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found