Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-20387

Using custom HTML for footer with a large block of code, shifts the screen upwards due to the absolute footer position

    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      When using custom HTML for footer under "Administration->Look and Feel->Custom HTML-> At End of the BODY", which adds a large block of code, the rest of the body is pushed upwards and out of the screen.
      Making the #footer relative in default-style.css helps in resolving the problem:

      #footer {
      bottom:0;
      position:relative;
      width:100%;
      }
      

          Form Name

            [CONFSERVER-20387] Using custom HTML for footer with a large block of code, shifts the screen upwards due to the absolute footer position

            Sen Geronimo made changes -
            Workflow Original: JAC Suggestion Workflow 4 [ 3565362 ] New: JAC Suggestion Workflow 3 [ 4331883 ]
            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow 2 [ 3180844 ] New: JAC Suggestion Workflow 4 [ 3565362 ]
            Status Original: RESOLVED [ 5 ] New: Closed [ 6 ]
            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3036620 ] New: JAC Suggestion Workflow 2 [ 3180844 ]
            Owen made changes -
            Workflow Original: Confluence Workflow - Public Facing v4 [ 2523360 ] New: JAC Suggestion Workflow [ 3036620 ]
            Rachel Lin (Inactive) made changes -
            Workflow Original: Confluence Workflow - Public Facing v3 [ 2257918 ] New: Confluence Workflow - Public Facing v4 [ 2523360 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing v3 - TEMP [ 2154730 ] New: Confluence Workflow - Public Facing v3 [ 2257918 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing v3 [ 1940279 ] New: Confluence Workflow - Public Facing v3 - TEMP [ 2154730 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing v2 [ 1759993 ] New: Confluence Workflow - Public Facing v3 [ 1940279 ]
            Katherine Yabut made changes -
            Workflow Original: CONF Suggestion WF (TEMP) [ 1698124 ] New: Confluence Workflow - Public Facing v2 [ 1759993 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing [ 1369489 ] New: CONF Suggestion WF (TEMP) [ 1698124 ]

              etom edith (Inactive)
              ganand Gurleen Anand [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: