Do you use the basic blue Perl Monks theme? If so, I'm not surprised you made the error: it's really difficult to tell whether you're logged in or not. This is one of the benefits of using an alternate theme.

This makes it really easy to spot when someone sneaks, for instance, a http://perlmonks.com/ link past you: if you click on it, the site reverts back to the default blue, so you know you can't be logged in.

And of course these days, you're not even limited to the basic flavours, you can either tweak them with CSS inclusions hosted on the site (see your user settings) or either write your own stylesheet or use someone else's (or use someone else's as a basis for bootstrapping your own). This has to be hosted on another machine, but that shouldn't be much of a problem in this day and age.


print@_{sort keys %_},$/if%_=split//,'= & *a?b:e\f/h^h!j+n,o@o;r$s-t%t#u'

In reply to Posting when not logged in by grinder
in thread floating points and sprintf by kennethwlangley

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.