Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #878826

    Dear Enfold team,

    I changed the imag size for the latest postings widget with the following CSS code:

    #top .news-thumb {
    width: 232px;
    height: 118px;
    float:none !important;
    padding:0px !important;
    margin:0px !important;
    border-radius:3px;
    border-bottom: 2px solid #4b758a !important;
    }
    #top .news-thumb img {
    width: 232px;
    height: 118px;
    float:none !important;
    padding:0px !important;
    margin:0px !important;
    }

    I also added the custom image size 232x118px via functions php. This used to work fine until recently – since the last update, Enfold is using the small thumbnails instead:

    latest postings widget

    You can also see it live in the sidebar here.
    Any idea how to get the widget to display the correct thumbnail size?

    • This topic was modified 7 years ago by datadirt.
    #879083

    Hey,

    Please try following:
    1. Install this plugin: https://wordpress.org/plugins/simple-image-sizes/
    2. Go to Settings > Media
    3. Change the widget image size (increase its width / height).
    4. Regenerate the thumbnails by clicking the button at the bottom.

    Widget image sizes are currently 36x36px

    Best regards,
    Yigit

    #879276

    Hi Yigit,

    thanks a lot – that did the trick.

    greetings,
    Ritchie

    #879283

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Wrong image size in latest postings widget’ is closed to new replies.