View Single Post
  #1  
Old 10-29-2010, 10:36 AM
sergio00 sergio00 is offline
Junior Member
 
Join Date: Sep 2010
Posts: 3
Geek Advertising Banner License Holder 
Default Track Clickthroughs - HTML problem

HI

I have a problem.
I have a HTML banner in my GAB . I set the banner type as html (I read the instructions ). Them I put a "Destination URL" for example http:www.nasa.gov

The problem is that when I put "Template for html/text ad" like GAB_item_html and "Track Clickthroughs" yes to be tracked and I click on the html banner , a broken link appears

I tryed different options and no work. The target of my banner work becouse I put www.nasa.gov, www.yahoo.com to test .

I give you the code of my simple html banner

Code:
<table width="100%" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td width="3%"><div align="left"><img src="http://user.btsystems.com/aeromodelismovirtua/geek/gab/images/0/b1.jpg" border="0"></div></td>
          <td width="57%" background="http://user.btsystems.com/aeromodelismovirtua/geek/gab/images/0/b1b.jpg">&nbsp;</td>
          <td width="38%" background="http://user.btsystems.com/aeromodelismovirtua/geek/gab/images/0/b1b.jpg"><div align="right"><img src="http://user.btsystems.com/aeromodelismovirtua/geek/gab/images/0/c1.jpg" height="80" border="0" align="middle"></div></td>
          <td width="2%" background="http://user.btsystems.com/aeromodelismovirtua/geek/gab/images/0/b1b.jpg">&nbsp;</td>
        </tr>
      </table>
My site banner is here http://user.btsystems.com/aeromodelismovirtua/index.php

( I have GAB licence ).

Best regards for the support

Sergio
Reply With Quote