Loading...
We are Using 3rd party Ads Service on our Site. Please bear with us if you face any difficulties

How To Change Thumbnail Ratio in Median Ui Template

how to change thumbnail ratio in median ui template
Please wait 0 seconds...
Scroll Down and click on Go to Link for destination
Congrats! Link is Generated
how to change thumbnail ratio in median ui template

Short Talk

Hello all in this Article I will share with you How to change the thumbnail ratio in the median-ui template version 1.6

    Actually this method can be applied to all types of blogger templates, not only the median-ui template, but keep one thing in your mind that there will be a some slight difference, because each template maker or owner has its own coding. So that in case if you use another template, please adjust it according it.

    What is the Image Ratio in Median Ui 1.6?

    The median-ui 1.6 template has a thumbnail ratio of 18:9 , and the previous version was the same, I just made the tutorial now.

    While the thumbnail image that I use has a size of 1280 x 720 and has a 16:9 ratio , so if I don't adjust the ratio on the thumbnail in the template then the image will look a little cropped, you can see what I mean by the image below.

    Before, the image is still cropped
    cropped image
    After, The image is not cropped
    the image is not cropped

    How to Check Image Ratio

    To find out the ratio of the image you can see the image below, here I edited the thumbnail image using the Photoshop Pc Software, here I chose the thumbnail with a size of 1280 x 720 and you can see the aspect ratio: 16:9

    how to see image ratio

    Steps to Change Thumbnail Ratio in Median Ui

    1. Open your blogger dashboard.
    2. Next, Click on the "Theme" Section and Click Edit Html Option
    3. After, Find the code as below.
    4. <b:includable id='postEntryThumbnail'>
              <b:if cond='data:post.featuredImage.isYoutube'>
                <img class='imgThm lazy' expr:alt='data:post.title ? data:post.title : data:messages.image' expr:data-src='data:post.featuredImage.youtubeMaxResDefaultUrl.isResizable ? resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl, 600, &quot;18:9&quot;) : data:post.featuredImage.youtubeMaxResDefaultUrl' src='data:image/png;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs='/>
                <noscript><img class='imgThm' expr:alt='data:post.title ? data:post.title : data:messages.image' expr:src='data:post.featuredImage.youtubeMaxResDefaultUrl.isResizable ? resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl, 600, &quot;18:9&quot;) : data:post.featuredImage.youtubeMaxResDefaultUrl'/></noscript>
                <b:else/>          
                <img class='imgThm lazy' expr:alt='data:post.title ? data:post.title : data:messages.image' expr:data-src='data:post.featuredImage.isResizable ? resizeImage(data:post.featuredImage, 600, &quot;18:9&quot;) : data:post.featuredImage' src='data:image/png;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs='/>
                <noscript><img class='imgThm' expr:alt='data:post.title ? data:post.title : data:messages.image' expr:src='data:post.featuredImage.isResizable ? resizeImage(data:post.featuredImage, 600, &quot;18:9&quot;) : data:post.featuredImage'/></noscript>
              </b:if>
            </b:includable>
    5. And change the 18:9 to your desired & applicable ratio

    Note:That I have marked 18:9 there are 4, please adjust to the ratio of your image.

    Final Words

    I hope this Article how to change the thumbnail ratio in the median-ui template is helpful to design your blogger website. If you want any more information like this article. Please follow our Tech & Fun Zone Telegram Channel for updates.

    Hopefully, the Above tutorial has completely helped you to learn how to change the thumbnail ratio in the median-ui template. If you have got any issue in understanding this tutorial. Then in fact you'll be able to inquire from me by commenting or Contact us

    Was it helpful? If it was then don’t forget to share this article with your other friends too. Thank you for visiting. Happy Blogging..

    © Tech & Fun Zone

    About the Author

    Student | Blogger | Developer

    Post a Comment

    Cookie Consent
    We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
    Oops!
    It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.