This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Best size for pictures on blogs – feature images

11 years ago · Last reply by Andrew Misplon 11 years ago

I noticed that images on the main page – as side images, have different sizes/crop as on the blog page. For example, on hibbingfinancial.com – the main page has images on the side that look kinda funny if they were originally optimized to plot on the blog page.

Is there a way to keep the aspect ration the same – perhaps that would take care of it in one swoop.

Thanks,
Hans

URL: http://hibbingfinancial.com

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 3 months ago

    Hi Hans

    Glad to see your site is coming along nicely.

    The wide but narrow features images currently being used for all home page posts, besides the retirement post, unfortunately don’t re-size and crop well into a square. I see what you’ve done there though in terms of using that image as your header.

    Featured images, with a sidebar in place, on the single post page are 770px wide. The height depends on the image but the more square the image is the better it’ll come out as a thumbnail.

    If you wanted to hide thumbnails on the home page the following under Appearance > Custom CSS would do the trick:

    .home article.post.post-with-thumbnail-icon .entry-thumbnail, .home article.page.post-with-thumbnail-icon .entry-thumbnail { display: none; }
    .home article.post.post-with-thumbnail-icon .entry-main, .home article.page.post-with-thumbnail-icon .entry-main {
    width: 100%;
    }

    Alternatively you’d need to redo the size of your featured images to include more height and then run:

    http://wordpress.org/plugins/regenerate-thumbnails/

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.

Have a different question or issue?

Start New Thread