Ok, this was actually mostly done when you posted this, you didn't check silly hacker :-) Anyway, I added the top and bottom sections today and heres a list of what you can use:

CSS Node/Class-Id Breakdown

NodesItem
handle_threaded_nodesclass$class
expanded
link-sep
NN-link-sep
nnSummary
nnt-approval
nnt-asof
nnt-author
nnt-colorkey
nnt-considerlink
nnt-fplink
nnt-incidental
nnt-kidstuff
nnt-link
nnt-marktime
nnt-nodeattribs
nnt-noderep
nnt-p
nnt-p-title
nnt-parentlink
nnt-reputation
nnt-rootlink
nnt-section
nnt-section-break
nnt-speciallinks
nnt-time
nnt-timesince
nnt-title
nnt-toggle
nnt-unapproved
nnt-viewlinks
time-text
toggle
idli$node->{node_id}
nnt-as-of-links
nnt-section-$anchor
nodethreads
nodethreads-foot
nodethreads-head
ul$node->{node_id}
ul-$anchor

$class would be one of the color classes (which are dynamically generated and cannot be seen here, but can be seen in the bottom of your User Settings). $anchor is the anchor name for sections, and the other vars used should be self explanatory. Any of the above is subject to change at 0 notice, but especially any CSS using classes not starting with nnt should assume that they will be renamed to "ntt-$name" at a future date. Likewise for id's not starting with nodethreads or nnt, which will be smilarly renamed. (Sorry about that.)

Im open to specific requests to change or enhance things if people can provide that. For instance I'm hoping that what I've done for the codes meets your requirements.


---
demerphq

    First they ignore you, then they laugh at you, then they fight you, then you win.
    -- Gandhi

    Flux8



In reply to Re^2: color crazyness and CSS by demerphq
in thread color crazyness and CSS by demerphq

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.