Help for Display Settings

Theme Configuration

The appearance of the PerlMonks site can be changed by choosing from one of several themes . You can stay with the default or pick a specialized theme. The dark theme exists for the people who prefer light text on dark backgrounds. Choosing a theme other than the default makes it easy to remember if you are logged in or not. "Monk pictures off" turns off the random monk picture in the top right corner of every page, while "Monk quips off" turns off the pithy quotes on the top left. Stylesheet Settings

In addition to the themes above, you can alter the appearance of the PerlMonks site with your own custom CSS stylesheets.

> 3)"Tables for layouts are a legacy method that should not be used any more. Layouts utilizing div blocks, and in the near future, CSS3 Multi-column Layout or CSS3 Flexible Box Layout, should be used instead."

Display Settings

  • Lay out nodelets as <div> instead of <table> ?
  • Lay out main content as <div> instead of <table> ?
  • Lay out threads as <div> instead of <table> ?
  • > Tons of lots of talks about it ...

    It's obvious that we have to stay somehow backwards compatible to

    That's called legacy ...

    So what's the appropriate reply to your critic?

    please choose two or more!

    > and no action.

    TobyInk acted, I acted, others acted.

    There are already plenty of interfaces and possibilities "to act".

    > If they have waited this long they do not care, so why bother.ッ

    Well did you act yet?

    Provide a migration concept which doesn't kill backwards compatibility and a suggest a better design as default theme, please.

    I've just shown you all some open APIs to do so.

    And please read some of these "talks about it".

    Cheers Rolf
    (addicted to the Perl Programming Language and ☆☆☆☆ :)
    Je suis Charlie!


    In reply to Re^3: Update the GUI (toolkit) by LanX
    in thread Update the GUI by Anonymous Monk

    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.