1
I am trying to put my banner module into a table. here is the code:
/xoops/themes/theme/theme.html
le="color: #000000"><?php <table cellspacing="0" cellpadding="0" id="adspace" width="760" height="60"><tr><td width="181"> <img src="/xoops/adspacer.gif" border="0" height="60" width="181"></td><td width="468><{$xoops_banner}> </td><td width="131"><a href="/xoops/advertise.php" border="0"><img src="/xoops/adspacel.gif" border="0 height="60" width="131"></a></td></tr></table>
The banner shows up, but can't click on it...
Everything looks correct in the html.