Applying Multiple CSS Classes to a Button?
Comments
-
I want to apply two different classes in my CSS to a forms button but the drop down only lets me select one? Is this possible in Decisions form designer?
Thanks in advance
-
You betcha!
Were able to apply multiple CSS classes by using a space as a separator between the different classes. Say for example, you had a CSS with two different classes called .classone and .classtwo. In the drop down, youd simply type "classone classtwo". This will apply both of the CSS classes to that single element.
[img]att1[/img]