Define a frame in a style sheet

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • Add style definitions for any custom frame UI macro you create.

    Avant de commencer

    Role required: content_admin or admin

    Pourquoi et quand exécuter cette tâche

    Each frame has its own class name.

    Procédure

    1. Navigate to All > Content Management > Design > Style Sheets.
    2. Select a style sheet to contain the frame definition.
      Base system themes use a separate Frames style sheet.
    3. Add the following code, substituting the desired frame name and style:
      div.FRAMENAME{border:STYLE;}
    4. Click Update.