Hi there,
This is my second issue at the moment (my submit button colour issue is its own topic).
I have purchased and installed the Private Messages add on for WPforo and while functionally it works, it is not displaying people's avatars correctly. I have attached an image of this issue for your reference. There don't seem to be any setting to control this within the Add Ons control panel either.
In theory, the Avatars should be displayed as thumbnails next to the person's message (like they are displayed in your photos of the add on). Please advise how I can resolve this issue.
Best,
Lawrence
Please leave forum URL, we need to debug CSS conflict to suggest some solution.
We can't login to test it, please send some user login details to support[at]gvectors.com email address.
I have just created an account for you and emailed the details as requested.
Thank you
Please remove add this css code, then delete cache and do Ctrl+F5 on forum front-end:
#wpforo #wpforo-wrap .wpfpm .wpfpm-avatar img, #wpforo #wpforo-wrap .wpfpm-uli-avatar img {height: 48px !important;width: 48px !important;}
#wpf_attach_dialog .wpforo-button {color: #ffffff !important;}
#wpforo #wpforo-wrap #wpf-post-create input[type="submit"], #wpforo #wpforo-wrap input[type="button"] {color: #ffffff !important;}
This will fix all button font colors and PM avatar size.