Jump to content

Featured Replies

comment_77964

в ipb_styles.css заменить ваш код:

.ipsUserPhoto_variable {
max-width: 120px !important;
}

на:

.ipsUserPhoto_variable {
max-width: 120px !important;
border-radius: 50%;
}
  • Author
comment_77966

 

в ipb_styles.css заменить ваш код:

.ipsUserPhoto_variable {
max-width: 120px !important;
}

на:

.ipsUserPhoto_variable {
max-width: 120px !important;
border-radius: 50%;
}

У меня там такой код:

.ipsUserPhoto_variable { max-width: 155px; }
.ipsUserPhoto_large { max-width: 90px; max-height: 90px; }
.ipsUserPhoto_medium { width: 50px; height: 50px; }
.ipsUserPhoto_mini { width: 30px; height: 30px; }
.ipsUserPhoto_tiny { width: 20px; height: 20px; }
.ipsUserPhoto_icon { width: 16px; height: 16px; }

И мне нужно поменять все аватарки на форуме.

 

  • Author
comment_77968

 

вот ко всем и припишите:

border-radius: 50%;

Благодарю. Только что нашел ваш же ответ в другой теме.

Благодарю за помощь.

Можно закрывать

+

 

Прошу прощение, как здесь поменять? 

Edited by WOLF

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.