Pageranking script is putting the results below my footer. Plus more ?'s

Discussion in 'HTML & Website Design' started by Browning, Dec 16, 2007.

  1. #1
    1. How can I move them above the footer?

    2. How do I center the whole page?

    3. How do I add another adsense block beside the one? I added another but it placed them on top of each other.:eek:

    browning.insanegb.com/
     
    Browning, Dec 16, 2007 IP
  2. Leox Adir

    Leox Adir Guest

    Messages:
    237
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #2
    1. No idea.

    2. Well the site is already centered in FF. But I don't know how to do it in IE.

    3.

    
    
    
    
    #ads_left {
       float: left; 
    }
    
    #ads_right {
       float: right;
    }
    
    
    
    
    HTML:
    That should work I think.
     
    Leox Adir, Dec 16, 2007 IP
  3. locpicker

    locpicker Well-Known Member

    Messages:
    789
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    160
    #3
    Can you put the code on here or send a sample for the pagerank part?

    I am using IE7 and the page is centered.
     
    locpicker, Dec 17, 2007 IP
  4. Browning

    Browning Banned

    Messages:
    1,928
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I went with a totally different layout
     
    Browning, Dec 17, 2007 IP