When using a markup like [!teste.gif!|Confluence Documentation Home], in a page using Easy Reader Theme in order to insert a image with link on Confluence, it will not be clickable on IE7.

      Workaround:

      1- Go to <confluence-installation> >> confluence >> WEB-INF >> classes >> com >> atlassian >> confluence >> setup

      2- Open the file fixedwidth.css from atlassian-bundled-plugins.zip >> fixedwidth-theme-3.3.3.jar >> fixedwidth >> css

      3- Then comment the lines within the image-wrap class as follows:

      .image-wrap {
          /*display:inline-block;
          overflow-y: hidden;
          overflow-x:auto;
          max-width:100%;*/
      }
      
      

            [CONFSERVER-21711] Images with link on Easy Reader theme doesn't work on IE7

            BillA added a comment -

            Closing since the easy reader theme has been deprecated and unbundled from Confluence.

            BillA added a comment - Closing since the easy reader theme has been deprecated and unbundled from Confluence.

              Unassigned Unassigned
              rpdsousa Rafael Pereira de Sousa [Atlassian]
              Affected customers:
              0 This affects my team
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: