• 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.

      Problem

      Confluence doesn't feel modern, while some of its competitors are ahead in this regard.

      Fix

      Small visual improvements over time can slowly make Confluence contemporary. One such fix is to put a subtle gradient and shadow onto the Confluence header like so:

      This will also require the header to be made 29px high.

      Quick code solution by Chris Broadfoot:

      #poweredby {
      	padding-top: 10px !important;
      }
      
      #header {
          background-image: url(http://extranet.atlassian.com/download/attachments/673088317/gradient-header.gif);
          background-position: bottom;
      }
      
      #main {
      	border-top: none !important;
      	padding: 10px !important;
      	margin-left: -10px !important;
      	margin-right: -10px !important;
      	background: white url(http://www.ibm.com/i/v16/t/sprites-t1.gif) repeat-x scroll 0 -814px;
      }
      

      Reason for severity

      The header is everywhere.

        1. design_with_menu.png
          design_with_menu.png
          227 kB
        2. design.png
          design.png
          210 kB
        3. gradient.png
          gradient.png
          0.4 kB
        4. shadow.png
          shadow.png
          0.1 kB

            [CONFSERVER-14617] Put a slight gradient into the Confluence header bar

            Sen Geronimo made changes -
            Workflow Original: JAC Suggestion Workflow 4 [ 3576580 ] New: JAC Suggestion Workflow 3 [ 4336973 ]
            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow 2 [ 3169316 ] New: JAC Suggestion Workflow 4 [ 3576580 ]
            Status Original: RESOLVED [ 5 ] New: Closed [ 6 ]
            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3030387 ] New: JAC Suggestion Workflow 2 [ 3169316 ]
            Owen made changes -
            Workflow Original: Confluence Workflow - Public Facing v4 [ 2529840 ] New: JAC Suggestion Workflow [ 3030387 ]
            Rachel Lin (Inactive) made changes -
            Workflow Original: Confluence Workflow - Public Facing v3 [ 2258592 ] New: Confluence Workflow - Public Facing v4 [ 2529840 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing v3 - TEMP [ 2194743 ] New: Confluence Workflow - Public Facing v3 [ 2258592 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing v3 [ 1934673 ] New: Confluence Workflow - Public Facing v3 - TEMP [ 2194743 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing v2 [ 1754867 ] New: Confluence Workflow - Public Facing v3 [ 1934673 ]
            Katherine Yabut made changes -
            Workflow Original: CONF Suggestion WF (TEMP) [ 1683313 ] New: Confluence Workflow - Public Facing v2 [ 1754867 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing [ 1381543 ] New: CONF Suggestion WF (TEMP) [ 1683313 ]

              Unassigned Unassigned
              srussell Stephen Russell [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: