How-to and Troubleshooting
        
    
    
                    
                        
                        3                    
            Posts
        
        
                    
                        
                        2                    
            Users
        
        
                    
                        
                        1                    
            Reactions
        
        
                    
                        
                        1,890                    
            Views
        
        Mar 04, 2021 3:08 pm
                        Hello, do you know about this problem? See pic.
I have the same problem with my forum.
Probably only on UHD monitors. I can see it at a resolution of 3440 x 1440.
Please try to think about this in the next update. Thanks.
                         2 Replies                    
                Mar 05, 2021 6:06 am
                        Hi @vit-hofman,
Thank you for letting us know. We'll fix it in the next version.
Currently, you can use this CSS code:
@media only screen and (min-width: 2000px) {
    #wpforo #wpforo-wrap .wpfl-4 .wpf-thread-users .wpf-circle.wpf-m img {
        width: 34px;
        height: 34px;
    }
}


 
                        
