Previous icon

Next icon

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.

    Windows Explorer - navigate to the Synweb Site directory

  2. Create a folder called CSS.

    Windows Explorer - Create Site CSS folder

  3. Navigate to the SynWeb/CSS folder on your server.

    Windows Explorer - navigate to the Synweb CSS folder

  4. Find the CSS file that controls the aspect of SynWeb you want to customise.
  5. Copy the file into the Site/CSS folder.

    Windows Explorer - Copy the CSS file to the site CSS folder

  6. Open the file in Notepad or Wordpad.

    Notepad - sample CSS file

  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.

Last modified: 23/09/2014 5:11:43 PM

See Also

SynWeb configuration settings

Overriding the default configuration settings

© 2015 Synergetic Management Systems. Published 5 March 2015.

Top of page