PDA

View Full Version : Image problems with some templates


Transcending
10-12-2006, 09:12 AM
Hi All,

I'm having some problems with how IE displays certain images within my template..

The following url is the best example where you should be able to see the issue:

Opening this in Firefox shows the image as it should be, but when displayed in IE, there's a whole heap of white pixels over the image.

http://www.splendor-solis.com/index.php?showimage=235

I've changed the template back to the standard white template and the pixels disappear.

Any help is much appreciated! :)

Connie
10-12-2006, 09:32 AM
why not do the necessary steps as described in the WIKI

http://wiki.pixelpost.org/index.php?title=I_read_about_the_%22webdeveloper_e xtensions%22_in_the_forum_sometimes._What_are_they %3F

validate the HTML
validate the CSS

or compare the CSS-elements in the 2 template-css-files

good luck!

Transcending
10-12-2006, 10:23 AM
Thanks Connie..

I've fixed a couple of things which were shown as an error when validating the HTML, but I don't know how to fix the rest, so I may need to seek some assistance later on.

Connie
10-12-2006, 12:10 PM
well, as the image is a link as well, you might have a look into the CSS for links

codepoit
10-12-2006, 12:19 PM
I see what you are talking about and that's definitely not a CSS or HTML problem at all. I have never seen something like that...

Connie
10-12-2006, 12:35 PM
hej, I was on such a wrong train ;=)

I thought there is white space on top of the image, now I see there are white spots on the photo...

I always knew that IE is a dirty browser ;=)

does IE render graphics differently? How show these photos in imageprocessing software?

White Noise there?

try to reduce the photo to 72 or 75dpi which are screen-resolutions
300dpi is definitively too high...

Transcending
10-12-2006, 01:32 PM
It's strange because, the following link shows the exact same image, that the blog shows..

image location; http://splendor-solis.com/images/20061008231820_04_01_sized.jpg
image on blog; http://splendor-solis.com/index.php?showimage=235

It shows those white pixels in IE, but not in Firefox..

It shows them in my template, but not in pixelpost-light template and also doesn't do it in another template that I made..

I am lost!

Transcending
10-12-2006, 01:40 PM
Ok, Thanks to someone else - I have solved the problem...

It was the 'fade-in' script that was causing the issue..

Connie
10-12-2006, 02:32 PM
I even didn't see any fading when opening the site...

but I am glad it is solved..

Transcending
10-15-2006, 12:23 PM
It was there :)

Was a JS script to fade in the image each time it loaded..

I even didn't see any fading when opening the site...