+ Reply to Thread + Post New Thread
Results 1 to 10 of 10

Thread: one of my sites doesnt load css in firefox

  1. #1
    Noobie
    Join Date
    May 2008
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default one of my sites doesnt load css in firefox

    This is killing me, I cant figure out why this works in explorer but not firefox. Any of you kids know why? Thanks in advance


    commercialmortgagesource blot com

  2. Shorten URL    SEO Services    Buy Xrumer

    Sponsored Links

  3. #2
    Noobie
    Join Date
    May 2008
    Posts
    43
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    copy the css file . leave once with .css extension & remove the extension for the second file. see if it helps.

  4. #3
    Noobie
    Join Date
    Apr 2008
    Posts
    319
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    that does not work on fire fox or explorer on my pc

  5. #4
    Noobie
    Join Date
    Aug 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I just had a quick look, I inspected your CSS with firebug and it comes up with all these asian characters.

    like this:
    Code:
    1ഊ⼪ഊ 䑥獩杮⁢礠䙲敥⁃卓⁔敭灬慴敳ഊ
    Make a new CSS file and copy the contents into that. backup the old CSS file and put the new one in the same directory.

    I've attached a new CSS file to here... give that a try.

  6. #5
    Noobie
    Join Date
    May 2008
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    didnt work, but thanks, I did it anyway just in case it prevents future errors

    at elmos Thanks for the file, I'll give it a shot

  7. #6
    Noobie
    Join Date
    Jul 2008
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Not a kid - but I can tell you why ur CSS is broke - the first character in the css file, which you probably can't see, is '\u6c63' which is triggering FireFox to attempt to interpret the rest of your CSS as Japanese. Delete any blanks, white spaces etc in notepad from the top of the CSS file, so that the first line first character is "/" - the beginning of the comments - and it will work fine.

  8. #7
    Noobie
    Join Date
    May 2008
    Posts
    43
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    did you try what I said?

    try to change to full url for your css file, instead of relevant.

  9. #8
    Noobie
    Join Date
    May 2008
    Posts
    43
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    ok, I looked into the code, your css looks fine from where I see. if you made a copy like I asked the first time, change the name from

    [CODE]

  10. #9
    Noobie
    Join Date
    Aug 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I think what orlandolongwood said is right, it looks like there is a character infront of his CSS.

  11. #10
    Noobie
    Join Date
    May 2008
    Posts
    71
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Wrong forum

+ Reply to 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