.p-user_rates-index .l-menu .avatar::before { content: ''; position: absolute; width: 99%; padding-bottom: 75%; background: url(ССЫЛКА НА ПИКЧУ/ГИФКУ) top center / cover; border-radius: 0px; }
.p-user_rates-index .l-menu .avatar::before { border: 2px solid black; }
.p-user_rates-index .l-menu .avatar::before { content: ''; position: absolute; width: 99%; padding-bottom: 75%; background: url(https://i.imgur.com/lYcNRZe.gif) top center / cover; border-radius: 0px; } .p-user_rates-index .l-menu .avatar::before { border: 2px solid black; }
.p-user_rates-index .avatar img { content: url(https://thumbs.gfycat.com/WealthyBelovedGreatdane-max-1mb.gif); border: 4px solid red; /* красные края */ }
width: 99%; padding-bottom: 75%; - это изменение отображаемой области пикчи.
Если хотите с рамочкой, то добавляем это:
Где border: 2px solid black - настройка толщины и цвета рамки.
После
Конкретно у меня была вставлена гифка с Юки Нагато:
Селекторы искал через F12, если кто знает как оптимизировать, то просьба сообщить.
@test-acc