Adsense across the top

Discussion in 'HTML & Website Design' started by baronsamedi, Oct 1, 2008.

  1. #1
    hi im trying to put two adsense bars across my page. and i have two problems
    1. when i put in the script it puts it one under the other and i would like it across and

    2.i dont want the bar too close to other things that the user has to click on so how would i put some padding around the adsenese bar.. ie if i wanted to put it at the very top of the page how can i move everything down with it?
     
    baronsamedi, Oct 1, 2008 IP
  2. Clive

    Clive Web Developer

    Messages:
    4,507
    Likes Received:
    297
    Best Answers:
    0
    Trophy Points:
    250
    #2
    Include the adsense code into separate floating div's and also add top/bottom padding to them to leave space between ads and other page elements.
     
    Clive, Oct 1, 2008 IP
  3. Gremelin

    Gremelin Peon

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Heres another vote on the div, you can then assign it an id and use css to fine tune its position.
     
    Gremelin, Oct 1, 2008 IP
  4. baronsamedi

    baronsamedi Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    ill give it a try
     
    baronsamedi, Oct 1, 2008 IP