ad placement

Discussion in 'AdSense' started by ultimategp, Apr 5, 2007.

Thread Status:
Not open for further replies.
  1. #1
    hi, i cant seem to get 2 rectangles side by side it keeps going under the other....can anyone help me with this?
     
    ultimategp, Apr 5, 2007 IP
  2. Zerosleep

    Zerosleep Established User

    Messages:
    7,999
    Likes Received:
    559
    Best Answers:
    1
    Trophy Points:
    405
    #2
    dude relax,
    and explain what exactly is the problem... the URL can help us sort out the problem
     
    Zerosleep, Apr 5, 2007 IP
  3. jwmeyert7

    jwmeyert7 Peon

    Messages:
    63
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    are you talking about rectangle shaped adsense ad units in your page design?

    can you not use a table <td> tag?

    That's the simplest way I can think of arranging things, simply from a design perspective
     
    jwmeyert7, Apr 5, 2007 IP
  4. ultimategp

    ultimategp Peon

    Messages:
    307
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    privacynest dot com ....I got google ads on there but i want 300x250 2 of them side by side but when i put in the code one goes up and one is under the other...i tried <td> but for some reason i still couldent get it right
     
    ultimategp, Apr 5, 2007 IP
  5. jwmeyert7

    jwmeyert7 Peon

    Messages:
    63
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    the following always works for me:

    <table><tr><td>
    --- ad script 1 -----
    </td><td>
    ---- ad script 2 ----
    </td></tr></table>

    if not, then there must be something wrong with your page overall... strip your page down to test it and figure out where the problem is
     
    jwmeyert7, Apr 6, 2007 IP
  6. 8everything

    8everything Peon

    Messages:
    16,350
    Likes Received:
    903
    Best Answers:
    0
    Trophy Points:
    0
    #6
    If HTML tables don't work, try them in CSS tables instead.
     
    8everything, Apr 6, 2007 IP
Thread Status:
Not open for further replies.