AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

Filter by custom fields

Topic prefix

AI Assistant
Notifications
Clear all

[Solved] Every Profile Pic Uploaded Becomes Blurry

7 Posts
4 Users
0 Reactions
5,104 Views
Posts: 281
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@crisw)
Reputable Member
Joined: 8 years ago

Hi LifeGrinder, 

I just want to understand .. when you say,

"Every uploaded picture for avatar becomes blurry.."

 

AND

"Look at this picture.. Circled is my profile photo.. Ive uploaded several in my wpforo forum profile and they always blurry when i do.."

 

Did (or do) you mean, the background of the avatar?

 

Because I think, by default, the background of the picture or image  INSIDE the avatar, is "expanded" as a background blurry (or grainy) design.

If you want to hide the blurry background of your image / avatar, you can go to:

  1. Forum Dashboard
  2. Settings
  3. Styles
  4. then on the "Custom CSS Code" add the code below:

 

#wpforo #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-head-bg {
background-color: lightgray;
background-image: none !important;
}

#wpforo #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-head-bg .wpfx{
display:none;
}

 

NOTE: You can change the "background-color: lightgray;" above to whatever color you want to match your Forum Theme Colors.  Your Avatar or Image will just upload as is.  

Let me know if that works for you. (It worked for me on my Forum, just sharing some tips I learned along the way).

Good luck and God bless you!

 


Page 2 / 2
Share: