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.

  1. In the navigation pane of Dev Studio, click Records.
  2. Expand the User Interface category, and then click Skin.
  3. Open the skin that you want to edit.
  4. On the Included styles tab, expand the Additional style sheets section.
  5. Click Add style sheet, and then click the Open icon.
  6. On the New tab, provide the label for the CSS sheet, and then click Create and open.
  7. 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.
  8. Click Save.
  9. On the skin tab, in the Additional style sheets section, in the field that you added, select the newly added CSS sheet.
  10. Click Save.