I am working on my first form. After a long day of trying solutions from the forum to create a form with three inputs in a row, I updated forms.css to 1.5 and have applied the css ready classes to my form. Now I have the city, state and zip in one row; however, I would like to adjust the sizes of the input areas. I have developed what I want in firebug, but when I applied the code to my style sheet there were no changes.
'#gform_wrapper_2 #field_2_11 li .gfield .gf_left_third {width: 251px;}
#gform_wrapper_2 #field_2_13 li .gfield .gf_left_third {width: 85px; margin-left: 3px;}'
http://testblog.artizondigital.com/join-yei/become-a-yei-student/
If I could figure out the code to use here I would be set to go.
I appreciate any help anyone has to offer