Problems with images and links

Discussion in 'HTML & Website Design' started by Peter76, Oct 24, 2009.

  1. #1
    Hey everyone I have a problem with my google ad. For some strange reason it shows up as an empty skyscraper and when I place my mouse over it, it displays the link from the image above it. I can't figure it out for the life of me. Im using Microsoft Frontpage for my editor. This is the code and thanks in advance!


    <tr>
    
    				<td class="style16">
    
    <a target="_blank" href="sample/?aff=sample&amp;type=nohop">
    
    		<img src="sample/albums/uu342/jikljlkkljlkjlkjlkjlkjkl/make-money-online2.jpg" border="0" alt="Photobucket" style="float: left"></a></td>
    
    			</tr>
    
    			<tr>
    
    				<td>
    
    		<table style="width: 100%">
    
    			<tr>
    
    				<td class="style16"><script type="text/javascript"><!--
    
    google_ad_client = "pub-xxxxxxxxxxxxxxxxx";
    
    /* 160x600, created 6/16/09 */
    
    google_ad_slot = "0806573616";
    
    google_ad_width = 160;
    
    google_ad_height = 600;
    
    //-->
    
    </script>
    
    <script type="text/javascript"
    
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    
    </script>
    
    				</td>
    
    			</tr>
    Code (markup):

     
    Peter76, Oct 24, 2009 IP
  2. luu

    luu Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    the code looks fine. could you provide url to check out?
     
    luu, Oct 25, 2009 IP
  3. Peter76

    Peter76 Well-Known Member

    Messages:
    583
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    120
    #3
    Hi lulu and thanks. The site is www.MedicateAids.com. I bought the site and as soon as I got this it and uploaded it to my server I saw the problems. You will see the google ad and when you put your mouse over it it will display the link of the banner above it. Before it was not showing the adsense but I figured out what the problem was but I cant figure out this one. I also have an error with this code aswell. Its an IE error on IE7.

    Line: 833
    Char: 9
    Error:'dot0' is undefined
    Code: 0

    This is the code on that line. Thanks!!!

      this.obj = eval("dot" + i + ".style");
    Code (markup):
     
    Last edited: Oct 25, 2009
    Peter76, Oct 25, 2009 IP
  4. Zone117x

    Zone117x Peon

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    The Google ads load and look fine to me, I'm on Firefox.
     
    Zone117x, Oct 25, 2009 IP
  5. Peter76

    Peter76 Well-Known Member

    Messages:
    583
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    120
    #5
    Now it loads but when you put the mouse over it, it displays the link of the above image.
     
    Peter76, Oct 25, 2009 IP