Video Blog Post Height

Hello,

I am trying to figure out how to change the height of the iframe that is generated automatically when you create a video post. This is the video generated by entering the YouTube Video id into the post options, and not a video made via a shortcode.

For example the video at the top of the page here:
http://themes.muffingroup.com/betheme/uncategorized/181,video-post-with-youtube-vimeo.html

I want to increase the height of the video player.

If code changes are required that is no problem, can you just please tell me what file I need to modify, and I understand that this will impact future theme updates.

I need to change this part of the code:
<iframe style="height: 294.4px;" class="scale-with-grid" src="http://player.vimeo.com/video/32835557" allowfullscreen=""></iframe>

specifically the inline css style="height: 294.4px;"

I just cant find the actual PHP file that is generating that code or the inline css.

Any help would be appreciated.

Comments

Sign In or Register to comment.