Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1018512

    Hi,
    Sorry if this question has already been asked. I lokked on the forum but couldn’t find anything related ….
    On my blog pages like this one http://annikapanika.com/2018/09/concombre-ricotta-et-saumon-fume/ the featured image is much bigger than normal. When you click on it, it appears to be the right size.
    I am new on Enfol and have not yet grasped all the subtleties :)
    Thanks in advance for your help
    Anna

    #1018605

    Hey Anna,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1018675

    Sorry for the delay … Here it is in the private content
    Thanks for your help
    Anna

    #1018822

    Hi,

    Thanks for that. The featured image will always display at 100% width of the screen, and then image you have selected is only 600 pixels wide. That means it will stretch and not look very nice. As a rule of thumb, it’s better to select horizontal images as you featured image. We can give you CSS to display them as they are, but it’s might not look very nice.

    Best regards,
    Rikard

    #1018963

    Hi Rikard,
    Thanks for your answer and advice. Of course as Murphy’s law says it all my featured images are in Portrait :(
    So please could you give me the css code. I will try and see what it does before changing the more than 1000 posts I have!
    Best regards
    Anna

    #1019314

    Hi Anna,

    Thanks for the update, please try the following in Quick CSS under Enfold->General Styling, it will display your featured images at their natural size and centered on the screen:

    #top .fullsize .template-blog .big-preview img {
        width: auto !important;
        display: table;
        margin: 0 auto;
    }

    Best regards,
    Rikard

    #1019599

    Thank you again Rikard. I have tried and the photo is not at i’s real size but a bit smaller. It is much better but slightly bigger would be better :)
    Is it possible ?

    Best regards
    Anna

    #1019767

    Hi,

    I checked the image and it’s 317×422 pixels, and that is the same size it’s displaying at on the front end as well. Maybe you could verify that you have selected the correct image as your featured image? If you make it bigger using CSS then it will start losing it’s sharpness, so it’s not something I would recommend that you do.

    Best regards,
    Rikard

    #1019957

    Hi Rikard, But the image is at 600×800 pixels ? Why the discrepancie ? Why do you see it at 317×422 ?!?!

    When you click on the picture :


    When you inspect the picture on the page :
    <span class=”image-overlay overlay-type-image” style=”left: 147px; top: 0px; overflow: hidden; display: block; height: 423px; width: 327px;”><span class=”image-overlay-inside”></span></span>
    There is something i have missed somewhere …..

    #1020938

    Hi,

    I see the same thing on my end as well, though I can’t reproduce it on my local installation. I see that you have the Regenerate Thumbnails plugin active, did you change anything regarding image sizes maybe?

    Best regards,
    Rikard

    #1021188

    Ouch, good question. I probably have in my search for a solution. I saw the button when I looked at my peicture and clicked it. I don’t even remember why I have that plugin.
    A idea what to do next ?
    Thanks for your help Rikard

    #1023095

    Hi,

    Sorry for the late reply. I’m not too familiar with that plugin unfortunately, did you try to check the settings to see if you can see what has been changed or if you can change it back? You could also try to deactivate it to see if that makes any difference.

    Best regards,
    Rikard

    #1023444

    No problem Rikard. It made me look around and learn new things. Actually it was a plugin that was recommended on the forum. I have found a way to work around the problem that is satisfying me (for the moment). I think we can consider that this problem is solved but I will probably be back soon with others :)
    Thanks again for your help
    Best regards
    Anna

    #1023593

    Hi AnnikaPanika-anna ,

    Glad you found a working solution for you.

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.