Solved I need help to align EXT-Youtube to middle_center
-
No matter what I do, I can’t get the EXT-Youtube module in the middle center. It only stays on the middle left side. This is giving me a hard time. Please help?
{ module: "EXT-YouTube", position: "middle_center", // optional (can be deleted if using fullscreen) config: { fullscreen: false, width: "30vw", height: "17vw", useSearch: true, alwaysDisplayed: true, displayHeader: false, username: null, token: null } },
-
-
The offered setting works, this can be closed.
Thank you.
-
bugsounet