Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi There, I am new to Umbraco, I sorry if I am reposting an issue that already discussed. I have following question:
I don't want to use any add-on, I hope there must be ways to do this in Umbraco 7.
Thanks in advance.
Hi Sameer,
Welcome to Our forum.
All what you need is ImageCropper - https://our.umbraco.org/documentation/getting-started/backoffice/property-editors/built-in-property-editors/image-cropper
ImageCropper is property editor with possibility to store and show images in predefined sizes.
Razor example of using:
@Umbraco.TypedMedia(1234).GetCropUrl("banner")
Where "banner" is alias of predefiened crop.
A lot of great articles where you can read more:
https://umbraco.com/follow-us/blog-archive/2014/5/30/developing-a-website-with-responsive-images-using-the-umbraco-v714-image-cropper/
http://24days.in/umbraco/2014/all-your-images-are-belong-to-umbraco/
Thanks,
Alex
Hi Alex,
You are life saver, Thank you very much for this help,
I am loving Umbraco, I actually shifted from WP toward Umbraco. It truely amazed me.
Thanks again.
Sameer, if this topic is solved, please mark as solution.
And write more questions/
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How to manage/display different image sizes in umbraco
Hi There, I am new to Umbraco, I sorry if I am reposting an issue that already discussed. I have following question:
I don't want to use any add-on, I hope there must be ways to do this in Umbraco 7.
Thanks in advance.
Hi Sameer,
Welcome to Our forum.
All what you need is ImageCropper - https://our.umbraco.org/documentation/getting-started/backoffice/property-editors/built-in-property-editors/image-cropper
ImageCropper is property editor with possibility to store and show images in predefined sizes.
Razor example of using:
Where "banner" is alias of predefiened crop.
A lot of great articles where you can read more:
https://umbraco.com/follow-us/blog-archive/2014/5/30/developing-a-website-with-responsive-images-using-the-umbraco-v714-image-cropper/
http://24days.in/umbraco/2014/all-your-images-are-belong-to-umbraco/
Thanks,
Alex
Hi Alex,
You are life saver, Thank you very much for this help,
I am loving Umbraco, I actually shifted from WP toward Umbraco. It truely amazed me.
Thanks again.
Sameer, if this topic is solved, please mark as solution.
And write more questions/
Thanks,
Alex
is working on a reply...