Home>Support>Post Thumbnail

Post Thumbnail

By artonpixel, 9 years ago. Last reply by Alex S, 9 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hello I’m wondering if there is any chance to make the thumbnail customized to be displayed in homepage? currently my blog setting is as follows:

Blog Archive Layout: blog
Featured Image Type: small

the challenge is the small icon is to small, any way to customized it? but retaining it layout (left)image (right) text

regards

Art

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 4 months ago Alex S
    Hi, I Work Here

    Hi Artonpixel,

    Have you tried increasing the featured image type? If you have, and this is still an issue; could you please send me a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. 9 years, 4 months ago artonpixel

    Hello Alex, I’m so sorry for the late reply, yes I have tried but it is still not working, I just want to increase the blog small icon, currently I’m working on wamp for development so I cant show any URL at the time. any custom css for this?

    Thank you!

  3. 9 years, 4 months ago Alex S
    Hi, I Work Here

    Hi Artonpixel,

    You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .blog .entry-thumbnail { /* The thumbnail */
        width: 11.68%;
    }
    
    .blog .entry-main { /* The content section */
        width: 84.41%;
    }
    
    .blog .entry-main .entry-header { /* The post title, and post meta section */
    }
    

    Then adjust the width / heights to your liking. I’ve set the widths to the default as I’m not too sure exactly how large you would like it. Make sure that the width doesn’t equal over 100% or they’ll be shifted to other rows. If you need any help with making any changes please be sure to post follow up CSS and an image of what the issue looks like so I can resolve it.

    You might also need to install the SiteOrigin CSS Editor.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More