Viewing 4 replies - 1 through 4 (of 4 total)
  • I found your post because I have this problem also. The best solution is to limit the width with CSS. If you have a place in your theme to put custom CSS, try this:

    .ytcplayer-fixwidthwrapper {
    	float: left;
    	width: 65%;
    }

    Which code is for a centered player?

    How do I center the player?

    Please post your site so we can help you center it.

    If you wish your site not to be indexed by Google post it on a site like Pastebin and then post the link here.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Player size’ is closed to new replies.