hmischel@diligentsystems.com
2013-07-09, 17:47
Hi,
When using CSS for the optionbutton, I need to know how to reference the caption part of the optionbutton.
369
As you can see, the optionbutton class only hits the data side.
[lianja_ui_class="optionbutton"] {
border-radius: 5px;
background-color: #DEEDFF;
};
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.
Thanks.
Herb
When using CSS for the optionbutton, I need to know how to reference the caption part of the optionbutton.
369
As you can see, the optionbutton class only hits the data side.
[lianja_ui_class="optionbutton"] {
border-radius: 5px;
background-color: #DEEDFF;
};
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.
Thanks.
Herb