Can someone tell how to fix this problem?

Discussion in 'PHP' started by jerseygirljc, Mar 31, 2007.

  1. #1
    site: http://theftidentityprotection.com, something is wrong with some the pages, some of the words and ads are outsite the page, I don't know what else to do.

    Thanks
     
    jerseygirljc, Mar 31, 2007 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #2
    Not a PHP issue... Try asking in the HTML/CSS forums.
     
    nico_swd, Mar 31, 2007 IP
  3. metallic07039

    metallic07039 Peon

    Messages:
    272
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yup, not PHP at all. Perhaps its the body text that is putting the banners?
     
    metallic07039, Mar 31, 2007 IP
  4. Bagi Zoltán

    Bagi Zoltán Well-Known Member

    Messages:
    364
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    110
    #4
    I checked about 10 pages at the given site, but none of them was wrong or the FF displays it correctly, I don't know. Can you give me an url of the page where the problem can be found?
     
    Bagi Zoltán, Mar 31, 2007 IP
  5. Colbyt

    Colbyt Notable Member

    Messages:
    3,224
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    210
    #5
    It is broken in IE7.

    As others have said this is not a phph issue. It is a css issue.

    I'm not good enough to give you the answer. There is code you can add to the css that is just for IE to mostly fix the problem.
     
    Colbyt, Mar 31, 2007 IP
  6. Bagi Zoltán

    Bagi Zoltán Well-Known Member

    Messages:
    364
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    110
    #6
    It works properly in ie7 for me. I can't find the problem, but if some words are out of the page, you will have to check the width attributums and the position values.
     
    Bagi Zoltán, Apr 1, 2007 IP
  7. manilodisan

    manilodisan Peon

    Messages:
    224
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #7
    uncleared floats, everything's justified, no width but the layout tends to be fixed...that's CSS man
     
    manilodisan, Apr 1, 2007 IP
  8. Colbyt

    Colbyt Notable Member

    Messages:
    3,224
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    210
    #8
    At what screen resolution?

    I viewed at 1024x768. The Amazon box overlaps the the center div and there is a white box at the bottom of the right div below the Amazon ad.
     
    Colbyt, Apr 1, 2007 IP