Hi:
Can someone tell me how can I manage images in an automatic way so every image uploaded to my site would have the same size?.. I've seen somewhere that it is possible rezising images in the module...but I can't find it.
thanks
resizing images automatically
Re: resizing images automatically
You can specify the height and width of images when you place them on your pages within the img tag, so just always use the same values and the images will be resized to that height/width.
Nullig
Nullig
-
calguy1000
- Support Guru

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: resizing images automatically
there is some functionality available in the image manager to generate thumbnails of any size. We occasionally re-use this code in modules. it is possible to write some addons, etc. to the uploads module or to something else that will automatically resize the image to a desired size, to make it faster to load, etc.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.

