Jump to content

Глобальное сообщение


Recommended Posts

Название: Глобальное сообщение

Добавил: Doogle

Добавлен: 09 Feb 2012

Категория: Русские хуки и моды IP.Board 3.2.x

Хук позволяет выводить на страницы форума глобальное сообщение. Доступны 3 вида: Важное (выделено красным цветом), информационное (выделено зеленым цветом) и простое (выделено основным цветом форума).

Локализация: Doogle (IPBMafia.ru)

Link to comment
Share on other sites

  • 1 year later...

Хук работает, но после подключения сбоит сам форум, по некоторым ссылкам выводит на пустую страницу.. Версия IPB 3.4.5.

Link to comment
Share on other sites

  • 2 weeks later...

Всем привет!

 

Подскажите пожалуйста, можно ли убрать фон из блока глобального сообщения, чтобы остался тот цвет который стрелочкой показан?

 

post-6351-0-51893900-1379816176.jpg

Link to comment
Share on other sites

Всем привет!

 

Подскажите пожалуйста, можно ли убрать фон из блока глобального сообщения, чтобы остался тот цвет который стрелочкой показан?

 

attachicon.gifБезымянный.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;
}
Link to comment
Share on other sites

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; и цвет границы по вкусу.

Link to comment
Share on other sites

.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 by LvsF
Link to comment
Share on other sites

  • 4 months later...
  • 9 months later...

Согласен с magnumspec, у меня глюки были с редактором сообщений на форуме. Для 3.4.6 явно не подходит 

Link to comment
Share on other sites

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
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Ваша ссылка была автоматически строена.   Отображать как обычную ссылку

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...