Notifications
Clear all

[Solved] Visual issue with forum avatar on private messages.

12 Posts
2 Users
0 Likes
795 Views
Posts: 15
 emma
Customer
Topic starter
(@emma)
Member
Joined: 5 years ago
image

 

See the attached image, there is a visual glitch on my site which causes some forum avatars to get all stretched out in the list of private messages. What can I do to prevent them from getting stretched out?

11 Replies
Kyle
Posts: 728
 Kyle
Admin
(@kylew)
Prominent Member
Joined: 3 years ago

Hi @emma,

please provide your forum URL.

Posts: 15
 emma
Customer
Topic starter
(@emma)
Member
Joined: 5 years ago

Hi I sent my forum url a few days ago. Any updates on this issue?

1 Reply
Kyle
 Kyle
Admin
(@kylew)
Joined: 3 years ago

Prominent Member
Posts: 728

@emma,

where have you sent it? I didn't get any PM and I don't see it in this topic.

Posts: 15
 emma
Customer
Topic starter
(@emma)
Member
Joined: 5 years ago
Posts: 15
 emma
Customer
Topic starter
(@emma)
Member
Joined: 5 years ago

I just sent it again, it sent and then it said awaiting moderation in the corner. 

image
6 Replies
Kyle
 Kyle
Admin
(@kylew)
Joined: 3 years ago

Prominent Member
Posts: 728

@emma,

trying to register in your forum but I'm not getting verification email, Username wpForoSupport

 emma
Customer
(@emma)
Joined: 5 years ago

Member
Posts: 15

@kylew I just manually approved you.

Kyle
 Kyle
Admin
(@kylew)
Joined: 3 years ago

Prominent Member
Posts: 728

@emma,

Go to Dashboard > Forums > Settings > Styles Tab, add the below CSS code in Custom CSS Code field:

#wpforo #wpforo-wrap .wpfpm .wpfpm-avatar img, #wpforo #wpforo-wrap .wpfpm-uli-avatar img {
    width: 100%;
}
 emma
Customer
(@emma)
Joined: 5 years ago

Member
Posts: 15

@kylew I currently have the following in that box. Should the code you provided replace it or should I enter your code beneath it?

#wpforo #wpforo-wrap {
font-size: 13px; width: 100%; padding:10px 20px; margin:0px;
} 
Kyle
 Kyle
Admin
(@kylew)
Joined: 3 years ago

Prominent Member
Posts: 728

@emma,

Enter my code beneath it.

 emma
Customer
(@emma)
Joined: 5 years ago

Member
Posts: 15

@kylew Ok that works. Thank you!

Share:
Scroll to top