![]()  | 
	
	
		
 resize youtube 
		
		
		
		Ok. I'm trying to resize a youtube video to play in a page but it's just not letting me! 
	Here is my css Code: 
	.left {In my left class I have an image. closed my div tag I have a new right div and thats where my youtube video should play!! So inside this new div tag I have the youtube video. You know what will be easier? let me make you a page.. http://img293.imageshack.us/img293/8408/affiliatepagemi4.png This is the youtube.. and I change this from <object width="425" height="355"> to object class. http://www.youtube.com/watch?v=4g9Mqs-Pw2o Thats my youtube powerpoint. http://www.discountprintingnetwork.com/partner/  | 
	
		
 Re: resize youtube 
		
		
		
		Change the embed code you've entered to the dimensions you want. 
	 | 
	
		
 Re: resize youtube 
		
		
		
		What do you mean? 
	 | 
	
		
 Re: resize youtube 
		
		
		
		Well I assume you've hard coded the dimensions into the tpl, and the embed tag has dimensions included in it too... 
	So either edit (which is the cleanest way)... <embed width="425" height="355" to <embed width="150" height="125" Or the css to override it like you want... .object embed { height:125px; width:150px; } Hope this helps.  | 
	
		
 Re: resize youtube 
		
		
		
		http://www.discountprintingnetwork.com/partner/ 
	I didn't do anything to the menu.. take a look at that. why is my menus wide? thanks for helping me bud.  | 
	
		
 Re: resize youtube 
		
		
		
		Change the main <TD>'s width to 100% - the one that contains the vid. 
	The menu is wide because it hasn't got a width set and there's nothing to expand the main content's cell to it's own 100% width (which would push/squeeze the side menu and make it appear smaller).  | 
	
		
 Re: resize youtube 
		
		
		
		I dont even know what I'm doing wrong.. can you help me get the page how I have it in the photo? 
	http://img293.imageshack.us/img293/8408/affiliatepagemi4.png here is what it looks like now.. http://img378.imageshack.us/img378/4909/ewwjc4.th.jpg This is my /partner/main/welcome.tpl Code: 
	<div class="left" >the .css is still the same. I basically need blue around the youtube in the table row.. but i'm going to need to center this video too.. thanks so much for taking the time..  | 
	
		
 Re: resize youtube 
		
		
		
		Put the image and the video back into the main content table (where the video was before). And make sure the main content table has a width of 100% 
	The main content table I am referring to is the one with these comments inside it... <!-- central space --> stuff <!-- /central space -->  | 
	
		
 Re: resize youtube 
		
		
		
		Now put them into the one TD (not two) and put a <br /> tag between them. 
	 | 
	
		
 Re: resize youtube 
		
		
		
		ok but how do I separate these and make the backround to that div blue. I added:     BACKGROUND-COLOR: #448ccb; 
	also. the image.. i need that to be closer to the menu.. sorry for the 51 questions..  | 
| All times are GMT -8. The time now is 04:23 AM. | 
	Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.