Greetings,
We use No Label on all of our page item labels. And, the color of No Label abels is black. When page items are ReadOnly it is difficult to visually separate the label from the page item values. To prevent that we change all of our labels to blue so that they stand out a bit. It's a bit of a pain to go into each page item and change the label to blue, so I'd like to change it in the theme/template so that all No Label labels are blue.
I looked at the template for the No Label and it has the code below in the definition.
<span class="t2NoLabel">
I'm no CSS expert, but it looks like it would be preferable to change the t2NoLabel class, then that would cascade down to the label. But, maybe I'm wrong. Maybe the label definition is the place to make the change. Am I on the right track?
Having said all that - - what do I change in order to have the color of all No Label labels in a theme changed to blue?
Thx, Tony