Quote:
Originally Posted by DaNIEL MeNTED
I changed my open close HTML to this:
HTML Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
<tr>
<td class="tcat" colspan="2" style="text-align:center">
<a href="$url" title="View this video at YouTube in a new window or tab" target="_blank">$title</a>
</td>
</tr>
</thead>
<tbody>
<tr>
<td class="panelsurround" align="center">
HTML Code:
</td>
</tr>
</tbody>
</table>
**LIVELEAK removed - not working right.
|
Daniel, I love these changes to the container, I subbed $title in the URL's title slot and wrapped the table in a centred div. Ill add a link to it in the add on post.