johnfroman Posted November 10, 2016 Share Posted November 10, 2016 Hi, I have a Vimeo video that loads on my homepage, and when a user visits the page, the video shows a loading bar on the bottom of the browser. Is there a way to remove the loading bar? This can be viewed at johnfroman.com Link to comment
emendozadesigns Posted April 11, 2017 Share Posted April 11, 2017 I'm having the exact same need, for a animation that should loop in the homepage (not as a banner background) and I would love to avoid the load and controls when I hover the vimeo video. I managed to hide them on load, though, with this codes: <iframe style="width:100%" src="https://player.vimeo.com/video/210526081?autoplay=1&color=ff0179&title=0&byline=0&portrait=0&loop=1&controls=0" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> The code should be inserted just after the vimeo url: ?autoplay=1&color=ff0179&title=0&byline=0&portrait=0&loop=1&controls=0 This is the website for reference:https://www.youlikemedia.com Hope it helps somehow and thanks in advance for any solution! Graphic and Web designer Link to comment
bstrong106 Posted March 14, 2018 Share Posted March 14, 2018 @squarespaceanswers any idea? nobody seems to know how to rectify this.Thanks Link to comment
lottydotty Posted June 29, 2018 Share Posted June 29, 2018 The answer was provided here: https://answers.squarespace.com/questions/27690/removing-the-play-icon-from-embedded-vimeo.html It worked like a charm for me! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.