Attaching a CSS to the skin
Add custom CSS settings to your skin to make it consistent with existing branding for your business. If you have a CSS sheet that you want to reuse, you can attach it to the skin of your application.
- In the navigation pane of Dev Studio, click Records.
- Expand the User Interface category, and then click Skin.
- Open the skin that you want to edit.
- On the Included styles tab, expand the Additional style sheets section.
- Click Add style sheet, and then click the Open icon.
- On the New tab, provide the label for the CSS sheet, and then click Create and open.
-
On the the newly created tab, provide the CSS for the skin:
- To upload an existing sheet, click Upload file, and then navigate to the target file.
- To define the CSS settings manually, in the text field, enter the CSS code.
- Click Save.
- On the skin tab, in the Additional style sheets section, in the field that you added, select the newly added CSS sheet.
- Click Save.