Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-67346

Create/Edit Template page formatting is broken

XMLWordPrintable

      Issue Summary

      Create/Edit Template page formatting is broken.

      Environment

      Confluence Cloud

      Steps to Reproduce

      1. Open any space in the instance.
      2. go to Space settings > Content Tools > Templates
      3. click on ‘Create New Template’ or try to edit an existing template

      Expected Results

      Users should be able to create/edit templates without any formatting issues.

      Actual Results

      Notice that the template title is in the middle of the page instead of at the top.

      Workaround

      1. Open the template editor
      2. Once you see the broken editor, press F12 (assuming you are using Firefox or Chrome). This will open your browser's inspector
      3. In the inspector, use the search to find the .editor-fullheight class in the code
      4. Look for the properties in the HTML named "width" and "height" which will be in % and change them to values similar to: width=1200px and height=4000px
      5. This will not make it look properly but at least will allow you to work on it.

              ssreenivasan srisreeni
              vvisanakarrala Veera (Inactive)
              Votes:
              34 Vote for this issue
              Watchers:
              48 Start watching this issue

                Created:
                Updated:
                Resolved: