Forum Moderators: not2easy

Message Too Old, No Replies

uploaded images ugly

         

rottweiler

4:06 pm on Jun 21, 2004 (gmt 0)

10+ Year Member



I have a website about my dogs and I want to put up some pics! I got some great ones. Every time I upload an image it looks bad, anybody know what is happening? They look okay on when I look at them locally.

Sanenet

4:09 pm on Jun 21, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi rottweiler and welcome to WebmasterWorld!

My guess is that the sizing of the images is wrong. If the "real" size of the image is 100x100 but you are forcing it to 75x60 it will go out of kilter.

In the <img src tag remove the "height=" and "width=" attributes and see what happens. If the image changes size and then looks OK, that's your problem.

Then, resize the img to the correct size using your fav graphics program, put the height= and width= back, and reupload. Voila!

rottweiler

4:17 pm on Jun 21, 2004 (gmt 0)

10+ Year Member



Sanenet, thank you, I will give that a try.