Hi,
When using CSS for the optionbutton, I need to know how to reference the caption part of the optionbutton.
As you can see, the optionbutton class only hits the data side.
Interestingly enough, if I specify background-color: #DEEDFF; in line in the CSS option of the field itself, then both parts of the optionbutton get picked up.Code:[lianja_ui_class="optionbutton"] { border-radius: 5px; background-color: #DEEDFF; };
Thanks.
Herb
Bookmarks