i am working on a custom sharepoint form (newform.aspx..is there a way to reduce the width attribute of a particular sharepoint form fieldenter image description here

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

You have to over ride the style with your own CSS. Look at the rendered page and use either Firebug or IE dev toolbar to see what the style is and set a new width in your CSS.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.