• Resolved keesjan

    (@keesjan)


    about https://tablepress.org/faq/ FAQ: How can I highlight certain cells or their content?

    “If you don’t know the row and column numbers (or they sometimes change, or you have more than on value to highlight), I recommend creating a new CSS class for a HTML <span> element. You would then wrap the value in the span tag, ..”
    What are the exact steps to take:
    I did this but it did not worked:
    1) wrapped content in a tablepress cel in <span class=”header2-tablepress”>your important value</span>
    2) added ‘header2-tablepress’ in the field ‘Extra CSS Classes’
    3) added .tablepress .header2-tablepress { color: #ff0000; } to plugin options > custom CSS>

    But it dont show up. I use #colspan#

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Step 2 is not necessary this, as this deals with something else.
    Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘creating new new CSS class; exact steps’ is closed to new replies.