Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #35349
    KingBetts
    Member

    On my website http://www.filthyculture.com I made it with the single layout and made the width larger to take up more space but the picutres are still the same size as before when it was much thinner! Please help me make the photos fill up the same amount of space the font is stretching to fill

    #35364
    Sakin
    Keymaster

    @KingBetts: Sorry but this “No Sidebar, Full Width” layout is only there in Catch Evolution Pro theme and it will automatically take larger image size of 1190px by 500px. But I see that you are using Catch Evolution Free version and there you don’t have this option.

    But if you can customize it, then it’s bit technical and you can accomplish this in your free version as well. Sorry, I will only be able to guide you in this. You first need to create Child Theme. Then copy content.php file in your child theme and then edit the following code with your image size.
    <?php the_post_thumbnail( $imagesize ); ?>

    #36072
    KingBetts
    Member

    @Sakin: in my child theme with the new content.php file do I add only that code or the same code in the non child theme? Where does the image size get added to that code. Thank you

    #36074
    KingBetts
    Member

    Sakin: update, I figured it out to get the featured image to be full size but once you enter any post the photos inside the post are still much smaller then they should be. I want them to match the size of the featured post. (Also the header font becomes black once you enter the post not white)

    #36105
    Sakin
    Keymaster

    @KingBetts: Sorry I don’t get it what you mean. You just need to copy all file content.php in your child theme and edit the thumbnail size. Which we have done in Pro version in you are confused.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Pictures not sized right’ is closed to new replies.