MaZaHaKa Posted June 4, 2017 Report Share Posted June 4, 2017 Всем привет) Не в курсе как сделать чтоб шапка плагина последние темы и чата форума стала такой же как у допустим мониторинга? Надеюсь более менее понятно объяснил Quote Link to comment Share on other sites More sharing options...
WOLF Posted June 4, 2017 Report Share Posted June 4, 2017 что же ваши "друзья" вам с этим не помогают... в custom.css добавить: #elChatbox { background: #8f170d url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle.png) repeat 50% 50%; background-blend-mode: overlay; } Quote Link to comment Share on other sites More sharing options...
wasder12 Posted June 4, 2017 Report Share Posted June 4, 2017 Можно class сменить, точно не скажу где искать так как интернет тупит ( Quote Link to comment Share on other sites More sharing options...
MaZaHaKa Posted June 4, 2017 Author Report Share Posted June 4, 2017 Только что, WOLF сказал: что же ваши "друзья" вам с этим не помогают... в custom.css добавить: #elChatbox { background: #8f170d url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle.png) repeat 50% 50%; background-blend-mode: overlay; } А можно поинтересоваться,какие друзья? Quote Link to comment Share on other sites More sharing options...
WOLF Posted June 4, 2017 Report Share Posted June 4, 2017 Только что, MaZaHaKa сказал: А можно поинтересоваться,какие друзья? блок справа на вашем форуме) Quote Link to comment Share on other sites More sharing options...
MaZaHaKa Posted June 4, 2017 Author Report Share Posted June 4, 2017 1 минуту назад, WOLF сказал: блок справа на вашем форуме) Ну понятно)) А вам не кажется,что не много отличается?) 3 минуты назад, wasder12 сказал: Можно class сменить, точно не скажу где искать так как интернет тупит ( А ты как так сделал?) Quote Link to comment Share on other sites More sharing options...
WOLF Posted June 4, 2017 Report Share Posted June 4, 2017 #elChatbox { background: #8f170d url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle.png) repeat 50% 50%; box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px, inset rgba(255,255,255,0.35) 0px 1px 0px; background-image: url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle_overlay.png); background-blend-mode: overlay; } MaZaHaKa 1 Quote Link to comment Share on other sites More sharing options...
wasder12 Posted June 4, 2017 Report Share Posted June 4, 2017 Правая кнопка мыши "Просмотреть код элемента" ну и класс сменил у последних тем. Может это геморойно но всё же. Quote Link to comment Share on other sites More sharing options...
MaZaHaKa Posted June 4, 2017 Author Report Share Posted June 4, 2017 5 минут назад, wasder12 сказал: Правая кнопка мыши "Просмотреть код элемента" ну и класс сменил у последних тем. Может это геморойно но всё же. А какой класс отвечает за последние темы? Quote Link to comment Share on other sites More sharing options...
WOLF Posted June 4, 2017 Report Share Posted June 4, 2017 .ipsWidget.ipsWidget_horizontal .ipsWidget_title { margin-top: 0; margin-bottom: 0; background: #8f170d url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle.png) repeat 50% 50% !important; box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px, inset rgba(255,255,255,0.35) 0px 1px 0px; background-image: url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle_overlay.png) !important; background-blend-mode: overlay !important; } MaZaHaKa 1 Quote Link to comment Share on other sites More sharing options...
MaZaHaKa Posted June 4, 2017 Author Report Share Posted June 4, 2017 12 минут назад, WOLF сказал: #elChatbox { background: #8f170d url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle.png) repeat 50% 50%; box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px, inset rgba(255,255,255,0.35) 0px 1px 0px; background-image: url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle_overlay.png); background-blend-mode: overlay; } 1 минуту назад, WOLF сказал: .ipsWidget.ipsWidget_horizontal .ipsWidget_title { margin-top: 0; margin-bottom: 0; background: #8f170d url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle.png) repeat 50% 50% !important; box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px, inset rgba(255,255,255,0.35) 0px 1px 0px; background-image: url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle_overlay.png) !important; background-blend-mode: overlay !important; } Спасибо) 3 минуты назад, WOLF сказал: .ipsWidget.ipsWidget_horizontal .ipsWidget_title { margin-top: 0; margin-bottom: 0; background: #8f170d url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle.png) repeat 50% 50% !important; box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px, inset rgba(255,255,255,0.35) 0px 1px 0px; background-image: url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle_overlay.png) !important; background-blend-mode: overlay !important; } Чет я рано обрадовался) Quote Link to comment Share on other sites More sharing options...
MaZaHaKa Posted June 4, 2017 Author Report Share Posted June 4, 2017 Теперь вообще все поля перекрасились( Quote Link to comment Share on other sites More sharing options...
Envy Posted June 5, 2017 Report Share Posted June 5, 2017 вам нужно было добавить новый класс в шаблоне к каждому элементу, который должен быть красным, и к нему добавить уже свойства css, а так вы изменили класс, отвечающий за все заголовки, как я понимаю Quote Link to comment Share on other sites More sharing options...
MaZaHaKa Posted June 5, 2017 Author Report Share Posted June 5, 2017 2 часа назад, Envy сказал: вам нужно было добавить новый класс в шаблоне к каждому элементу, который должен быть красным, и к нему добавить уже свойства css, а так вы изменили класс, отвечающий за все заголовки, как я понимаю Вот именно это я и сделал. Вы мне не поможете с этим?) Quote Link to comment Share on other sites More sharing options...
Envy Posted June 5, 2017 Report Share Posted June 5, 2017 2 часа назад, MaZaHaKa сказал: Вот именно это я и сделал. Вы мне не поможете с этим?) а что и как надо изменить? а то сейчас не очень понятно, категории разделов красные, а там, где вы указали в первом посте, вроде бы черные остались, вы хотите сделать категории обратно черными, а чат и плагин красными? Quote Link to comment Share on other sites More sharing options...
MaZaHaKa Posted June 5, 2017 Author Report Share Posted June 5, 2017 4 часа назад, Envy сказал: а что и как надо изменить? а то сейчас не очень понятно, категории разделов красные, а там, где вы указали в первом посте, вроде бы черные остались, вы хотите сделать категории обратно черными, а чат и плагин красными? Я хочу сделать чат и последние темы красные. Но если я ставлю данный код,то и меняется цвет статистики форума то что ниже. А я бы хотел оставить ее в черном цвете. То есть вот так мне не надо Вот сам код: .ipsWidget.ipsWidget_horizontal .ipsWidget_title { margin-top: 0; margin-bottom: 0; background: #8f170d url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle.png) repeat 50% 50% !important; box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px, inset rgba(255,255,255,0.35) 0px 1px 0px; background-image: url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle_overlay.png) !important; background-blend-mode: overlay !important; } Quote Link to comment Share on other sites More sharing options...
Envy Posted June 5, 2017 Report Share Posted June 5, 2017 (edited) *** Чат: *** добавить в global.css div#elChatbox { margin-bottom: 0; background: #8f170d url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle.png) repeat 50% 50% !important; box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px, inset rgba(255,255,255,0.35) 0px 1px 0px; background-image: url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle_overlay.png) !important; background-blend-mode: overlay !important; } блок последних тем предполагаю, что это шаблон topicFeed в нем найти <h3 class='ipsWidget_title ipsType_reset'>{$title}</h3> заменить на <h3 class='ipsWidget_title ipsType_reset redTitle'>{$title}</h3> добавить в global.css .redTitle { margin-bottom: 0; background: #8f170d url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle.png) repeat 50% 50% !important; box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px, inset rgba(255,255,255,0.35) 0px 1px 0px; background-image: url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle_overlay.png) !important; background-blend-mode: overlay !important; } .ipsWidget.ipsWidget_horizontal .ipsWidget_title { оставьте его в покое и верните к исходному, если нужно заменить что-то не везде, а точечно - лучше добавить новый класс к элементу, и уже его изменять Edited June 5, 2017 by Envy MaZaHaKa 1 Quote Link to comment Share on other sites More sharing options...
MaZaHaKa Posted June 5, 2017 Author Report Share Posted June 5, 2017 26 минут назад, Envy сказал: *** Чат: *** добавить в global.css div#elChatbox { margin-bottom: 0; background: #8f170d url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle.png) repeat 50% 50% !important; box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px, inset rgba(255,255,255,0.35) 0px 1px 0px; background-image: url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle_overlay.png) !important; background-blend-mode: overlay !important; } блок последних тем предполагаю, что это шаблон topicFeed в нем найти <h3 class='ipsWidget_title ipsType_reset'>{$title}</h3> заменить на <h3 class='ipsWidget_title ipsType_reset redTitle'>{$title}</h3> добавить в global.css .redTitle { margin-bottom: 0; background: #8f170d url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle.png) repeat 50% 50% !important; box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px, inset rgba(255,255,255,0.35) 0px 1px 0px; background-image: url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle_overlay.png) !important; background-blend-mode: overlay !important; } .ipsWidget.ipsWidget_horizontal .ipsWidget_title { оставьте его в покое и верните к исходному, если нужно заменить что-то не везде, а точечно - лучше добавить новый класс к элементу, и уже его изменять Вот теперь все действительно огонь) Спасибо) 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.