View Single Post
Old 01-21-2008, 02:20 AM   #10 (permalink)
tractor
Graham
 
tractor's Avatar
 
Name: Graham
Last Online: Today 08:34 AM
iTrader: (17)
Join Date: Aug 2006
Posts: 270
DNF$: 3,240
Location: South Africa
Country:


I have had this as well and sorted it our by putting<center> before the code and </center> after the code. Centers them for me.

<center><object height="373" width="425">
<param name="movie" value="http://www.youtube.com/v/hVQXrKDt_Dk&amp;rel=1&amp;color1=0x234900&amp;colo r2=0x4e9e00&amp;border=1"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/hVQXrKDt_Dk&amp;rel=1&amp;color1=0x234900&amp;colo r2=0x4e9e00&amp;border=1" type="application/x-shockwave-flash" wmode="transparent" height="373" width="425"></embed></object></center>


Just anther tip for those having problems aligning images left or right I found it easier just to add align="left" into the image code to wrap the text.

eg: <img src="http://uploads.co.za/files/g1shis5gzkgm5k7bm3b9.jpg" alt="cummins power solutions" align="left" />

Last edited by tractor; 01-21-2008 at 02:36 AM. Reason: Automerged Doublepost
tractor is offline   Reply With Quote