Hide avatar on deleted posts for staff

Hide avatar on deleted posts for staff 13.37

No permission to download
Joined
Mar 12, 2021
Messages
2,434
Reaction score
1,809
Credits
$910
thanks to dear member @anne51 submitted a new resource:

Hide avatar on deleted posts for staff - viewing and enlarging the page especially since I've increased my default avatar sizing

I didn't like how the avatars on deleted posts were viewing and enlarging the page especially since I've increased my default avatar sizing. By editing the following, you can hide the avatar and reduce the page scrolling size making it easier to manage.

Edit template: post_macros
Code:
 <div class="message-cell message-cell--user">
                    <xf:macro template="message_macros" name="user_info_simple" arg-user="{$post.User}" arg-fallbackName="{$post.username}"...

Read more about this resource...
 
Top