alexschiebel 0 Report post Posted May 5, 2010 My next question concerns the integration of youtube videos on the highlight page or feature pages. Your are writing: 'Make it any size you like but it's optimized for a width of 480px and height of 290px.' The smallest size the youtube suggests to me, when I create the embed-code is 560 x 340. If I use this code, my video is cropped on th right side. Is there any possiblity to expand the available with, maybe to the left? http://alexschiebel.com/?page_id=57 Share this post Link to post Share on other sites
cmunns 16 Report post Posted May 5, 2010 Add some simple CSS : `#highlight .fmedia {width:560px;}` Share this post Link to post Share on other sites