Edit: How do i completely get rid of the borders and title? I have managed to get rid of all of it except one little bar accross the bottom of the video....right now my Open container html is like this:
Quote:
<div align="left">
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400"
style="margin:10px 0">
<thead>
<tr>
</td>
</tr>
</thead>
<tbody>
<tr>
|
Edit again: figured it out finally....i had to change the table class=tborder to table class=main