Notifications
Clear all

[Solved] Odd behaviour in drop down menu

3 Posts
2 Users
0 Likes
616 Views
radiostv
Posts: 99
Customer
Topic starter
(@radiostv)
Member
Joined: 6 years ago

Just bought the PM add-on looks great except for this error, squished avatar, see below. Odd as the little one above is OK, and what is the obscured red text? Any idea how to fix would be greatly appreciated?

ava
2 Replies
Posts: 4168
 Tom
Admin
(@tomson)
Famed Member
Joined: 9 years ago

Hi @radiostv,

Try this CSS code. Insert it in wpForo > Settings > Colors & Styles > Custom CSS Code textarea. Save it, delete all caches and check it again:

#wpforo #wpforo-wrap .wpfpm .wpfpm-avatar img, 
#wpforo #wpforo-wrap .wpfpm-uli-avatar img {
  width: 100%;
  height: 100%;
}
radiostv
Posts: 99
Customer
Topic starter
(@radiostv)
Member
Joined: 6 years ago

@tomson

Wonderful, that fixed it, thanks Tom.

Share:
Scroll to top