Connectivity App

How to format a column's text as bold in a Connectivity App table list.

Overview

The user needed to apply bold styling to a specific column's content but was unsure how to use the class option in the rule.
Add a custom class name to the column rule, then define a CSS rule targeting table cells with that class to set the font-weight to bold.

Answered
ChronoForms v7
Jo JoCo 12 Dec, 2020
Hello,
i am exploring the possibilities of the Connectivity App.
In youtube i found an example how to build a table list but now i want to present the content of one a column bold.
I think i must using the option class at the end of the rule but how?
Can you give me an example?

Connectivity App image 1
Max_admin Max_admin 14 Dec, 2020
Answer
add a class then in your css:
td.class_name{font-weight:bold;}
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.