Support is monitored from Monday to Saturday in office hours from the GMT timezone. Our response time can be up to 2 business days.

Notice: We do not accept any customization. Please Read Envato Support Policy. But we still can help with little snippets if that's possible!

Okay
  Print

Profile Image Issue on Edge Browser

When users register with social (Facebook, Google), size images are imported erroneously creating a visual problem. But it's only happen on Microsoft Edge browser.

The solution is with using this CSS code

@supports (-ms-ime-align: auto) {
  .yz-profile-photo-effect .yz-profile-img img {
        position:absolute;
  }
}

Put it on Youzer Panel >> General Settings >. Custom Styling Settings >> Profile Styling and Account Styling boxes