• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Autoresize

spider

Chevereto Member
I am wondering how to do the following:

Remove the resize option from the front page (I guess I can simply chop it out of the file and the js too?)

And auto enter say 1280 into it, as though the person uploading already had.


What I am trying to do is make sure if they upload a small image it stays OK but if they upload something say larger than 1280 px (let us say a 1600x1200) it gets cut down to 1280.

I tested yesterday on my test install by manually entering into that box 1280 and then uploading larger images and it worked I think, so I think all I need to do is auto fill the data and then hide the box completely...

Any ideas please ? :)
 
I think that it was asked before. You need to analyze the with and then force the resize. This must be done with custom coding on the upload class.
 
Back
Top