UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
It is currently off working hours and most of us aren't around

Rest assured that we will get back to you as soon as the day starts tomorrow!
  Support is offline

Group avatar on mobile --> css bug

Marco Ficelle · ·
5:22 PM Friday, 16 May 2014
None
Hi..

the group avatar css setting is not very well because on mobile the image dont scale down and is out of center ..
here is the line:
body div#fd.es .es-avatar.es-avatar-large img {
height: 172px;
width: 172px;
}

it should be like this:

body div#fd.es .es-avatar.es-avatar-large img {
height: 100%;
width: auto;
}
The replies under this section are restricted to logged in users or users with an active subscription with us