|
#1
|
|||
|
|||
|
Not the same thing in Firefox and IE
Hi, i've got a problem on my website.
http://thehush.free.fr/pixelpost_1.4.2 When i saw my page with Firefox, there is no problems. When i saw it with IE, the page does not appear with the good parameters. ![]() ![]() I don't understand, i didn't make any change since the last week on my website, just upload some new pic. I try to check my website code : http://validator.w3.org/check?uri=ht...line&verbose=1 "Sorry, I am unable to validate this document because on line 18 it contained one or more bytes that I cannot interpret as utf-8 (in other words, the bytes found are not valid values in the specified Character Encoding). Please check both the content of the file and the character encoding indication. " But on the 18 line, that the annonce of pixelpost... If you have any idea... Thanks. Hush Last edited by thehush; 09-22-2005 at 07:24 AM. Reason: title |
|
#2
|
|||
|
|||
|
Nobody have an answer?
Or i'm in the wrong section for this problems? |
|
#3
|
||||
|
||||
|
I cant recreate your error, css sheet pulls up for firefox, ie, opera, safari for me...but i do not see the template you are displaying in the forum for help request either
__________________
i should say more clever stuff |
|
#4
|
|||
|
|||
|
Oh sorry, in a waiting time, i put an other template...
I make the change now. Edit : Ok, that's done |
|
#5
|
|||
|
|||
|
Its not the template that causing problem,
its a keyword that you are using, num?rique, it contains non-utf8 character. Remove that word, it might be the problem. also i remove non-utff8 character and validated your page, 8 errors for undefined elements like <EXIF_EXPOSURE_PROGRAM> - <EXIF_EXPOSURE_BIAS>
__________________
My beta fotolog using pixelpost |
|
#6
|
|||
|
|||
|
yes, i change, i replace numérique with numerique.
But there is no change in IE, the same problems..
|
|
#7
|
|||
|
|||
|
http://thehush.free.fr/pixelpost_1.4...tyles/dark.css
Well, i know you can have newline in comments, but you should remove all newline character from comments. may be because of newline IE is ignoring your CSS file. and also validate your site .
__________________
My beta fotolog using pixelpost |
|
#8
|
|||
|
|||
|
FYI: your site works fine in IE 5.5
__________________
My beta fotolog using pixelpost |
|
#9
|
||||
|
||||
|
remove
HTML Code:
<link rel="stylesheet" type="text/css" href="templates/sekence/styles/dark.css" title="dark"/> <link rel="alternate stylesheet" type="text/css" href="templates/sekence/styles/light.css" title="light"/> HTML Code:
<link rel="stylesheet" href="templates/sekence/styles/dark.css" type="text/css" />
__________________
i should say more clever stuff |
|
#10
|
|||
|
|||
|
Thanks blinking8s!
Thats the right change! ![]() its work fine! |
| Post Reply |
| Thread Tools | |
|
|