ishan
Feb 22 2011, 02:33 PM
Hii frnds,
Have a problem with a website related to browser compatibility.If you check http://ithinksoft.com/templates/white_red it shows up properly on all browsers except for IE.If you notice,the logo is not displayed at all in IE.
I knew of things moving up n down n all around the page in a browser compatibility issue but not displaying of the logo image is very surprising to me.
How come the logo shows up on chrome,firefox etc but doesnt show up for IE?
Awaiting help guys,
thanks so much
pandy
Feb 22 2011, 02:53 PM
Is the logo the JavaScript animation and what version of IE doesn't it display in?
You have markup errors.
http://www.htmlhelp.com/cgi-bin/validate.c...s&input=yes
ishan
Feb 22 2011, 03:21 PM
Thanks for the quick response!
However,the logo isn't part of the js animation at all.Its just a css embedded image.
Doesn't display in IE 6,7 as well as 8...
QUOTE(pandy @ Feb 22 2011, 02:53 PM)

Is the logo the JavaScript animation and what version of IE doesn't it display in?
You have markup errors.
http://www.htmlhelp.com/cgi-bin/validate.c...s&input=yes
pandy
Feb 22 2011, 03:24 PM
Then I don't see it in gecko either. The animation is the only image I see. Is it supposed to be above the animation, at the top?
Don't find anything looking like a logo in the HTML either.
Darin McGrew
Feb 22 2011, 04:53 PM
I think the logo is
http://ithinksoft.com/templates/white_red/...te_red/logo.jpgwhich is used as a background image. Interestingly, the image displays in all the browsers I tried it with, but it displays differently in Chrome than in the other browsers.
In other browsers:
Click to view attachmentIn Chrome:
Click to view attachment
pandy
Feb 22 2011, 06:18 PM
Ah!
Says K-Mel:
"The image “http://ithinksoft.com/templates/white_red/css/white_red/logo.jpg” cannot be displayed, because it contains errors."
Another case of the dreaded embedded color profile, me thinks. Did you create the image with Photoshop? Make sure you use the Save for Web feature (not sure about the name, something like that). It's supposed to strip out meta data that IE and older gecko croaks on.
ishan
Feb 23 2011, 08:56 AM
Hey it helped!!!I saved the photoshop file for web and devices and now everything works fine!!
Thanks so much!!
Thanks a ton!!