/
Scaffolding "Edit Contents" editor space is very small in Chrome browser when Brikit Theme is enabled
Scaffolding "Edit Contents" editor space is very small in Chrome browser when Brikit Theme is enabled
Purpose
When a page contains any Scaffolding macro, there is an edit option called "Edit Contents".
After choosing this option (in Google Chrome), the editor space is very small and does not allow comfortable editing when Brikit Theme is enabled.
Answer
Brikit Support suggested to add the following CSS to your theme:
div.scaffold-border {
height: 600px;
}
div#content.edit.page {
height: 600px !important;
}
Brikit Support suggested to add the following CSS to your theme:
You may want to modify the size in pixels to adapt to your environment. The issue is tracked by Brikit Support at PRESS-2044.
The suggestion is not supported by Appfire, please contact Brikit Support for further help.
, multiple selections available,
Related content
How do I make the "Edit Contents" Save Bar stay at the bottom?
How do I make the "Edit Contents" Save Bar stay at the bottom?
Read with this
How do I make the Text Data macro window bigger when editing contents?
How do I make the Text Data macro window bigger when editing contents?
Read with this
No "Edit Contents" button when Scaffolding macros are inside user macros
No "Edit Contents" button when Scaffolding macros are inside user macros
Read with this
Why is Scaffolding on my Confluence Instance disabled?
Why is Scaffolding on my Confluence Instance disabled?
Read with this
Access the Scaffolding administrator settings
Access the Scaffolding administrator settings
More like this
HTML Macro for Confluence error: Using the new editor template
HTML Macro for Confluence error: Using the new editor template
More like this