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" >
<tr>
<td width="70%" >
<img src="img/partner.jpg" />
</td>
</tr>
</div>
<div class="right" >
<td width="20%" >
<tr>
<object class="object"><param name="movie" value="http://www.youtube.com/v/4g9Mqs-Pw2o&hl=en"></param><param name="wmode" value="transparent"></param><embed width="200" height="180" src="http://www.youtube.com/v/4g9Mqs-Pw2o&hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
</tr>
</td>
</div>
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..