Page 1 of 1

change the default theme for sp forms

Posted: 05 Oct 2015
by Deepika Tyagi
Hi,

we are planning to introduce SPForms on our several enviornments like testing , integration, UAT and production. We want to change the default the styling of SP FORMS esp the tab colors and button stylings. We want the changes over all the enviornments and over all the sites on which the SP froms is actiavted. What is the best approch to achive this.


Thanks

Re: change the default theme for sp forms

Posted: 05 Oct 2015
by rostislav
Hello!

You can use jQuery themeroller, which is a jQuery UI library. See http://spform.com/forms-designer- ... ms-styling

To apply a custom theme to all forms insert the link to appropriate CSS file into the master page immediatelly before the closing <head> tag.