0

I want to change list view style for all Custom List and document library. Kindly can somebody help me with example.

Please guide if you have any article link.

Milind
  • 1,548
  • 17
  • 41
  • Do you mean using the out of the box styles that are found when modifying the list / library views or do you mean doing something more with code? – Chris G Apr 06 '18 at 19:07
  • Yes, I mean ListView of document library & custom list. I want to change look and feel with css or xslt – Milind Apr 06 '18 at 19:10
  • Check out what you can do with Client Side Rendering (CSR) https://sharepoint.stackexchange.com/questions/73654/client-side-rendering-js-link-documentation – Chris G Apr 06 '18 at 19:12
  • Is possible without javascript as i want to change look and feel of each and every list in the whole SharePoint with same look and feel – Milind Apr 06 '18 at 19:17
  • 1
    For that you would use the site themes. Documentation: https://docs.microsoft.com/en-us/SharePoint/sites/themes-overview Tutorial: http://www.learningsharepoint.com/2013/06/03/create-custom-theme-in-sharepoint-2013-step-by-step-tutorial/ – Chris G Apr 06 '18 at 19:21
  • This looks promising. Kindly put it as answer so I can assign it as answer. Thank you very much you are, You are savior of my day – Milind Apr 06 '18 at 19:28