1
Guitarsage
Banner module problem
  • 2006/4/26 21:23

  • Guitarsage

  • Just popping in

  • Posts: 35

  • Since: 2005/2/23


I am trying to put my banner module into a table. here is the code:
/xoops/themes/theme/theme.html
<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.

2
Guitarsage
Re: Banner module problem
  • 2006/4/27 0:33

  • Guitarsage

  • Just popping in

  • Posts: 35

  • Since: 2005/2/23


Never mind, I fixed it. Changed it to:

<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><a href="$xoops_banner"><{$xoops_banner}></a>
</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>


works fine now
O_o

Login

Who's Online

219 user(s) are online (134 user(s) are browsing Support Forums)


Members: 0


Guests: 219


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits