CSS styling for individual fields

rss

Posted by srallen4 - Oct 15 ’13 at 10:34

Looking throught your documentation, I was able to set the width off all fields using the following:

.fd_control input[type="text"] {width: 100px;}

 

However, some fields need to be different sizes depending of the content.  I tried giving the field a CssClass and then using the CSS editor to set the class, but it is ignored in the browser.

Displaying 1 to 9 of 9 messages