I would like to allign my radio buttons horizontally, much like you see in surveys. I take it this is possible given what i have read in the documentation .. but I'm not too experenced with CSS. Can you point me in the right direction>?
I would like to allign my radio buttons horizontally, much like you see in surveys. I take it this is possible given what i have read in the documentation .. but I'm not too experenced with CSS. Can you point me in the right direction>?
Sure thing, check out these ready classes (specifically the "List Classes" section):
http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes
Thanks, that worked.
Can they be combined? Lets say i want radio boxes in line then another set right next to it. I would use gf_inline and gf_list_inline? separated by cama?
You can combine classes, just separate them with a space - no comma.