Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Resizing the Powerpress Youtube container for Mobile Ready

$
0
0

Replies: 0

On my episodes I put in the media URL for the Video podcast, then the YouTube embed. I want to make the embed Mobile ready and put together some CSS that will stretch out the player depending on size of the page. I removed all size information from the YouTube embeds, then added the css.

Only issue is the Powerpress youtube embed doesn’t have a specific DIV class around it that will work.The code is

<!–powerpress_player–><iframe type=”text/html” src=”URL” frameborder=”0″></iframe>

Is there a way to add <!–powerpress_player–><div class=”class-to-fit-structure-of-powerpress”><iframe type=”text/html” src=”URL” frameborder=”0″></iframe></div>

I can then have the css auto-size the file so it looks good.

Unless there is another way to make this “Mobile Ready”.


Viewing all articles
Browse latest Browse all 59525

Trending Articles