Опубліковано 29 жовтня, 20159 р Адміністратор Админ Панель-Внешний вид-Ваш стиль-css-ipb_profile.css найти:#change_photo { position: absolute; top: 0; left: 0; background: rgba(0,0,0,0.2); color: #fff; opacity: 0.3;} Заменить на:#change_photo {position: absolute;top: 0;width: 100%;height: 100%;padding: 0;left: 0;background: rgba(0, 0, 0, 0.04);color: #fff;opacity: 0.1;line-height: 125px;-webkit-border-radius: 80px;-moz-border-radius: 80px;border-radius: 80px;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;}Админ Панель-Внешний вид-Ваш стиль-Профили Пользоватилей-profileModern найти: <a data-clicklaunch="launchPhotoEditor" href="{parse url="app=members&module=profile§ion=photo" base="public"}" id='change_photo' class='ipsType_smaller ipsPad' title='{$this->lang->words['change_photo_desc']}'>{$this->lang->words['change_photo_link']}</a>Заменить на:<a data-clicklaunch="launchPhotoEditor" href="{parse url="app=members&module=profile§ion=photo" base="public"}" id='change_photo' class='ipsType_smaller ipsPad' title='{$this->lang->words['change_photo_desc']}'><img src="{style_images_url}/photo.png" style="width: 100px;"></a>Загрузки изображений в public/style_images/ваш стиль :
Для публікації повідомлень створіть обліковий запис або авторизуйтесь