PDA

View Full Version : distorted images...


sinner
8-3-02, 03:55 PM
See for yourself: http://www.7sinz.net

I stopped working on the page, because of the images... Everyone I've talked to, sees the images are distorted. I have only the two, both saved locally, and I have 2 locations with remote backups for the site and images. Replaced images with backups.. no go.

HTML for the images is straight forward:
<center>
<a href="7sinz.html"><img src="7collage.jpg" border="0" alt="Click To Enter"></a>
</center>

This being the first image you see...

Admins, any suggestions would be appreciated, I'm out of ideas.

Sinner

Ronski
8-3-02, 04:20 PM
In the image source line, you might try adding the actual width and height params of the images. Like:

<img src=whatever.jpg width=400 height=300 border=0>

Maybe...maybe.

RSaucier
8-3-02, 04:21 PM
Not an admin but I do have a stupid question. Are you uploading it in binary or ASCII mode?

Robert

sinner
8-3-02, 04:30 PM
The image was already set with its h/w parameters, I removed them to see if it would help...

Upload was done at first in Auto mode, and have since them used Binary......

(jj)
8-3-02, 04:53 PM
About the only thing I've seen do something like this, was ambient noise on a phone line caused something similar to everything that was uploaded via that connection.

Maybe try uploading from a different system/location?

Sure makes for some funky images though.


Just my "For What It's Worth"