The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Bug with avatar pos...
 
Share:
Notifications
Clear all

[Solved] Bug with avatar position after update to 7.3.19

2 Posts
2 Users
0 Likes
512 Views
Posts: 3
Topic starter
(@lukas-3000)
New Member
Joined: 2 years ago

Avatar lost his possition in new version. I clear cache my website.
In smartphones avatar isn't visible.

How i can repair it?
And when will be wpDiscuz 8? 😉

Cheers!

avatar zmieniony
Topic Tags
1 Reply
Asti
Posts: 7123
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

@lukas-3000,

Use the CSS code below: 

#wpdcom .wpd-comment .wpd-avatar img.avatar{
       position: static !important;
}

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all kinds of caches and check again.

Share: