Justoverclock 0.1.8 Replace image url with icon @pupsik composer update justoverclock/last-users-posts:"*" php flarum cache:clear i have a working version also for the youtube url, but i can do something for ALL urls (like link icon), just to use only one regex
m4v3rick Justoverclock Replace image url with icon Doesn't work for me. But the avatar pictures work! Thanks!
m4v3rick Justoverclock URL: https://DOMAIN/assets/files/2021-09-24/1632512061-161954-pink-donkervoort-d8-gto-4k-8k-hd-cars.jpg Oh and one more thing: if there is no avatar the letter is too not in the middle of the dot.
Justoverclock m4v3rick could you try now? ### 0.2.0 released Fixed line-height for the no-avatar image edit: i can't find the right way to display icon, it works without fof/formatting, but is useless when this extension is installed. EDIT this works fine if there's no fof/formatting extension:
Justoverclock 0.2.2 i'm probably found a solution to display an icon instead of photo/embed/video (the example shows how it works when a post have 5 image with no text) text is showed near the icon (if there's text) should works fine. composer update justoverclock/last-users-posts:"*" php flarum cache:clear
Justoverclock 0.2.4 fixes to background color composer update justoverclock/last-users-posts:"*" php flarum cache:clear
Justoverclock 0.2.6 If post contain image now is showed as icon if post contain a link now is showed as icon embedded post now is showed as ᴇᴍʙᴇᴅ
fcodonlucas Justoverclock Hi my friend, Can I change the color of the font other than the default and leave the arrow in another to make it contrast?. thanks
Justoverclock fcodonlucas can u be more specific? what u want to change? if you want to change the background for example you can do : .AfruxWidgets-Widget.lastposts-widget .AfruxWidgets-Widget-content { background-color: aquamarine; }