• If you notice the blog posts from september, the thumbnails are 99px wide and high. If you notice the thumbnails before september, they are the correct 87px.

    https://jayfaugot.com/blog

    I’m not sure how to get them back to 87px, I use the firebug and it says nothing about 99px, I’m not sure where it’s pulling that size from. Can someone please help me out?

Viewing 1 replies (of 1 total)
  • Its not like you say! For 87px the img tag you have the image with 75px plus padding 5px plus 1px the border.
    For one side you have 75+5left+5right+1left+1right=87 the new width!

    so, check on your theme files, or theme options if you need to change this settings with 75px and 87px.

    If you have no luck with that, check this script that will help you to customize the size of the thumbnails for all your posts!

    But, first, give us your pice of code that generate the output of this images! all the .php file its better!

Viewing 1 replies (of 1 total)
  • The topic ‘Post thumbnails incorrect size’ is closed to new replies.