Quote:
Originally Posted by FRDS
use this
Code:
<td align="center">
<a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
if that doesnt do it, this surely will
Code:
<td align="$stylevar[left]"><div align="center">
<a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></div></td>
|
Thanks FRDS; your code was good and much appreciated.
Dwight