Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How do I change a Label color in a theme/template?

cloakedJul 19 2012 — edited Jul 19 2012
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
This post has been answered by WannaRock on Jul 19 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 16 2012
Added on Jul 19 2012
4 comments
931 views