Tujh111 0 Posted September 21, 2015 Report Share Posted September 21, 2015 Когда написал текст на форуме, то слева аватарка слишком маленькая. Где и как можно её сделать побольше? Обратиться Quote Link to comment Share on other sites More sharing options...
invisionbyte 155 Posted September 21, 2015 Report Share Posted September 21, 2015 Админцентр > Кастомизация > Внешний вид > Темы > HTML и CSS код темы > вкладка CSS > core > front > custom > custom.cssВ этот файл нужно добавить следующий код:.ipsUserPhoto_large img, img.ipsUserPhoto_large, .ipsUserPhoto_large:after { width: 120px; height: 120px; border-radius: 60px; }Если меняете размеры ширины и высоты, соответственно нужно менять значение border-radius, иначе аватарки будут не круглые. 1 Обратиться Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.