GoDaddy Banner issue

Discussion in 'HTML & Website Design' started by simplyg123, Feb 26, 2008.

  1. #1
    I have a question, you may or may not be able to help me with, but i figured it couldn't hurt to ask. I use publisher to build my sites, due to my lack of coding ability. It works fine for me except one thing. I have a few domains, that have the free hosting, which puts the go daddy ad on top. However for some reason, the banner gets pushed to the left of the page, and takes up the whole screen, visitors basically see a blank screen and a go daddy ad. If they scroll to the right they will see the site, but most do not know to do that. For an example go to www.searchingforet.info, the main page shows up fine, but click in the navigator at another page and you will see what i mean. If you can help me with this i would appreciate it.

    Thanks in advance
     
    simplyg123, Feb 26, 2008 IP
  2. sawz

    sawz Prominent Member

    Messages:
    8,225
    Likes Received:
    808
    Best Answers:
    0
    Trophy Points:
    360
    #2
    i'm not sure but i'll take a stab at it.
    i would try adding a line break <br> before my code then start with a <div> to separate it from the godaddy stuff.
    i do it by hand so maybe what i'm suggesting isn't possible.
    just thought.
     
    sawz, Feb 26, 2008 IP
  3. LittleJonSupportSite

    LittleJonSupportSite Peon

    Messages:
    386
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It looks ok in FF.

    Check your CSS, otherwise put everything in div containers.
     
    LittleJonSupportSite, Feb 26, 2008 IP
  4. simplyg123

    simplyg123 Well-Known Member

    Messages:
    3,855
    Likes Received:
    186
    Best Answers:
    0
    Trophy Points:
    175
    #4
    Yeah, forgot to mention, works perfect on Firefox, only seems to screw up on IE
     
    simplyg123, Feb 26, 2008 IP
  5. kreativi

    kreativi Peon

    Messages:
    89
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Try removing "POSITION: absolute;" from first DIV within body tag.
     
    kreativi, Feb 26, 2008 IP
  6. simplyg123

    simplyg123 Well-Known Member

    Messages:
    3,855
    Likes Received:
    186
    Best Answers:
    0
    Trophy Points:
    175
    #6
    This has been resolved
     
    simplyg123, Jul 9, 2008 IP
    Silver89 and sawz like this.