Hey I'm new here I have a problem with a 'class' for label in my forms.
When i set a label to an element, instead of the label having class='IStxt', like i set it to be it has class='ISdan IStxt required'. 'ISdan' is the class set for the element for which the label is for and 'required' i suppose is from the fact that I set the element to required. now I get a border around the label from ISdan which i don't want. how can i set it so the label doesn't get the class from the element but only the one i set for it?? It's probably simple but I'm really loosing my mind over this one. please help. -- View this message in context: http://www.nabble.com/label-tag-class-problem--%28zend_form%29-tp16527037p16527037.html Sent from the Zend Framework mailing list archive at Nabble.com.
