If you want to address text for a specific attribute, you can install Flexible Attributes from Plugins. It gives an id to every attribute wrapper (like #wAttrib25) so any element in it can be singled out.
The actual select, input, etc. already has an id, but frequently there is no way for CSS to work back from that to address its label. If a radiobutton input is followed by its label, you can use something likeCode:#attrib-1-29 + label {what: ever;}


Reply With Quote
.... but anyways I would like for that sentence to be in RED.

