Define a frame in a style sheet
Add style definitions for any custom frame UI macro you create.
Before you begin
Role required: content_admin or admin
About this task
Each frame has its own class name.
Procedure
Navigate to All > Content Management > Design > Style Sheets.
Select a style sheet to contain the frame definition.
Base system themes use a separate Frames style sheet.
Add the following code, substituting the desired frame name and style:
div.FRAMENAME{border:STYLE;}Click Update.
Parent Topic:Format a frame