Define a frame in a style sheet

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Add style definitions for any custom frame UI macro you create.

    시작하기 전에

    Role required: content_admin or admin

    이 태스크 정보

    Each frame has its own class name.

    프로시저

    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.