Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. Bug Reports
  3. Video Play button faulty

Video Play button faulty

Scheduled Pinned Locked Moved Bug Reports
6 Posts 5 Posters 107 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Hayo GebauerH Offline
    Hayo GebauerH Offline
    Hayo Gebauer
    wrote on last edited by
    #1

    Hey,

    The play button when a video is paused look displaced.

    go to about -> About link

    1 Reply Last reply
    0
    • S Offline
      S Offline
      spiralglue
      wrote on last edited by
      #2

      put this in your custom CSS

      img.html5video-customplayicon {
          top: 50% !important;
          left: 50% !important;
          width: auto !important;
      }
      

      your play button is currently affected by the following line of code, not sure if it's yours or from a recent laytheme update, but it is overriding the play button's styling:

      .col:not(.type-html):not(.type-shortcode):not(.type-text) img {
          top: 0;
          left: 0;
          width: 100%;
      }
      
      Hayo GebauerH benjaminmugnierB 2 Replies Last reply
      1
      • S spiralglue

        put this in your custom CSS

        img.html5video-customplayicon {
            top: 50% !important;
            left: 50% !important;
            width: auto !important;
        }
        

        your play button is currently affected by the following line of code, not sure if it's yours or from a recent laytheme update, but it is overriding the play button's styling:

        .col:not(.type-html):not(.type-shortcode):not(.type-text) img {
            top: 0;
            left: 0;
            width: 100%;
        }
        
        Hayo GebauerH Offline
        Hayo GebauerH Offline
        Hayo Gebauer
        wrote on last edited by
        #3

        @spiralglue said in Video Play button faulty:

        img.html5video-customplayicon {
        top: 50% !important;
        left: 50% !important;
        width: auto !important;
        }

        Thank you!!

        1 Reply Last reply
        0
        • S spiralglue

          put this in your custom CSS

          img.html5video-customplayicon {
              top: 50% !important;
              left: 50% !important;
              width: auto !important;
          }
          

          your play button is currently affected by the following line of code, not sure if it's yours or from a recent laytheme update, but it is overriding the play button's styling:

          .col:not(.type-html):not(.type-shortcode):not(.type-text) img {
              top: 0;
              left: 0;
              width: 100%;
          }
          
          benjaminmugnierB Offline
          benjaminmugnierB Offline
          benjaminmugnier
          wrote on last edited by
          #4

          @spiralglue thx I got the same problem ! fixed with your code ;)
          cheerz

          1 Reply Last reply
          0
          • arminunruhA Offline
            arminunruhA Offline
            arminunruh
            Global Moderator
            wrote on last edited by
            #5

            hey sorry about that if u update lay theme now it should be fixed!

            1 Reply Last reply
            1
            • M Offline
              M Offline
              mo
              wrote on last edited by
              #6

              Also fixed it for me! Thanks

              1 Reply Last reply
              1
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              I also code custom websites or custom Lay features.
              šŸ’æ Email me here: šŸ’æ
              info@laytheme.com

              Before you post:
              1. When using a WordPress Cache plugin, disable it or clear your cache.
              2. Update Lay Theme and all Lay Theme Addons
              3. Disable all Plugins
              4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

              This often solves issues you might run into

              When you post:
              1. Post a link to where the problem is
              2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
              3. If the problem is difficult to explain, post screenshots / link to a video to explain it
              Online Users
              Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
              laytheme.com
              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Recent
              • Tags
              • Popular
              • Users
              • Search