Hello, on the cover of my newspaper I put the type flex block 1. I need to put it that way with text below because I have it in all categories. The problem comes when I realize that when I click on any news in this block, the images come out very small. I have tried block 5, for example, and they come out to me as they should come out. In the other blocks the photos appear perfectly, it is only in this one. Could you fix this problem or tell me how to fix it?
Here I leave the screenshots of the photos:
https://www.screencast.com/t/9JGXvgzGt
https://www.screencast.com/t/XgvNbDlvMbcP
Web: https://golsur.com/
Hi,
Please check the image size from Flex Block 1 Layout ( https://www.screencast.com/t/k4GpxKg1q ).
Also you can try Thumbnails – Fix strange looking images on blocks from here:
https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thank you.
Hi,
Please try to set the image height from the layout of flex block https://www.screencast.com/t/nZtTk4HCgAt
Thanks.
Hi,
Please make a test, change the feature image with another one with size for the thumb module ( documentation: https://forum.tagdiv.com/thumbnails-vs-featured-image-size/ https://forum.tagdiv.com/theme-thumbs/ https://forum.tagdiv.com/theme-blocks-modules/ ).
Thank you.
-
This reply was modified 7 years by
Calin.
With that css: https://www.screencast.com/t/agA43o3g
With out that css: https://www.screencast.com/t/3G5yPlg3xhXC
Thank you.
It’s not that, it’s when you click on a news item and open it. Here I give you a snapshot of what it is. The image looks small and only happens in the flex module 1. If you go to another module on the page, you will see that this does not happen and the image looks big.
Hi,
Sorry , I understand something else, sorry for the inconvenience.
In order to have the feature image on full width on posts please set this css in Newspaper>Theme panel>Custom code>Custom css:
.td-post-template-2 .td-post-featured-image img {
width: 100%;
}
I hope this time I’ve understand well what is your desire.
Thank you for your understanding.