in reply to Re^2: Chatterbox KARMA support
in thread Chatterbox KARMA support

> you now, alternating table rows with slightly different backgrounds,

If you look into Perl Monks Approved HTML tags (it's automatically linked when you comment) you'll see a list of allowed attributes per tag.

tbody width, align, valign, colspan, rowspan, bgcolor, height, class td width, align, valign, colspan, rowspan, bgcolor, height, class tfoot width, align, valign, colspan, rowspan, bgcolor, height, class th width, align, valign, colspan, rowspan, bgcolor, height, class thead width, align, valign, colspan, rowspan, bgcolor, height, class tr width, align, valign, colspan, bgcolor, height, class

you can go by class or bgcolor,

> using the user-selected stylesheets?

OK that's a bit trickier ... are you talking about themes?

The monastery has a default set of CSS which is altered by theme. Users can overwrite whatever they want in their settings.

I'm not aware of classes for tables, but you can look into the HTML of existing tables° or the CSS in the settings section.

And if they don't exists, I'm sure the gods will grant you a wish to create them ... :)

edit

°) Saints in our Book is using <tr class="highlight"> for that.

Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery

Replies are listed 'Best First'.
Re^4: Chatterbox KARMA support
by cavac (Prior) on Apr 22, 2024 at 22:24 UTC

    °) Saints in our Book is using <tr class="highlight"> for that.

    Used that for implementing somewhat nicer tables.

    PerlMonks XP is useless? Not anymore: XPD - Do more with your PerlMonks XP