Youtube small issue

I have a YouTube video installed on a site, but the YouTube title is sticking out left aligned.
Other video clips I have seen have the title within the video area - but I can’t understand why this is doing it ?
Any help appreciated.
Dave

http://touchstonesoftware.com.au/earl/gallery/
(temp location)

Hey Dave,

Sorry but I can’t seem to visit the site? I just get a white screen. Are you referring to the right video on the screenshot?
http://imgur.com/Cr1oqDS

I tried playing around with my local dev site and it seems this is caused by the player the site is using. We are only using iframes to output the videos so the source of the player is primarily from the site hosting the video. If this is what you meant, then there is little to nothing we can do about it.

Hope this helps!

Ben

Hi Ben,

Apoloigies, the site was moved to it’s actual location during the day here, and the temp location turned off,

Also I worked out how to sort it out - when you go to YouTube to grab the code (Share >> Embed) there is an option to turn off the Title and player actions - so the embed code looks something like this:

<iframe width="560" height="315" src="https://www.youtube.com/embed/hFi57h_u2XQ?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>

Regards, Dave

Hey Dave,

I kinda missed the question there! Never thought you only wanted to remove the page title as compared to wondering why the players were different! Anyway, thanks for sharing how you figured it out. Enjoy The Beaver! :slight_smile:

Ben