Can anyone tell me how this website looks in IE6 and IE7?

Discussion in 'CSS' started by Skinzeeteam, May 31, 2008.

  1. #1
    Hi guys, I made some modifications on the CSS of this website: hostshield dot com and it seems the content is ok but the homepage doesnt look ok in IE6 and IE7. I checked it browsershots dot org and it´s giving me errors.

    I attach the screenshots of the result I got...

    Also can you check in IE6 and IE7 if the content of the page Upgrade Now is aligned as it shows in the screenshot?

    In case the outcome is really that the website looks bad in IE6 and IE7, what woudl be the solution for this?

    Thanks
    Nat
     

    Attached Files:

    Skinzeeteam, May 31, 2008 IP
  2. Skinzeeteam

    Skinzeeteam Peon

    Messages:
    56
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Guys, please...can you just check this website in IE6 and IE 7 and tell me if the homepage is messed up? I attached a image on how it should look...it looks ok in Firefox.
    Thanks
     
    Skinzeeteam, Jun 1, 2008 IP
  3. shallowink

    shallowink Well-Known Member

    Messages:
    1,218
    Likes Received:
    64
    Best Answers:
    2
    Trophy Points:
    150
    #3
    First you are using PNGs so IE6 won't look right. The 1,2,3 parts from the ideal screenshot aren't showing up at all.
    Attached a screenshot from IE6.
     
    shallowink, Jun 1, 2008 IP
  4. Skinzeeteam

    Skinzeeteam Peon

    Messages:
    56
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks for replying...
    Now I have added this coding in the HTML that it´s supposed to help see the png´s in IE6.

    <!--[if lte IE 6]>
    		<script type="text/javascript" src="javascript/supersleight/supersleight-min.js"></script>
    	<![endif]-->
    HTML:
    Can you guys tell me how you see the homepage now with this extra coding? I need to check IE6 and IE7...

    thanks
     
    Skinzeeteam, Jun 1, 2008 IP
  5. shallowink

    shallowink Well-Known Member

    Messages:
    1,218
    Likes Received:
    64
    Best Answers:
    2
    Trophy Points:
    150
    #5
    shallowink, Jun 1, 2008 IP
  6. Skinzeeteam

    Skinzeeteam Peon

    Messages:
    56
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Oh man, you´re right. I think I forgot to specify that the javascript folder is inside the templates folder...can you check now?

    Now it says this in the coding
     <!--[if lte IE 6]>
    		<script type="text/javascript" src="templates/javascript/supersleight/supersleight-min.js"></script>
    	<![endif]-->
    HTML:
    Thanks
     
    Skinzeeteam, Jun 1, 2008 IP
  7. shallowink

    shallowink Well-Known Member

    Messages:
    1,218
    Likes Received:
    64
    Best Answers:
    2
    Trophy Points:
    150
    #7
    That was it, the images look right now. Everything looks right. The 1,2,3 parts aren't there though.
     
    shallowink, Jun 1, 2008 IP