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

Documentation theme vsplitbar is displayed over images when fancybox modal is displayed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Low
    • None
    • 4.1
    • None

    Description

      Current workaround:

      In Confluence Admin | Custom HTML | At the end of HEAD:

      <script>
      AJS.toInit(function(){
        AJS.$('.vsplitbar').css({'z-index':'1099'}); // one less than fancybox overlay
      });
      </script>
      
      

      See the screen shot with numbered labels at the bottom:

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              2eaf001e0aec David at David Simpson Apps
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: