You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
Add this in extra.css
@media only screen and (min-width: 481px) {
.messageUserBlock div.avatarHolder .avatar img {
position: relative;
<--z-index: -1;-->
}
.avatarHoldercustom {
background-color: #FFFFFF;
position: relative;
z-index: 10;
width: 135px;
height...