Neler yeni

Foruma hoş geldin 👋, Ziyaretçi

Forum içeriğine ve tüm hizmetlerimize erişim sağlamak için foruma kayıt olmalı ya da giriş yapmalısınız. Foruma üye olmak tamamen ücretsizdir.

  • Forumdan daha fazla yararlanmak için, profilinizi telefon numaranız 📱 ile doğrulayın ve daha ayrıcalıklı olun 😉
    Daha fazla bilgi!
Kaynak ikonu

XF 2.2 Eklenti Hesap sayfasındaki yan navigasyon simgeleri - Icons in sidenav on Account page

Bu eklenti, add-ons XenForo 2.2.X ile uyumlu ve stabil olarak çalışmaktadır.
Uyumlu XF 2 Sürümleri
  1. 2.2.X
Resimde görüleceği üzere hesap sayfasında bulunan yan navigasyondaki sekmelere simgeler ekler.
Önceden paylaşılmış birçok kodda eklentiler eklendiğinde simgesiz kalıyor ve eklentilerle gelen simgelere tıklatığınızda simgeler kayboluyor. Genelde kullanılan eklentilerle çalışan kodu paylaşıyorum. Hangi sekmeye tıklarsanız tıklayın tüm simgeler çalışmaktadır.

Eklenti listesi:
[XenConcept] Youtube Video Profile
Apocalypse - SMS Confirmation
Apocalypse - T.C. Kimlik Doğrulama sistemi
Apocalypse - SMS Onaylı Üyelik sistemi - SMS Confirmation
Editor & BB Code Manager
Referral Contests 2
[TH] User Improvements
1620222665994.png
extra.less şablonuna yapıştırın ve kaydedin işlem tamam :)
Kod:
[data-template="account_alerts"], &[data-template="account_reactions"], &[data-template="account_bookmarks"], &[data-template="kl_em_template_list"], &[data-template="xc_yvp_account"], &[data-template="siropu_referral_contests_account_referrals"], &[data-template="atc_account_confirmation"], &[data-template="asc_account_sms"], &[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"], &[data-template="thuserimprovements_self_deactivate"] {
    .p-body-sideNavContent a.blockLink {
        &:before {
            font-family: 'Font Awesome 5 Pro';
            font-size: inherit;
            font-style: normal;
            font-weight: 900;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            padding-right: 5px;
        }
        &[href*="members/"]:before {content: "\f007";}
        &[href*="account/alerts"]:before {content: "\f0f3";}
        &[href*="account/reactions"]:before {content: "\f164";}
        &[href*="account/bookmarks"]:before {content: "\f02e";}
        &[href*="account/kl-editor-templates"]:before {content: "\f044";}
        &[href*="account/youtube-profile"]:before {font-family: 'Font Awesome 5 Brands';content: "\f167";}
        &[href*="account/referrals"]:before {content: "\f500";}
        &[href*="account/tc-confirmation"]:before {;content: "\f2c2";}
        &[href*="account/sms-confirmation"]:before {content: "\f3cf";}
        &[href*="account/account-details"]:before {content: "\f4fe";}
        &[href*="account/security"]:before {content: "\f3ed";}
        &[href*="account/privacy"]:before {content: "\f023";}
        &[href*="account/preferences"]:before {content: "\f085";}
        &[href*="account/signature"]:before {content: "\f5b7";}
        &[href*="account/upgrades"]:before {font-family: 'Font Awesome 5 Brands';content: "\f1ed";}
        &[href*="account/connected-accounts"]:before {content: "\f63d";}
        &[href*="account/following"]:before {content: "\f234";}
        &[href*="account/ignored"]:before {content: "\f503";}
        &[href*="logout"]:before {content: "\f011";}
        &[href*="account/thui-deactivate"]:before {content: "\f307";}
}}
Yazar
MFA
Görüntüleme
2,548
İlk yayınlama
Son güncelleme
Değerlendirme
0.00 yıldız 0 değerlendirme

MFA ait diğer kaynakar

Foruma hoş geldin 👋, Ziyaretçi

Forum içeriğine ve tüm hizmetlerimize erişim sağlamak için foruma kayıt olmalı ya da giriş yapmalısınız. Foruma üye olmak tamamen ücretsizdir.