Customising SynWeb CSS

You can customise the look and feel of SynWeb by customising the CSS files that SynWeb uses
 

Note: This procedure refers to two different CSS folders. One is the SynWeb/CSS folder, which contains the default CSS files. The second is the SynWeb/Site/CSS folder which you create to store your custom CSS files. Do not change any of the files inside the SynWeb/CSS folder; copy the file to the SynWeb/Site/CSS folder before making your changes.

To create custom CSS files:

  1. Navigate to the SynWeb/Site folder on your server.
  2. Create a folder called CSS.
  3. Navigate to the SynWeb/CSS folder on your server.
  4. Find the CSS file that controls the aspect of SynWeb you want to customise.
  5. Copy the file into the Site/CSS folder.
  6. Open the file in Notepad or Wordpad.
  7. Make any required changes to the CSS inside the file.
  8. Remove any sections of CSS that you have not changed.
  9. Save and close the file.
  10. Repeat steps 3 through 9 for any other CSS files you want to customise.