How to make EXOCLICK ads side by side?

Discussion in 'Affiliate Programs' started by snapplekid13, May 8, 2007.

  1. #1
    Whenever I try to make two exoclick ads ( 468x60 ) side by side they screw up! I want to have them like

    ADVERTISEMENT ADVERTISEMENT

    but whenever I try to add two ad codes it makes it like

    ADVERTISEMENT
    ADVERTISEMENT

    What am I doing wrong?
     
    snapplekid13, May 8, 2007 IP
    8everything likes this.
  2. snapplekid13

    snapplekid13 Active Member

    Messages:
    1,475
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    90
    #2
    No one knows? I would ask exoclick staff but none of them are on msn! Anyone know!
     
    snapplekid13, May 8, 2007 IP
  3. 8everything

    8everything Peon

    Messages:
    16,349
    Likes Received:
    903
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It's because of the coding.. you'll need to place them in tables :)

    Something like this:

    <table cellspacing="0" cellpadding="0" border="0"><tr><td>

    AD #1

    </td><td>

    AD #3

    </tr></td></table>

    This should do it!
     
    8everything, May 8, 2007 IP
  4. snapplekid13

    snapplekid13 Active Member

    Messages:
    1,475
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    90
    #4
    Well I'll see if it works in the morning or whenever my site is back up again!
     
    snapplekid13, May 8, 2007 IP
  5. Exoclick

    Exoclick Peon

    Messages:
    407
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hi snapplekid13, let me know if you could do it or not. We'll look into it if you could not make it.
    The solution proposed by 8everything should work.

    Cheers!
     
    Exoclick, May 10, 2007 IP
  6. snapplekid13

    snapplekid13 Active Member

    Messages:
    1,475
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    90
    #6
    8everything: IT DIDN'T work! Also may it be I'm trying to put it on a proxified page?

    Thanks,
    Snapplekid13
     
    snapplekid13, May 10, 2007 IP
  7. evenfall

    evenfall Well-Known Member

    Messages:
    145
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    108
    #7
    That line should look like this:

    </td></tr></table>

    Fix that and it should work.

    Or you could try:

    <div style="float: left">ad1</div><div style="float: left">ad2</div>

    If either way does not work, then it's probably a problem with the rest of your layout.
     
    evenfall, May 11, 2007 IP
  8. LinkagePro

    LinkagePro Banned

    Messages:
    158
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Great to see an official represntative on here, helping out. :) Keep up the great work, guys!
     
    LinkagePro, May 12, 2007 IP