iFrame is not as high as before
-
Hi,
after activation of the Plugin, the high of the iFrame is not as high as before with native youtube integration. And therefore the video is very small.
How to get back the original size of the video/iFrame?
Das Empfohlene CSS
.embed-privacy-container.embed-youtube{
aspect-ratio: 16/9;
}
.embed-privacy-container.embed-youtube iframe{
width: 100%;
height: 100%;
}habe ich eingefügt, hat aber nur bedingt geholfen.
Ein weiteres Problem:
Laut Developer Tools l?dt die Seite weiterhin Daten von youtube.com, obwohl das Plugin das ja eigentlich verhindern sollte. Aber nur auf der Startseite wird Youtube weiterhin geladen, bei den Unterseiten nicht, obwohl es da auch teils eingebunden ist.Thank you and best regards
Thomas
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.