rustav Posted June 21, 2016 Report Share Posted June 21, 2016 Просмотр файла (inw) Hide Sidebar Теперь пользователи сами смогут скрыть/отобразить боковую панель! В настройках есть возможность выбрать группы, которым это дозволено. Проверенно на последнем Null-e от IAF Меня css немного не устроил стандартный. Изменил немного положение и размеры. Открываем в стиле hidesidebar.css и заменяем всё на: Спойлер .toggle-sidebar { z-index: 5; transition: opacity 0.3s ease-in-out 0s; margin-top: 10px; position: absolute; right: -15px; float: right; background: rgba(255, 255, 255, 0.22); font-size: 13px; padding: 6px; top:0; } .toggle-sidebar:hover {background:#fff} .toggle-sidebar:hover, .toggle-sidebar:active {opacity:1;} .toggle-sidebar .show-sb {display:none;} .sidebar-user-hidden #ipsLayout_mainArea, .sidebar-user-hidden #ipsLayout_mainArea2 {max-width:100%;} .sidebar-user-hidden #ipsLayout_sidebar, .sidebar-user-hidden #ipsLayout_sidebar2 {display:none !important;} .sidebar-user-hidden .toggle-sidebar .hide-sb{display:none;} .sidebar-user-hidden .toggle-sidebar .show-sb{display:block;} .with-sidebar .toggle-sidebar{display:block;} body:not(.sidebar-user-hidden) .toggle-sidebar{background: rgba(255, 255, 255, 0.22); font-size: 13px; padding: 6px;} .with-sidebar .toggle-sidebar svg{float:right;} body:not(.sidebar-user-hidden) .toggle-sidebar:hover {background:#fff} @media screen and (max-width: 1390px) {.toggle-sidebar {right: 0px;top:-10px; background: rgba(159, 159, 159, 0.22) !important;}} Результат: Спойлер Добавил rustav Добавлено 21.06.2016 Категория Интерфейс Язык Язык: Английский Quote Link to comment Share on other sites More sharing options...
tolik777 Posted November 14, 2021 Report Share Posted November 14, 2021 Обновился до 4.6.8 плагин перестал работать. Подскажите, есть ли альтернативы ему? Quote Link to comment Share on other sites More sharing options...
by_ix Posted November 14, 2021 Report Share Posted November 14, 2021 @tolik777 Toggle_Show_Hide_Sidebar_Widgets_1.1.0.xml SlawkA 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.
Note: Your post will require moderator approval before it will be visible.