leonrak Posted January 7, 2021 Posted January 7, 2021 More than 76% of users browse web by mobile devices. Mobile phones scale up small thumbnails and images on website to fit them in their screen, While a 200x150 px thumbnail might look decent on a computer desktop, It will look low quality on a mobile because of upscaling. If you check the desktop version of KVS on a mobile device then you can see true size of thumbnails which are very small. Please look at these examples: (check it with your mobile) https://justifiedgrid.com/features/retina-ready/ Retina Ready websites will save thumbnails or generally images at different resolution and it shows to visitors base on their device the correct resolution. 1 Quote
Tech Support Posted January 8, 2021 Posted January 8, 2021 This looks to be theme feature. What is needed in KVS for this? Quote
Tech Support Posted September 20, 2021 Posted September 20, 2021 Not sure what we need to add please? Quote
simons Posted September 20, 2021 Posted September 20, 2021 Just create bigger screenshots and "shrink" them in your theme. 1 Quote
jokish Posted September 21, 2021 Posted September 21, 2021 On 9/20/2021 at 1:52 AM, simons said: Just create bigger screenshots and "shrink" them in your theme. Yes, a really great suggestion. Can you get some insight about how to achieve bigger screenshots and "shrink" them in KVS default theme? Quote
Tech Support Posted September 21, 2021 Posted September 21, 2021 You can create bugger screenshot size in Settings -> Screenshot formats, then wait for it to be created, then in Website UI -> Theme settings choose the bigger size for video screenshots instead of old size. 1 Quote
leonrak Posted September 22, 2021 Author Posted September 22, 2021 On 9/20/2021 at 12:52 AM, simons said: Just create bigger screenshots and "shrink" them in your theme. KVS should load correct size for user screen device. otherwise the website will become heavy for everyone. (why a desktop user or an old phone user load higher resolution when his screen doesnt benefit it?) High end mobile device ---> See bigger size. 2 Quote
Tech Support Posted September 22, 2021 Posted September 22, 2021 34 minutes ago, leonrak said: KVS should load correct size for user screen device. Not exactly correct :) KVS doesn't know anything about user screen size, screen size is a client-side (browser) feature, while KVS is a server-side script. Your theme template instead should instruct browser to load the correct image size using available HTML5 techniques, something similar to this: https://www.w3schools.com/tags/tag_picture.asp Even if we decide to make this as default behavior in the newer theme version, old projects will not get this anyway because we can't update themes along with updating KVS. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.