Hi. Ok, well it might help if you let us know specifically an example or instance when you are wanting an area to change thats not. For example, are you trying to change the background color of the table, or maybe make a specific field label appear red while the others are not?
Well here is a list of all stylesheet classes used throughout the Dynamic Forms module. The 'template' custom stylesheet that is included within the initial configuration might not include all of these...
Also, this is assuming that you are using the custom stylesheet option (otherwise the module renders the standard DNN stylesheet classes such as NormalTextbox and NormalBold etc...)
DynamicForms_Maintable
DynamicForms_Label
DynamicForms_Textbox
DynamicForms_DisabledTextBox
DynamicForms_RadioButton
DynamicForms_DisabledRadioButton
DynamicForms_ComboBox
DynamicForms_DisabledComboBox
DynamicForms_Link
DynamicForms_RichText
DynamicForms_DisabledRichTextBox
DynamicForms_Country
DynamicForms_DisabledCountry
DynamicForms_DisabledRegion
DynamicForms_CheckBoxList
DynamicForms_DisabledCheckBoxList
DynamicForms_CheckBox
DynamicForms_DisabledCheckBox
DynamicForms_ListBox
DynamicForms_DisabledListBox
DynamicForms_Summary
DynamicForms_ServerSideSummary
DynamicForms_FieldError
DynamicForms_Captcha
DynamicForms_RequiredField
DynamicForms_Compare
DynamicForms_RegularExpression
You might also review this demonstration which highlights using some of the custom stylesheet classes within it.
http://www.datasprings.com/Products...fault.aspx-Chad
www.datasprings.com