09.11.2018, 10:34
(09.11.2018, 08:28)admin Wrote: Use this Custom CSS for menu icons (only for plans that are on the first level). You need to change ids (#menu-plan-2) to your plan ids and background image urls accordingly.
Code:.level-1 { position: relative; } .level-1 .a { padding-left: 30px; } .level-1::before { position: absolute; content: ""; display: block; width: 20px; height: 20px; top: 6px; left: 6px; } .level::before { display: none; } #menu-plan-1::before { background-image: url('/scada/resources/icons/00.svg'); } #menu-plan-2::before { background-image: url('/scada/resources/icons/01.svg'); } #menu-plan-3::before { background-image: url('/scada/resources/icons/02.svg'); }
cool Thanks, I will try !
-----------
FRANCE SMARTHOME & SMARTBUILDING INTEGRATION
SE ECO EXPERT
FRANCE SMARTHOME & SMARTBUILDING INTEGRATION
SE ECO EXPERT