Hi
im still getting my images displaying in a vertical line instead of stacked up in twos?
ive added the space after the closing tag in imagebits/editimagebits but for some reason its using a vertical alignment still?
Code:
<a style="cursor:pointer; cursor-hand" href="vbgarage.php?do=popup&image=$vboptions[bburl]/vbgarage.php?do=getimage&id=$image[vbgarageid]" onclick="PopupPic(this.href); return false;" target="_blank"><img src="$vboptions[bburl]/vbgarage.php?do=thumb&width=175&id=$image[vbgarageid]" alt="$image[name]" border="0" /></a>
the above is my imagebits template data? is there something i missed?
im using gd2.0