The forum is still in my lcoalhost. The above is in the thread list, not in whats new page. I just installed it and nothing changed. I'd rather it appears as rectangular thumbnails..
I meant AndyB's Article Forums could make it rectangular by default but it only applies on thread list, not What's new, new post, etc. otherwise I could have just use that add-on.
So my question: How can I make all thumbnails appear as rectangular 100x60px with your add-on?
div[data-type=thread] .structItem-cell.structItem-cell--icon {
width: 68px;
}
body div.threadThumbnailWrapper div img {
width: 58px !important;
height: 58px !important;
object-fit:cover;
}
div[data-type=thread] .structItem-iconContainer .threadThumbnailWrapper .avatar {
border-radius: 0px;
width: 60px !important;
height: 60px !important;
}
Please try with the following CSS:
CSS:div[data-type=thread] .structItem-cell.structItem-cell--icon { width: 68px; } body div.threadThumbnailWrapper div img { width: 58px !important; height: 58px !important; object-fit:cover; } div[data-type=thread] .structItem-iconContainer .threadThumbnailWrapper .avatar { border-radius: 0px; width: 60px !important; height: 60px !important; }
This is how it looks for us with the CSS applied:
View attachment 311622
All new and old ones.Will this fill in the first pic of old threads or just new ones?
@AddonsLab Possible to extract a thumbnail from a video in the first post if there's no pictures?
1) it says "$20.00 USD Annually + $9.99 USD Setup Fee"
Do I have to keep paying $20 every subsequent year to use the plugin?
Is this addon still working?
We have it installed and the avatars are still appearing instead of the thumbnails.
2) Do animated gifs are still animated on the thumbnail? are they also resized? (i guess requires Imagemagick, the demo doesn't have it installed)
3) people use .mp4 as gif sometimes. These short videos are not recognized, it would be cool if they played on loop on the thumbnail. OR if at the very least a still of the video showed up. So far nothing shows up.
@AddonsLab Possible to extract a thumbnail from a video in the first post if there's no pictures?
@AddonsLab Or add a default image option for video thumbnails?
By default, the thumbnail detected for the thread is used as a thumbnail for social media sharing using theHaving thumbnails and the FB:OG image get set helps generate a lot more clicks for us since the social shares look nicer.
og:image
meta content. If this does not work for you, please open a ticket and we will troubleshoot it further.
- Thumbnail Auto-Detection Improvements
- Introduced a new button to automatically detect thumbnails.
- Displays clear, developer-friendly error messages for easier troubleshooting.
- Retries detection automatically if the first attempt fails.
- Lightbox Compatibility with XenForo 2.1
- Lightbox is now fully compatible with all XenForo versions, including XF 2.1.
Where is the new button?
We use essential cookies to make this site work, and optional cookies to enhance your experience.