Doogle Posted February 8, 2012 Report Share Posted February 8, 2012 Название: Глобальное сообщение Добавил: Doogle Добавлен: 09 Feb 2012 Категория: Русские хуки и моды IP.Board 3.2.x Хук позволяет выводить на страницы форума глобальное сообщение. Доступны 3 вида: Важное (выделено красным цветом), информационное (выделено зеленым цветом) и простое (выделено основным цветом форума). Локализация: Doogle (IPBMafia.ru) Respected and Karlos 2 Quote Link to comment Share on other sites More sharing options...
magnumspec Posted September 7, 2013 Report Share Posted September 7, 2013 Хук работает, но после подключения сбоит сам форум, по некоторым ссылкам выводит на пустую страницу.. Версия IPB 3.4.5. Quote Link to comment Share on other sites More sharing options...
leha85 Posted September 22, 2013 Report Share Posted September 22, 2013 Всем привет! Подскажите пожалуйста, можно ли убрать фон из блока глобального сообщения, чтобы остался тот цвет который стрелочкой показан? Quote Link to comment Share on other sites More sharing options...
WOLF Posted September 22, 2013 Report Share Posted September 22, 2013 Всем привет! Подскажите пожалуйста, можно ли убрать фон из блока глобального сообщения, чтобы остался тот цвет который стрелочкой показан? Безымянный.jpg .message.unspecific { background-color: hsl(0, 0%, 16%); border-color: hsl(0, 0%, 22%); margin: 0 0 10px 0; clear: both; } .message { background: hsl(77, 40%, 40%) url('__ets2mods.ru/public/style_images/carbon_orange/highlight_faint.png') repeat-x 0 -1px; padding: 10px; border: 1px solid hsl(77, 36%, 47%); text-shadow: hsla(0, 0%, 0%, 0.2) 0px -1px 0px; line-height: 1.6; font-size: 12px; -webkit-box-shadow: hsla(0, 0%, 0%, 0.1) 0px 1px 3px; -moz-box-shadow: rgba(0,0,0,0.1) 0px 1px 3px; box-shadow: hsla(0, 0%, 0%, 0.1) 0px 1px 3px; } leha85 1 Quote Link to comment Share on other sites More sharing options...
Lordbl4 Posted September 22, 2013 Report Share Posted September 22, 2013 leha85, найти .message.unspecific { background-color: #292929; border-bottom-color: #393939; border-left-color: #393939; border-right-color: #393939; border-top-color: #393939; clear: both; margin: 0px 0px 10px; } цвет фона замени на background: transparent; и цвет границы по вкусу. leha85 1 Quote Link to comment Share on other sites More sharing options...
LvsF Posted September 23, 2013 Report Share Posted September 23, 2013 (edited) .message.unspecific { background-color: hsl(0, 0%, 16%); border-color: hsl(0, 0%, 22%); margin: 0 0 10px 0; clear: both; } .message { background: hsl(77, 40%, 40%) url('__ets2mods.ru/public/style_images/carbon_orange/highlight_faint.png') repeat-x 0 -1px; padding: 10px; border: 1px solid hsl(77, 36%, 47%); text-shadow: hsla(0, 0%, 0%, 0.2) 0px -1px 0px; line-height: 1.6; font-size: 12px; -webkit-box-shadow: hsla(0, 0%, 0%, 0.1) 0px 1px 3px; -moz-box-shadow: rgba(0,0,0,0.1) 0px 1px 3px; box-shadow: hsla(0, 0%, 0%, 0.1) 0px 1px 3px; } leha85, найти .message.unspecific { background-color: #292929; border-bottom-color: #393939; border-left-color: #393939; border-right-color: #393939; border-top-color: #393939; clear: both; margin: 0px 0px 10px; } цвет фона замени на background: transparent; и цвет границы по вкусу. Ага. А еще фон изменится в других местах, где используются классы message и unspecific, т.к. данные классы являются дефолтными. Правильнее будет - отредактировать хук. Edited September 23, 2013 by LvsF Quote Link to comment Share on other sites More sharing options...
Karlos Posted January 23, 2014 Report Share Posted January 23, 2014 Всё работает, спасибо большое Quote Link to comment Share on other sites More sharing options...
AlexBrtn Posted October 30, 2014 Report Share Posted October 30, 2014 Согласен с magnumspec, у меня глюки были с редактором сообщений на форуме. Для 3.4.6 явно не подходит 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.