itzteajay
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [onetone] Centering Youtube VideosI’ve tried that as well and the issue with that is having a big grey empty space below the video… I like it this way besides that grey box… if it’s possible to push the rest of the page up to fill that space and move the play pause and sound buttons up over the video again that would 100% solve the problem for me.
Forum: Themes and Templates
In reply to: [onetone] Centering Youtube VideosI fixed it by modifying your code to this.
#tubular-container iframe {
display: block;
margin-left: -33% !important;
top: initial !important;
}I’ve found this perfectly centers the youtube video on load up. it’s still zoomed in which I’m fine with. but now in the FPS scenes of the video the cross hair is in the middle which reduces the nausea factor.
Thanks for all your help!
Forum: Themes and Templates
In reply to: [onetone] Centering Youtube VideosThis works great except now I have a big black bar on top of the video. I figure that section is a fixed size as well any chance you know how to fix that?
Forum: Themes and Templates
In reply to: [onetone] Centering Youtube VideosThe theme does the work all it requests is the video code. I’ve been looking everywhere in the code for the right thing to change bug I can’t find it anywhere
Forum: Themes and Templates
In reply to: [onetone] Centering Youtube VideosForum: Themes and Templates
In reply to: [onetone] Screen Sections Matching live demo