![]()  | 
	
	
		
 Re: resize youtube 
		
		
		
		ok.. i'm going to try and do this.. maybe we can use tbody for this.. what do you think?! 
	or maybe I can try and put it in here: {$lng.txt_welcome_to_the_partners_zone_note}  | 
	
		
 Re: resize youtube 
		
		
		
		actually, I think putting it in a language variable helped out a lot!!!! 
	 | 
	
		
 Re: resize youtube 
		
		
		
		Did you try the table and put it inside the central space from post number 28 http://forum.x-cart.com/showpost.php?p=213985&postcount=28 
	It will save you a lot of headaches (below the breadcrumb row has been removed). Code: 
	<!-- central space --> | 
	
		
 Re: resize youtube 
		
		
		
		I figured out the problem with .right.. its in the .css for example if i change .object embed the table actually resizes accordinally. how can we fix that?!? 
	/* partner main page */ .left { position: absolute; border: 1px; margin-left: 5px; } .right { border: 1px; height: 1px; } .object embed { height:170px; width:250px; } .video { BACKGROUND-COLOR: #448ccb; }  | 
	
		
 Re: resize youtube 
		
		
		
		Also get rid of the... 
	<p align="justify"> </p> so the table can be closer to the top.  | 
	
		
 Re: resize youtube 
		
		
		
		I just went with what you helped.. I think this just did save me another day.. thank you so much! 
	 | 
	
		
 Re: resize youtube 
		
		
		
		Also remember: if you're going to change the dimensions of the object, you'll also have to change the dimensions within the embed as well. 
	 | 
	
		
 Re: resize youtube 
		
		
		
		Give the outer lying table that contains the image and vid a width of around 690. And that should get you closer to the image. 
	 | 
	
		
 Re: resize youtube 
		
		
		
		Hey, the bottom.. where the text is. how can I made that one td not two?! 
	 | 
	
		
 Re: resize youtube 
		
		
		
		Within the the 3 TRs you have created put  a colspan="2" in each single TD. 
	for example... <tr> <td colspan="2"><h1><center> Your Header </center></h1></td> </tr> <tr> <td colspan="2"><strong> Your Welcome Txt </strong></td> </tr> <tr> <td colspan="2"> Your UL's </td> </tr>  | 
| All times are GMT -8. The time now is 10:33 PM. | 
	Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.