AshokGopale - Monday, October 17, 2011 4:30 AM:
Dear All,
I am trying to customize the look of the input text box on the form.
I guess that it is possible by applying field css,
But when I try to use it , it does not work at all.
I typed following in field CSS
.aras_database
{
width: 185px;
border-width: 3px;
background-color: #CCFFFF;
}
Please advise me the right way of using field css.
Thanking you
Ashok
justinlee - Monday, October 17, 2011 5:27 AM:
Hi Ashok
You must customize CSS for fields in form
You can select tab Field CSS of the Field in form and than fill CSS code in textarea below;
it will use for label and inputtext of fields....
PS. Sorry My English