Editing the Stylesheets
- Create a new CSS file in design manager. A good name will be "startup-framework-custom.css". Please create this file outside `design-modo` and `startup-framework` to avoid confusion.
- Clone the layout used by created page to a custom one:
- Open page editor of the created page.
- Click “Settings” tab on the top, scroll down and click “Edit template”
- If you see a popup titled “Edit this template layout?”, click “Edit this layout anyway”
- Click “Open in Design Manager” link on the top-right
- Click “Actions” button on toolbar, then “Clone”
- Enter a descriptive name for the new layout, then click “Clone”
- Attach the new CSS file to the new layout:
- Click “Edit” button on toolbar, then “Edit head”
- Click “Add another stylesheet”, then find the new CSS file by name
- When completed, save and publish the layout
- Swap layout of all pages created by briX editor with the new one:
- Open page editor of the created page.
- Click “Settings” tab on the top, scroll down and click “Swap template”
- Select the new layout, then save and publish the page
- Write rules in the CSS file, then publish it.