Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Template design and Front-End Code

Post Reply
 
Thread Tools
  #1  
Old 09-21-2005, 02:49 PM
thehush Offline
forum loafer
 
Join Date: Aug 2005
Posts: 12
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
Reply With Quote
  #2  
Old 09-23-2005, 08:06 AM
thehush Offline
forum loafer
 
Join Date: Aug 2005
Posts: 12
Nobody have an answer?

Or i'm in the wrong section for this problems?
Reply With Quote
  #3  
Old 09-23-2005, 09:00 AM
blinking8s's Avatar
blinking8s+ Offline
über loafer
 
Join Date: Oct 2004
Location: Bowling Green, Ky
Posts: 3,428
Send a message via ICQ to blinking8s Send a message via AIM to blinking8s Send a message via MSN to blinking8s Send a message via Skype™ to blinking8s
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
Reply With Quote
  #4  
Old 09-23-2005, 09:05 AM
thehush Offline
forum loafer
 
Join Date: Aug 2005
Posts: 12
Oh sorry, in a waiting time, i put an other template...
I make the change now.


Edit : Ok, that's done
Reply With Quote
  #5  
Old 09-23-2005, 12:58 PM
premii Offline
pp regular
 
Join Date: Aug 2005
Posts: 34
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
Reply With Quote
  #6  
Old 09-23-2005, 01:57 PM
thehush Offline
forum loafer
 
Join Date: Aug 2005
Posts: 12
yes, i change, i replace numérique with numerique.
But there is no change in IE, the same problems..
Reply With Quote
  #7  
Old 09-23-2005, 10:36 PM
premii Offline
pp regular
 
Join Date: Aug 2005
Posts: 34
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
Reply With Quote
  #8  
Old 09-23-2005, 10:51 PM
premii Offline
pp regular
 
Join Date: Aug 2005
Posts: 34
FYI: your site works fine in IE 5.5
__________________
My beta fotolog using pixelpost
Reply With Quote
  #9  
Old 09-24-2005, 01:35 AM
blinking8s's Avatar
blinking8s+ Offline
über loafer
 
Join Date: Oct 2004
Location: Bowling Green, Ky
Posts: 3,428
Send a message via ICQ to blinking8s Send a message via AIM to blinking8s Send a message via MSN to blinking8s Send a message via Skype™ to blinking8s
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"/>
and replace with

HTML Code:
<link rel="stylesheet" href="templates/sekence/styles/dark.css" type="text/css" />
then see how that works for you
__________________
i should say more clever stuff
Reply With Quote
  #10  
Old 09-26-2005, 09:45 AM
thehush Offline
forum loafer
 
Join Date: Aug 2005
Posts: 12
Thanks blinking8s!
Thats the right change!

its work fine!
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 06:04 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs