im not getting it to work.
Quote:
<if condition="$post[field5]">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar
[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat">$userinfo[username]'s Video <if condition="$post
[field2]"> - $post[field6]</if></td>
</tr>
</table>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar
[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt2" style="border-bottom:0px solid $stylevar[tborder_bgcolor]"
width="200" colspan="2">
<center>
<object width="425" height="350"><param name="movie"
value="http://www.youtube.com/v/$post[field5]"></param><param name="wmode"
value="transparent"></param><embed src="http://www.youtube.com/v/$userinfo[field6]&rel=1"
type="application/x-shockwave-flash" wmode="transparent" width="425"
height="350"></embed></object>
</center></td></tr></table></if>
|
and how would i properly place it so it shows up on my side bar under the stats?