Results 1 to 2 of 2

Thread: Not loading external style sheet

  1. #1
    tapupartforpres Guest

    Not loading external style sheet

    Hello.

    I created a style sheet to load for IE 6. I double checked to make sure the IF statement was correct and made sure that the file was in the root level. And no go. No go? Any help? Thanks

    http://www.dukeprint.net/test_final.html

  2. #2
    Join Date
    Feb 2006
    Location
    Salisbury UK
    Posts
    4,332
    Your IE6 conditional comment is before the styles in the head section style tags, so the IE6 styles are overwritten by what is processed later.

    Move the IE6 conditional comment down below the style tags.
    Code downloaded to my PC will be deleted in due course.
    WIN7; IE9, Firefox, Opera, Chrome and Safari for Windows; screen resolution usually 1366*768.
    Also IE6 on W98 with 800*600 and IE8 on Vista 1440*900.

Similar Threads

  1. Is it possible to have an editable side navbar in an external style sheet?
    By djdel002 in forum Web Design, HTML Reference and CSS
    Replies: 1
    Last Post: 01 Aug 2005, 10:06 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •