Hello all!

I intend to know what I need to define in my skin to be able to do something
like this.

If I use:

<tr:inputText styleClass="inputStyle1" ....

I want my inputText label to be bold.

And if I use:

<tr:inputText styleClass="inputStyle2" ....

I want my inputText label to not be bold.


I know that I can use the css class af|inputText::label to define global
inputText behaviour.
But in this case, I want to define specific behaviour. I chose this example,
because it clearly illustrates my need to have more than one kind of
component style within the same skin.

Reply via email to