I was wondering if someone could give me a sample to show me how to redesign a SharePoint 2013 custom list form using JavaScript and CSS.
The standard SharePoint one column form, does not look very good and since SP Designer not longer has a design view I would like to be able to design a better looking form, say two columns and being able to shrink some of the field widths and move State and Zip.
I know you can use CEWP to point to alternate JS and html files, and I have seenhttp://www.sharepointhillbilly.com/Lists/Posts/Post.aspx?ID=47 (be sure to check this link) which gave me the idea, but I need to keep the ribbon and I would like to resize the field widths. Below is my standard form.
I hope I explained this well enough.