Quote:
Originally Posted by Jellby
Be careful, that will not keep the aspect ratio of the image, but will stretch it to fill the whole area. You might try "max-width: 100%; max-height: 100%;" instead.
|
Where would i add the:
"max-width: 100%; max-height: 100%;"
To the pages, or .css?
thanks.