problem with css in the header

Discussion in 'CSS' started by the fighter, Dec 22, 2009.

  1. #1
    hello DPM ( digital point members )

    i have had this problem in the header of my vb

    see the attached pic
     

    Attached Files:

    the fighter, Dec 22, 2009 IP
  2. Stomme poes

    Stomme poes Peon

    Messages:
    3,195
    Likes Received:
    136
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I can only guess from that image. Are you saying you see CSS on your web page?

    Usually if you see text or CSS at the top of a web page, it means the <head> wasn't closed or your style tag wasn't closed... run your HTML through the W3C validator to find out who's not closed properly. Your text should then magically vanish.
     
    Stomme poes, Dec 22, 2009 IP
  3. the fighter

    the fighter Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    in fact
    i designed my style by dream weaver using css sheets
    i uploaded the images folder into my website and the css file too
    while testing i found this
    this error haps only with IE
    heres my code


    any help pls?
     
    the fighter, Dec 22, 2009 IP
  4. the fighter

    the fighter Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    please i need help with this
     
    the fighter, Dec 23, 2009 IP
  5. Stomme poes

    Stomme poes Peon

    Messages:
    3,195
    Likes Received:
    136
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Could you also post the very top of your HTML? Certainly your HTML doesn't start like that! If it does, that's the problem.

    You didn't post the code like the browser shows it...
    $spacer_open

    $_phpinclude_output

    $ad_location[ad_header_end]

    otherwise that would be HTML.

    Look at your online forum page, and go to View > ViewSource (or something similar).. Paste THAT here in the thread. Then we can see exactly what your browsers see regarding code.

    Cheers,
    p0es
     
    Stomme poes, Dec 24, 2009 IP
  6. the fighter

    the fighter Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    thanks for replay poes

    this is the code as ie shows it

    i think the problem with vb script!
    i have the same style installed on other forum same script ( vb ) but deferent version
    the one with 3.8.0 clear no errors
    and the one with 3.8.3 prompt this error

    havnt found that

    so i will deupgrade
     
    the fighter, Dec 24, 2009 IP
  7. the fighter

    the fighter Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    fixed!!

    cheers

    thanks to poes and coded.caffeine
     
    the fighter, Dec 24, 2009 IP