Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature currently requires accessing the site using the built-in Safari browser.
всё есть в админкеСкажите пожалуйста, как можно выделить один пункт в меню ?
Ищи в меню, всё это можно реализовать + шаблоны например как extra.less, page_container, forum_list. Ну и поставить иконки для разделов и сменить цвет, например так как вариант:Я повторю - Мне надо только один пункт меню выделить, а не перекрасить весь текст меню!!!
[data-template="forum_list"] .p-title-pageAction {
display: none;
}
.node-icon i {
display: none;
}
.node {
&.node--id2 {
&.node--read {
.node-icon {
background: url('screen/srost.png') no-repeat center;
}
}
&.node--unread {
.node-icon {
background: url('screen/srost.png') no-repeat center;
}
}
}
}
.node.node--id2.node--read .node-icon {
background-size: url('screen/srost.png') no-repeat center;
background-size: 80%;
background-position:100%;
}
.node.node--id2.node--unread .node-icon {
background-size: url('screen/srost.png') no-repeat center;
background-size: 80%;
background-position:100%;
}
//kurilka
.node {
&.node--id11 {
&.node--read {
.node-icon {
background: url('screen/100-100.png') no-repeat center;
}
}
&.node--unread {
.node-icon {
background: url('screen/100-100.png') no-repeat center;
}
}
}
}
.node.node--id11.node--read .node-icon {
background-size: url('screen/100-100.png') no-repeat center;
background-size: 80%;
background-position:100%;
}
.node.node--id11.node--unread .node-icon {
background-size: url('screen/100-100.png') no-repeat center;
background-size: 80%;
background-position:100%;
}
//kidaly
.node {
&.node--id14 {
&.node--read {
.node-icon {
background: url('screen/100-100-3.png') no-repeat center;
}
}
&.node--unread {
.node-icon {
background: url('screen/100-100-3.png') no-repeat center;
}
}
}
}
.node.node--id14.node--read .node-icon {
background-size: url('screen/100-100-3.png') no-repeat center;
background-size: 80%;
background-position:100%;
}
.node.node--id14.node--unread .node-icon {
background-size: url('') no-repeat center;
background-size: 80%;
background-position:100%;
}
//zjaloby
.node {
&.node--id17 {
&.node--read {
.node-icon {
background: url('screen/100-100-2.png') no-repeat center;
}
}
&.node--unread {
.node-icon {
background: url('screen/100-100-2.png') no-repeat center;
}
}
}
}
.node.node--id17.node--read .node-icon {
background-size: url('screen/100-100-2.png') no-repeat center;
background-size: 80%;
background-position:100%;
}
.node.node--id17.node--unread .node-icon {
background-size: url('screen/100-100-2.png') no-repeat center;
background-size: 80%;
background-position:100%;
}
//vakansii
.node {
&.node--id15 {
&.node--read {
.node-icon {
background: url('screen/100-100-5.png') no-repeat center;
}
}
&.node--unread {
.node-icon {
background: url('screen/100-100-5.png') no-repeat center;
}
}
}
}
.node.node--id15.node--read .node-icon {
background-size: url('screen/100-100-5.png') no-repeat center;
background-size: 80%;
background-position:100%;
}
.node.node--id15.node--unread .node-icon {
background-size: url('screen/100-100-5.png') no-repeat center;
background-size: 80%;
background-position:100%;
}
//resume
.node {
&.node--id16 {
&.node--read {
.node-icon {
background: url('screen/100-100-4.png') no-repeat center;
}
}
&.node--unread {
.node-icon {
background: url('screen/100-100-4.png') no-repeat center;
}
}
}
}
.node.node--id16.node--read .node-icon {
background-size: url('screen/100-100-4.png') no-repeat center;
background-size: 80%;
background-position:100%;
}
.node.node--id16.node--unread .node-icon {
background-size: url('screen/100-100-4.png') no-repeat center;
background-size: 80%;
background-position:100%;
}
//logo
.p-header-logo {
margin: auto;
}
//collor razdel srost
.block-container .node--id2 {
background: #d5eaf9;
}
.node.node--id2 .node-title a {
color: black;
}
//color razdel kidaly
.block-container .node--id14 {
background: #d5eaf9;
}
.node.node--id14 .node-title a {
color: black;
}
//color razdel kurilka
.block-container .node--id11 {
background: #d5eaf9;
}
.node.node--id11 .node-title a {
color: black;
}
//zjaloby
.block-container .node--id17 {
background: #d5eaf9;
}
.node.node--id17 .node-title a {
color: black;
}
//vakansii
.block-container .node--id15 {
background: #d5eaf9;
}
.node.node--id15 .node-title a {
color: black;
}
//rezume
.block-container .node--id16 {
background: #d5eaf9;
}
.node.node--id16 .node-title a {
color: black;
}
//postbit
.message-userExtras {
.pairs{
padding: 5px;
margin: 2px 0 0;
background: silver;
}
}
//seller 1
.node {
&.node--id7 {
&.node--read {
.node-icon {
background: url('screen/seller1.png') no-repeat center;
}
}
&.node--unread {
.node-icon {
background: url('screen/seller1.png') no-repeat center;
}
}
}
}
.node.node--id7.node--read .node-icon {
background-size: url('screen/seller1.png') no-repeat center;
background-size: 80%;
background-position:100%;
}
.node.node--id7.node--unread .node-icon {
background-size: url('screen/seller1.png') no-repeat center;
background-size: 80%;
background-position:100%;
}
//srost2
.node {
&.node--id18 {
&.node--read {
.node-icon {
background: url('screen/srost2.png') no-repeat center;
}
}
&.node--unread {
.node-icon {
background: url('screen/srost2.png') no-repeat center;
}
}
}
}
.node.node--id18.node--read .node-icon {
background-size: url('screen/srost2.png') no-repeat center;
background-size: 80%;
background-position:100%;
}
.node.node--id18.node--unread .node-icon {
background-size: url('screen/srost2.png') no-repeat center;
background-size: 80%;
background-position:100%;
}
//
//палец вверх
.reaction.reaction--imageHidden.reaction--1 i:before {
display: none;
}