Quote:
Originally Posted by esoin
I did that and I don't think it worked
I tried with and w/o the &
Any ideas? Thank you
|
You need to completely remove [high];width=100[/high]. Change [high]alt=[/high] to [high]width="100" alt=[/high].
This is how it should look:
HTML Code:
<td class="alt2" valign="bottom"><img src="$vboptions[bburl]/vbgarage.php?do=getimage&id=$image[vbgarageid]" width="100" alt="$image[name]" /><br />
<center><input type="checkbox" name="delete$image[vbgarageid]">$vbphrase[delete]</center>
</td>