dragonexpert / recentthreads

Adds a section to your index page for recent threads.
Other
8 stars 2 forks source link

Add simple fallback for broken avatars #41

Closed Eldenroot closed 5 years ago

Eldenroot commented 6 years ago

When the user avatar is broken (remote url not responding, it looks really ugly). It could be solved by adding fallback for broken avatars:

onerror="this.src='/images/default_avatar.png';"

dragonexpert commented 6 years ago

is that a default avatar image that is in the 1.8 series?

Eldenroot commented 6 years ago

It should be :)