I have a web app, and I would like to give it a nice look. I downloaded some images from google and added them to my app. But I have notice that no matter the resolution of the picture that I download, it always come out blurry at run time. I have tried
500x300 to 7000x3000px, but the result.
I downloaded some images from google and added them to my app. But I have notice that no matter the resolution of the picture that I download, it always come out blurry at run time.
If possible, you can share the image link, so that we can do a test based on your code and image and help troubleshoot the issue.
With Regards,
Fei Han
.NET forums are moving to a new home on Microsoft Q&A, we encourage you to go to Microsoft Q&A for .NET for posting new questions and get involved today.
Member
4 Points
13 Posts
MVC Background image
Nov 07, 2019 02:27 PM|sk209|LINK
Hello community,
I have a web app, and I would like to give it a nice look. I downloaded some images from google and added them to my app. But I have notice that no matter the resolution of the picture that I download, it always come out blurry at run time. I have tried 500x300 to 7000x3000px, but the result.
This is how I added the background:
Please can anyone tell me how to get a nice background output. Thank you in advance!
All-Star
40565 Points
6233 Posts
Microsoft
Re: MVC Background image
Nov 08, 2019 01:41 AM|Fei Han - MSFT|LINK
Hi sk209,
If possible, you can share the image link, so that we can do a test based on your code and image and help troubleshoot the issue.
With Regards,
Fei Han