-
Fade In slide show resize images
hi,
I have a collection of images with difference images size.
How can I make images size to a fixed size to fit inside the "Fade In slide show". something like: <img width=20 height=20 ....>
To make the frame of "Fade In slide show" larger is not possible, as it makes the layout of my pages look difference.
please help.
junit
-
-
Use an image processing program like paint shop or photo shop to make copies of your images resized and/or cropped to the dimensions required by your layout. There are many reasons to do it this way rather than have the browser resize them:
- The browser cannot do as good a job resizing images as a good image processing program can.
- Most likely, when you crop and/or resize your image files, the will become smaller. This will make the page load faster, among other things.
- In addition, smaller files use less bandwidth and disk space and so are easier to maintain.
- Having various sized images that you are relying upon the browser to resize may at times make your page behave oddly, getting distorted and perhaps jumping around.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks