Capturimage
Member
When you edit an embed image and you use a new link to replace the old one, a new thumbnail is not produced automatically (and the old one is gone). I have to use the "Rebuild thread thumbnails" option everytime.
- Added posibility to make thumbnail auto rebuilt after thread first post changes (Refer to the case of @Capturimage here: https://xenforo.com/community/threads/d-c-style-thumbnail.185177/post-1680993)
View attachment 302339
Hi,When you move a thread from a forum to another one, the thumbnail is not rebuilt automatically. You have to rebuild the thumbnails cache in ACP everytime,
Hi,
Can you explain why needed to rebuild thread thumbnail cache when you move it to another forum?
I mean the thread content stays the same, right?
Regards,
Yes, nothing change but the location of the thread. But when the thread is in the new location (with an external image, not in attachment), the thumbnail is gone and I need to rebuild the cache to get it back.
.structItem-cell.structItem-cell--thumbnail .avatar img {object-fit: inherit!important;}
That was the case with my new template, for the height of the thumbnails.
The guy explained to me that was because you assigned a fix height for the rows and he suggested to use this code in the extra_less to solve the issue, in my case.
Code:.structItem-cell--icon[style*='height']{ height: auto !important; }
Before, it looked like this :
![]()
Thanks, that's really helpful. I'll update this into the upcoming version!
Regards,
D.C Style - Attachment View 1.0.0+.
Yes, nothing change but the location of the thread. But when the thread is in the new location (with an external image, not in attachment), the thumbnail is gone and I need to rebuild the cache to get it back.
To show you an example :
Thread in its original location :
When moved to a different location:
Back to the first location:
![]()
The thumbnails don't look right. With the previous version I fixed it with css code, but not working with the last update:
CSS:.structItem-cell.structItem-cell--thumbnail .avatar img {object-fit: inherit!important;}
@D.C Style Could you take a look at improving the quality of the thumbnails? Thanks
View attachment 308608
- Fixed error missing thumbnail for redirect threads
- Fixed the thumbnail height issue (Refer to @Capturimage here: https://xenforo.com/community/threads/d-c-style-thumbnail.185177/page-7#post-1680895)
Hi, can you show me a live demo? It would be very helpful.The thumbnail quality is not fixed![]()
We use essential cookies to make this site work, and optional cookies to enhance your experience.