Forum Replies Created
-
AuthorPosts
-
All set. That worked. thx
Thank you, Ismael.
All set, close it. Thanks again
That worked. Thank you.
Hi Nikko. It didn’t change the font size at all. Any other suggestions?
October 14, 2022 at 9:51 pm in reply to: Duplication of event details using the event calendar on single events #1368904I am trying to hide the meta info box on single events. This css removes the box and it’s content but leaves the rest of the page content offset to the right 2/3 of the page. How can I get the rest of the page content to center?
Hi Ismael. I just changed the password to what is shared in the Private Content area.
I put the iframe inside of a div tag and that made a difference. Now I’m wrestling with getting the height to be 100% as the width is. It’s filling the width at 100% but the height is being cut off. Here is the code that shows the iframe inside a div and the height/width issue.
<div class="twitch"> <div class="twitch-video"> <iframe src="https://player.twitch.tv/?channel=midheaven_network&parent=vashoncenterforthearts.org&autoplay=false" frameborder="0" scrolling="no" allowfullscreen="true" width="100%" height="100%"> </iframe> </div></div>
This reply has been marked as private. -
AuthorPosts