DarthOld Posted March 6, 2015 Share Posted March 6, 2015 Юзер пожаловался, что у него на боковой панели - в блоке со статусами, рвется ник "Шаман". Я проверил это только в интернет експлорере, а в мозиле и хроме нормально всё. Почему так? Link to comment Share on other sites More sharing options...
newbie Posted March 6, 2015 Share Posted March 6, 2015 Почему так?Потому что Билла Гейтса заблокировали на IPS.Ник - Удалить - Заблокировать - Дата не умещаются на одной строке. В Chrome переносится на новую строку. Лично я бы фразы Удалить - Заблокировать - Дата заменил на изображения либо перенес ниже. 1 Link to comment Share on other sites More sharing options...
DarthOld Posted March 6, 2015 Author Share Posted March 6, 2015 Я бы тоже тогда с удовольствием это сделал. Не подскажете как? Вцелом думаю достаточно "заблокировать" заменить... Link to comment Share on other sites More sharing options...
newbie Posted March 6, 2015 Share Posted March 6, 2015 Не подскажете как?Отредактировав шаблон statusUpdates. Link to comment Share on other sites More sharing options...
DarthOld Posted March 6, 2015 Author Share Posted March 6, 2015 <span id='statusUnlock-{$status['status_id']}' <if test="isLocked:|:$status['_isLocked'] AND $status['_canUnlock']">style='display:inline'<else />style='display:none'</if>> · <a rel="nofollow" href="{$this->settings['base_url']}app=members&module=profile§ion=status&do=unlockStatus&status_id={$status['status_id']}&k={$this->member->form_hash}" id="statusUnlockLink-{$status['status_id']}" class="__sU __u{$status['status_id']}">{$this->lang->words['status_unlock_link']}</a></span> <span id='statusLock-{$status['status_id']}' <if test="canLock:|:$status['_canLock'] AND ! $status['_isLocked']">style='display:inline'<else />style='display:none'</if>> · <a rel="nofollow" href="{$this->settings['base_url']}app=members&module=profile§ion=status&do=lockStatus&status_id={$status['status_id']}&k={$this->member->form_hash}" id="statusLockLink-{$status['status_id']}" class="__sL __l{$status['status_id']}">{$this->lang->words['status_lock_link']}</a></span> ??? Link to comment Share on other sites More sharing options...
newbie Posted March 6, 2015 Share Posted March 6, 2015 ??? Это "Заблокировать/Разблокировать" Если Вы планируете сократить слова, то проще в управлении языками это сделать. 1 Link to comment Share on other sites More sharing options...
DarthOld Posted March 7, 2015 Author Share Posted March 7, 2015 Кстати как вариант - сократить и всё. +1_________________________ Но я имел ввиду как эту надпись на другую строку что бы переносило на новую строку... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now