Click to See Complete Forum and Search --> : Would like to hear your comments


butzie
02-20-2006, 04:12 PM
Hi there,

This is a site I'm working on for a friend.

Jayson Brinkworth (http://www.jaysonbrinkworth.com/index.htm)

Thanks for your time.

KDLA
02-21-2006, 07:36 AM
Hi -

Don't know if you noticed, but on a higher resolution screen, the photos are very distorted.

Nice, clean CSS.

The contact page should really go to a form, rather than open in the viewer's default email program.

KDLA

butzie
02-21-2006, 08:35 AM
Hi -

Don't know if you noticed, but on a higher resolution screen, the photos are very distorted.

Nice, clean CSS.

The contact page should really go to a form, rather than open in the viewer's default email program.

KDLA

Thanks for the feedback. How do I fix the problem with the photos? Is this something my image software can do? (I'm using Photoshop Elements 2.0)

KDLA
02-21-2006, 08:42 AM
It looks like the coding is doing it. I noticed that the height and width settings for the images were round numbers, which probably are default settings in your template, rather than the actual size of the images.

Find out the "true" height and width of your images, then change the settings inside the image tag <img> in your HTML document's coding.

KDLA