Installation and deployment
Version 7.x > Installation and deployment > Form elements View modes: 
User avatar
Member
Member
pavel.1991-tut - 3/13/2013 9:25:59 AM
   
Form elements
I've created form. I used some check-boxes inside this form. On live site these check-boxes are wrapped by div with class "EditingFormControlNestedControl" and by span with class "CheckBoxField". I do not need these div and span! What should I do for these div and span not to be?

User avatar
Kentico Legend
Kentico Legend
Brenden Kehren - 3/13/2013 4:56:17 PM
   
RE:Form elements
Those div and span tags are wrapped around the controls and assigned classes so you can style them. It is an issue to have them there? If so, you can create your own custom layout if you want.