Log in

View Full Version : Am I missing something?



traq
08-30-2008, 01:35 AM
I must be doing something simple wrong. Please have a look at this site (http://www.crocilgator.net/) and help me figure out why the images ("01.jpg", "02.jpg", etc.) aren't showing up! thanks in advance, everyone. just so you know, this is just a temporary site and the rest of it isn't done yet.

Master_script_maker
08-30-2008, 01:54 AM
the four pictures in a row? they're showing up for me

rangana
08-30-2008, 02:22 AM
Don't start your image's file with numbers. IE does'nt show them correctly.

traq
08-30-2008, 03:38 AM
rangana: I tried changing the filenames (added "a" to the beginning of each), but I still can't see them.

master script maker: you can see them? I can't see them on either IE6 (red X's) or Firefox2 ("The image http://www.crocilgator.net/A04.jpg cannot be displayed, because it contains errors.").

Master_script_maker
08-30-2008, 03:43 AM
im using ff3 and there are no errors in it

rangana
08-30-2008, 03:45 AM
It's showing fine on FF3 at my end too, and not one IE. Please update the page. It's still looking for the old images that begins with number:


<img src="01.JPG" style="border: 0;" alt="smile">&nbsp;&nbsp;
<img src="02.JPG" style="border: 0;" alt="bunny">&nbsp;&nbsp;
<img src="03.JPG" style="border: 0;" alt="kiss">&nbsp;&nbsp;
<img src="04.JPG" style="border: 0;" alt="bleah">

traq
08-30-2008, 03:47 AM
updated now. any ideas?

Twey
08-30-2008, 03:52 AM
Images seem broken here, but the reason isn't obvious (they seem to be valid JFIF images at a glance). How did you create them?

rangana
08-30-2008, 03:57 AM
Weird, it does'nt show on IE even if directed on the real link:
http://www.crocilgator.net/A01.jpg

traq
08-30-2008, 03:58 AM
Twey: ...that was the clue I needed. I created them in CorelDraw and it was set to use the CMYK palette. Switched it to the RGB palette and I can see it now. thanks, guys!