Skins provide the appearance and page behavior characteristics to a theme.
The Web theme uses the Corporate Skin by default, the skins that are available and their main characteristics are:
Skin | Header Image | Page Width | Page Alignment | Page Color | Background Color/Image | Page Scroll Behavior | Responds to Screen Width | Specification Properties Visible on Specification History Module |
---|---|---|---|---|---|---|---|---|
Black Glass | 950px | Centre | White | BG.png | Entire page scrolls | No | No | |
Blue Glass | 950px | Centre | White | BG.png | Entire page scrolls | No | No | |
Standard | 950px | Centre | White | DFDFDF | Entire page scrolls | No | No | |
Standard Fluid | 100% | Left | White | White | Header remains static, page scrolls into header | Yes | No | |
Carbon Fluid | 950px | Centre | #333333 | #333333 | Entire page scrolls | Yes | No | |
Tiled Fluid | 100% | Centre | White | White | Header remains static, page scrolls into header | Yes | No | |
Corporate | 100% | Centre | Dark | bg.jpg | Full page scrolls | Yes | Yes | |
Contemporary | 100% | Centre | Light | bg.jpg | Header remains static, page scrolls into header | Yes | No |
To select a different Skin follow the steps below:
DriveWorks Live is required to be run as an administrator when modifying the theme files. To do this you must be logged in as an administrator on your machine.
The credentials used to Login must have the setting Administer Group Security applied.
See the section To Edit a Team's Members and Permissions in the topic Security Settings for more information.
From the same machine DriveWorks Live is installed | From another machine with internet access |
---|---|
http://localhost:8020 DriveWorks
Live defaults to port 8020. This can be changed from
Live
Settings, if you are unsure if this has been changed check the settings applied in DriveWorks Live | http:// URLtoYourDriveWorksLiveSite Substitute URLtoYourDriveWorksLiveSite with the URL to your DriveWorks Live site |
The credentials used to Login must have the setting Administer Group Security applied.
See the section To Edit a Team's Members and Permissions in the topic Security Settings for more information.
The setup page below will now be displayed.
DriveWorks Quick Tips | |
DriveWorks Quick Tips: Changing A Skin Changing a skin in DriveWorks Live is an easy way to make your projects look and feel more professional. In this video, we show you how to change a skin and take your existing project to the next level. | |
DriveWorks Quick Tips are a series of 1 minute videos, available on YouTube, that explain specific functionality. View all Quick Tips |
The quickest and easiest method to create a custom skin is to base it on an existing skin supplied by DriveWorks. Browse through the existing skins (as detailed above) to find a skin that is suitable for modification.
Custom Skins and Modules
When presenting Skins or Modules in the application DriveWorks will present all items in the folder
%ProgramData%\DriveWorks\[version]\Live\Themes\Web\content\custom folder
and then from the folder
%ProgramData%\DriveWorks\[version]\Live\Themes\Web\content\system folder
Items in the \system folder are maintained by DriveWorks (for future releases) and should NOT be modified.
Items in the \custom folder will not be overwritten by future releases of DriveWorks, therefore any customization will be available when future releases are installed.
You can create your own skins, which will be available from the Skin.cshtml page by following the steps below:
Skins folder Location
The location of the default skins that are installed when DriveWorks is installed is:
Windows 7, Windows 8, Windows 10 | |
---|---|
Folder Name | Skins |
Location | %ProgramData%\DriveWorks\[version]\Live\Themes\Web\content\system\skins |
Example | C:\ProgramData\DriveWorks\12\Live\Themes\Web\content\system\skins |
Description | DriveWorks Live Skin Files are stored here **DO NOT MODIFY** |
Skins folder Location
The location where any default Skins folder should be copied, prior to customization, is:
Windows 7, Windows 8, Windows 10 | |
---|---|
Folder Name | Skins |
Location | %ProgramData%\DriveWorks\[version]\Live\Themes\Web\content\custom\skins |
Example | C:\ProgramData\DriveWorks\12\Live\Themes\Web\content\custom\skins |
Description | Skins folder is an empty folder for copying parts from the Web theme to enable modification |
Original Skin Folder | Copied Folder | Notes |
---|---|---|
Live\Themes\Web\content\system\skins\ Blue Glass | Live\Themes\Web\content\custom\skins\Blue Glass | Rename the folder indicated by Blue Glass to My Skin (for example) |
Your own image can be used for the new skin by creating an image with the following properties:
Follow the steps below to display your image:
Follow the steps below to create and display your image:
The new skin will now display the new header image.
When modifying files that are currently in use in the DriveWorks Live or PWE session you may need to do one of the following to view the updates:
If the new skin was based on the Standard skin there will be an image named Banner.png
Follow the steps below to create and display your image:
The new skin will now display the new banner image.
When modifying files that are currently in use in the DriveWorks Live or PWE session you may need to do one of the following to view the updates:
Background Image
If the new skin was based on the Black Glass or Blue Glass skin there will be a background image named BG.png
If the skin.css stylesheet has not been modified the easiest way of changing the background image for your new skin is to replace the existing image in the new skin folder.
Follow the steps below to create and display your image:
The new skin will now display the new background image.
Background Color
When using a skin that has a fixed page width the web page background color can be changed by:
When modifying files that are currently in use in the DriveWorks Live session you may need to do one of the following to view the updates:
If you are familiar with cascading style sheets further elements can be modified to suit your preferences by:
Skins that respond to screen width will usually have a responsive.css file.
This contains css concerned with sizes or layout that may need to change depending on screen size.
When modifying files that are currently in use in the DriveWorks Live or PWE session you may need to do one of the following to view the updates: