Скиньте код с иконками для настройка учётной записи

Fraymel

Заблокирован
Сообщения
158
Решения
2
Реакции
15
Баллы
38
Скиньте кто может код с иконками для 1664471065134.png
 
Less:
/* Icons in sidenav on Account page */
[data-template="account_alerts"], &[data-template="account_reactions"], &[data-template="account_bookmarks"],
&[data-template="account_details"], &[data-template="account_security"], &[data-template="account_privacy"],
&[data-template="account_preferences"], &[data-template="account_signature"], &[data-template="account_upgrades"],
&[data-template="account_connected"], &[data-template="account_following"], &[data-template="account_ignored"] {
    .p-body-sideNavContent a.blockLink {
        &:before {
            .m-faBase();
            padding-right: 5px;
        }
        &[href*="/members/"]:before {
            .m-faContent(@fa-var-user);
        }
        &[href*="/account/alerts"]:before {
            .m-faContent(@fa-var-bell);
        }
        &[href*="/account/reactions"]:before {
            .m-faContent(@fa-var-thumbs-up);
        }
        &[href*="/account/bookmarks"]:before {
            .m-faContent(@fa-var-bookmark);
        }
        &[href*="/account/account-details"]:before {
            .m-faContent(@fa-var-user-cog);
        }
        &[href*="/account/security"]:before {
            .m-faContent(@fa-var-shield-alt);
        }
        &[href*="/account/privacy"]:before {
            .m-faContent(@fa-var-lock);
        }
        &[href*="/account/preferences"]:before {
            .m-faContent(@fa-var-cogs);
        }
        &[href*="/account/signature"]:before {
            .m-faContent(@fa-var-signature);
        }
        &[href*="/account/upgrades"]:before {
            .m-faBase('Brands');
            .m-faContent(@fa-var-paypal);
        }
        &[href*="/account/connected-accounts"]:before {
            .m-faContent(@fa-var-users-class);
        }
        &[href*="/account/following"]:before {
            .m-faContent(@fa-var-user-plus);
        }
        &[href*="/account/ignored"]:before {
            .m-faContent(@fa-var-user-minus);
        }
        &[href*="/logout"]:before {
            .m-faContent(@fa-var-sign-out);
        }
    }
}
/*****/
 
Fraymel, Во первых, по правилам, выпрашивание чего либо запрещено, не так сложно получить бесплатно группу проверенного и найти все что вам нужно https://xenforo.info/resources/fontavesome-в-настройках-профиля.8372/

KOS, Вам пока выдам предупреждение, не стоит чужие коды выдавать за свои, тем более, он все равно не сможет увидеть полный код, пока не перейдет в проверенные. Можно просто дать ссылку на тему и все https://xenforo.info/resources/fontavesome-в-настройках-профиля.8372/
 
Современный облачный хостинг провайдер | Aéza
Назад
Сверху Снизу