top of page

SharePoint CSS

  • Writer: GRoot
    GRoot
  • Aug 13, 2019
  • 1 min read

When working in customizing a SharePoint site it is often necessary to "touch" deeply embedded objects with Cascading Style Sheets (CSS). This can be a challenge because of the complexity of a SharePoint site versus a generic website.


One of the best tools you can use is the Developer Tools in your browser.

The function key F12 is set for most browsers to launch the Developer Tools window.

From here you can view the structure and inner workings of any website.

Mozilla has been so kind to make a version of Firefox specifically for developers.

Comments


Root Systems Development

bottom of page