• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.2.0
    • 2.0.0
    • None

      In some case when there is a picture in the content + a small text following by the inline media, then the video is hover the picture.
      Have a look to the screenshot.

          [INLINEMEDIA-63] Video is hover the main picture

          A new class was added to the player "ametys-media-player".

          In your skin CSS, you change do

          .ametys-cms-content .ametys-media-player {
              clear: both;
          }
          .ametys-cms-content .ametys-media-player.floatleft,
          .ametys-cms-content .ametys-media-player.floatright {
              clear: none;
          }
          

          Raphaël Franchet added a comment - A new class was added to the player "ametys-media-player". In your skin CSS, you change do .ametys-cms-content .ametys-media-player { clear: both; } .ametys-cms-content .ametys-media-player.floatleft, .ametys-cms-content .ametys-media-player.floatright { clear: none; }

            raphael Raphaël Franchet
            fravetier Frederic Ravetier (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: