Its not coming up center for some reason even though I followed that extra step.
Quote:
{ // Display a thumbnail
$replace[] = "<a id=\"att_\\1\" class=\"highslide\" onclick=\"return hs.expand(this, { slideshowGroup: '$post[postid]', align: 'center' })\" href=\"{$this->registry->options['bburl']}/attachment.php?{$this->registry->session->vars['sessionurl']}attachmentid=\\1&d=$attachment[dateline]\" $addtarget><img src=\"{$this->registry->options['bburl']}/attachment.php?{$this->registry->session->vars['sessionurl']}attachmentid=\\1&thumb=1&d=$attachment[thumbnail_dateline]\" class=\"thumbnail\" border=\"0\" alt=\""
|