Pages dont look right on a PC with IE but look ok on most other browsers/OS

Discussion in 'HTML & Website Design' started by JonBos, Aug 20, 2009.

  1. #1
    please look at www.jonbosrocks.com/2009/

    (Ignore the repeating bkgd image on the index page.
    I know its wrong and Ill fix it)

    Contact, Schedule, Details pages look ok on all browsers/os. (unless IM mistaken, let me know if you see a glitch.

    Multimedia and The Show get screwed up on a PC with IE.

    Any suggestions?
    JB
     
    JonBos, Aug 20, 2009 IP
  2. OwnSerps

    OwnSerps Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    What exactly gets screwed up on those pages? Im looking at them right now and they seem to be working fine in IE8 and FF. If you could provide more details on the problem i can look into it for you.
     
    OwnSerps, Aug 20, 2009 IP
  3. China Morden Lifestyle

    China Morden Lifestyle Peon

    Messages:
    181
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Most people use firefox now, more convenient to use.
     
    China Morden Lifestyle, Aug 21, 2009 IP
  4. donphant

    donphant Guest

    Messages:
    74
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    there is some code that changes the css stylesheet depending on the browser that is being used.

    i have my standard CSS for fire fox and a secondary stylesheet with tweeks for IE.

    put the code below in the <head> section and then you can just tweek the style sheet depending on the browser

    <!--[if ie]>
    <link rel="stylesheet" type="text/css" href="../templates/iestyle.css" />
    <![endif]-->
     
    donphant, Aug 21, 2009 IP
  5. jimpoint

    jimpoint Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Yer, the pages seem to be working OK to me.
     
    jimpoint, Aug 21, 2009 IP
  6. JonBos

    JonBos Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    The text is not staying in its cell, (not wrapping) and pushing overtop of the background image as well as displacing other text in the table.

    I am using Dreamweaver on a Mac.
     

    Attached Files:

    JonBos, Aug 21, 2009 IP