Binkaddas submitted a new resource:
Change the location of the online icon in the member's file to the top right - Xenforo 2.3
Read more about this resource...
Change the location of the online icon in the member's file to the top right - Xenforo 2.3
Change the location of the online icon in the member's file to the top right
1- Before
Посмотреть вложение 11541
2- After
Посмотреть вложение 11542
3- Add the below code to extra.less template
Код:.message-avatar-wrapper .message-avatar-online { left: 12%; top: 0; &::before { border-radius: 0; border: none; content: "\f0c8"; } }
Read more about this resource...