![]() |
Sergey Kornilov admin 11/1/2021 |
Things like this are usually done with the help of CSS. See CSS examples here: Also there are two videos that explain in depth the CSS topic: |
J
|
jetsguy author 11/2/2021 |
Thanks I think it's a matter of learning what class to call. In versin 9.8 I was able to call the following. Do you know of the corresponding classes for v10.6? |
![]() |
Sergey Kornilov admin 11/2/2021 |
It looks like you didn't have a chance to check any of the links supplied. The first link shows examples of CSS modification, including the font of the data on the list page. And those Youtube videos explain how to find a correct CSS classes names instead of guessing it. |