Thank you for the plugin link
The WebFlake theme name is Nexxe I have the same theme but is nulled version so I have the old default .cAuthorPane_author the plugin give a better look thank you again for your help
Updated the WebFlake logo on the About Us page.
Our Picks has been added to our footer links.
Fixed the Discord icon not showing in Account Settings.
Added new tooltips to the post icons in the author pane.
You can now tip other users via PayPal if you're feeling generous (and they have a link enabled).
To set your own tip jar link, visit your Account Settings and click the Tip Me tab.
Currently, you can only use a PayPal.me link.
View full release
Find a gif which is enough in w & h, to not have problems with it on lower resolution or even higher, and go to your css and in the body code add this :
background-image: url("");
background-color: yourcolor;
Additionally you can use the following codes to choose how it shows :
background-size: cover;
background-poisiton: top center; ( or center center, bottom center, top right, etc )
Hello,
In your Theme > Go to Edit html > forums > front > topics > postContainer and delete:
<li>{expression="\IPS\Member\Group::load( $comment->author()->member_group_id )->formattedName" raw="true"}</li>
If you forum uses more than one theme, you will have to do it for all of them.
Hope this helps.