HOME | DOWNLOAD | SUPPORT | INSTALLATION | FAQ | SUPPORT FORUM | DEMO
 ° Forums ° Statistics ° Registration ° Search ° Manual °
SkaLinks Forum / Technical Support / Advertisement section
Author Message
pasado
Member

Posted: 18 Jul 2006 07:37:16


I am trying to add a banner in the advertisement section (it's an afilliate program banner) using the following code, I've removed my ID code lol

[code]<table width="468" border="0" cellpadding="0" cellspacing="0" background="http://www.touchlocal.com/asset/img/extbox/fade-s.gif">
<tr>
<td valign="top"><form method="post" action="http://www.touchtarget.com/business/search/affId/*****"><table width="100%" border="1" cellpadding="0" cellspacing="0" bordercolor="#000000">
<tr>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top">
<td width="8"><img src="http://www.touchlocal.com/asset/img/extbox/blank.gif" width="8" height="5"></td>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><font color="#000000" size="1" face="Verdana, Arial, Helvetica, sans-serif"><strong><font color="#f25700">business type</font></strong></font><font color="#FFFFFF" size="2" face="Verdana, Arial, Helvetica, sans-serif"> </font><font color="#000000" size="1" face="Verdana, Arial, Helvetica, sans-serif"><font color="#7f7f7f">e.g. hotels</font></font><font color="#FFFFFF" size="2" face="Verdana, Arial, Helvetica, sans-serif"><br>
<input type="text" name="type" onfocus="this.select();">
</font></td>
<td width="8"><img src="http://www.touchlocal.com/asset/img/extbox/blank.gif" width="8" height="5"></td>
<td><font color="#f25700" size="1" face="Verdana, Arial, Helvetica, sans-serif"><strong>location</strong></font><font color="#FFFFFF" size="2" face="Verdana, Arial, Helvetica, sans-serif"> </font><font color="#7f7f7f" size="1" face="Verdana, Arial, Helvetica, sans-serif">e.g. EC1 or London</font> <font color="#FFFFFF" size="2" face="Verdana, Arial, Helvetica, sans-serif"><br>
<input type="text" name="location.input" onfocus="this.select();">
</font></td>
</tr>
</table></td>
</tr>
<tr>
<td valign="top"><a href="https://www.touchtarget.com/product/info/page/weblink/affId/**** *"><font size="1" face="Verdana, Arial, Helvetica, sans-serif">Register your business with Touch Local</font></a></td>
</tr>
<tr>
<td height="3" valign="top"><img src="http://www.touchlocal.com/asset/img/extbox/blank.gif" width="14" height="3"></td>
</tr>
</table></td>
<td width="8"><img src="http://www.touchlocal.com/asset/img/extbox/blank.gif" width="8" height="5"></td>
<td width="115" valign="bottom"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><input type="image" src="http://www.touchlocal.com/asset/img/extbox/btn-touchtofindit-s2.g if"></td>
</tr>
<tr>
<td height="14"><img src="http://www.touchlocal.com/asset/img/extbox/blank.gif" width="14" height="12"></td>
</tr>
</table>
</td>
<td width="8"><img src="http://www.touchlocal.com/asset/img/extbox/blank.gif" width="8" height="5"></td>
</tr>
</table></td>
</tr>
</table></form></td>
</tr>
</table>[/code]

and for some reason it disables the add_ad page! any ideas??

pasado
Member

Posted: 18 Jul 2006 07:58:13


For the moment I've modified the index.tpl to show the banner but I'd much rather use the Advertisement section it seems that any ad wider than 300px disables the ads... grrrr

skalinks
Admin

Posted: 20 Jul 2006 23:09:02


Hi pasado

You have tag form in ads code, which is disable the form of add_ads page. We know about this problem, and will decide it in next version!

pasado
Member

Posted: 21 Jul 2006 03:26:20


Ok thanks buddy, keep up the good work ;-)