1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Any HTML experts out there?

Discussion in 'Placement / Reviews / Examples' started by Greatten, Oct 26, 2006.

  1. #1
    I am trying to do something like this for my ads on my website. I want a banner with an image next to it inside the table to make it look like a member and draw more attention. When I tried to do this, I viewed the source code of the myspace topsites site and tried using the same code with my adsense code and picture. It turned out ok except the banner kept showing up with 3 ads inside the same space of a normal 2 ad banner and if you put your cursor over the ad then use the scroll wheel on the mouse, it would scroll to the third ad... I'm not sure if that makes any sense, but if it did, any help on how to fix this and make my ads look like this on my site, I would greatly appreciate it.
     
    Greatten, Oct 26, 2006 IP
  2. Greatten

    Greatten Peon

    Messages:
    218
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    No one? :(
     
    Greatten, Oct 26, 2006 IP
  3. imnajam

    imnajam Well-Known Member

    Messages:
    2,389
    Likes Received:
    113
    Best Answers:
    0
    Trophy Points:
    185
    #3
    What code did you use?
     
    imnajam, Oct 26, 2006 IP
  4. Greatten

    Greatten Peon

    Messages:
    218
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #4
    it was something like this with the 468x60 banner code in it

    <br />
    <div class="table_border">
    <table cellpadding="1" cellspacing="1" border="0">
    <tr>
    <td class="table_top_title" colspan="4" width="100%"><span class="table_top">Sponsored Ads</span></td>
    </tr>
    <tr>
    <td rowspan="3" class="table_description" align="center"><img src="http://www.greattensites.com/images/button.gif" alt="myspace topsites" /></td>
    <td rowspan="3" class="table_description">

    *google script here*

    </script>
    </td>

    </tr>
    </table>
    </div>
    <br />
     
    Greatten, Oct 27, 2006 IP
  5. Greatten

    Greatten Peon

    Messages:
    218
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #5
    ok scratch that. i got it working... kinda. can you tell me how to get the border around the outside like all my other tables? and is that image against tos? i figured it was ok since it was far away from the ad

    <table align="center"class="lightbg" cellpadding="1" cellspacing="1" border="0">
    <tr><td align="center" class="mediumbg" colspan="3">
    <h3>Sponsored Ads</h3>
    </td></tr>
    <tr><td rowspan="3" class="table_description" align="center"><img src="http://www.greattensites.com/myspace/images/buton.gif" alt="Rank My Space" /></td>
    <td rowspan="3" class="table_description">

    **468x60 Adsense code here***

    </td></tr>
    </table>
    <br />
     
    Greatten, Oct 27, 2006 IP
  6. vito

    vito Peon

    Messages:
    306
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Not sure, but I would strongly recommend that you email G for permission on that layout. I blended some ads into one of my sites with the same intent - to match it up looking like other content. They flat out told me to remove it (which of course I promptly did). I just think it would be better to play it safe and make sure it is OK with them.

    Regarding the missing border, it seems to me you just need to wrap it in
    <div class="table_border">content</div> like the rest of your tables.

    Vito
     
    vito, Oct 28, 2006 IP
  7. Zaizen

    Zaizen Peon

    Messages:
    99
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #7
    i dont know...
     
    Zaizen, Oct 30, 2006 IP