Özel Eylem Çubuğu

  • Konbuyu başlatan Michaelgen
  • Başlangıç tarihi

[XFB] Konu Bilgileri

Konu Hakkında Merhaba, tarihinde Şablon değişiklikleri kategorisinde Michaelgen tarafından oluşturulan Özel Eylem Çubuğu başlıklı konuyu okuyorsunuz. Bu konu şimdiye dek 438 kez görüntülenmiş, 0 yorum ve 0 tepki puanı almıştır...
Kategori Adı Şablon değişiklikleri
Konu Başlığı Özel Eylem Çubuğu
Konbuyu başlatan Michaelgen
Başlangıç tarihi
Cevaplar
Görüntüleme
İlk mesaj tepki puanı
Son Mesaj Yazan Michaelgen
  • Michaelgen

  • Bu basit kodun eklenmesiyle "Aciton Bar-Taskbar" simgeleri ekleyebilirsiniz.

    Yazı tipi harika simgelerini kendiniz özelleştirmek istiyorsanız, aşağıdaki bağlantıdan simgeyi değiştirebilirsiniz.

    Font Awesome 5 Icons Kullanmış olduğunuz temanın " extra.less " şablonuna

    aşağıdaki kodu ekliyoruz.
    Less:
    .actionBar-action--edit:before, .actionBar-action--report:before, .actionBar-action--ip:before, .actionBar-action--delete:before, .actionBar-action--spam:before, .actionBar-action--warn:before, .actionBar-action--history:before
    
    {
    
    display: inline-block;
    
    font-family: FontAwesome;
    
    font-size: inherit;
    
    text-rendering: auto;
    
    -webkit-font-smoothing: antialiased;
    
    margin-right: 5px;
    
    }
    
    .actionBar-action--edit:before
    
    {
    
    content: "\f040";
    
    }
    
    .actionBar-action--report:before
    
    {
    
    content: "\f071";
    
    }
    
    .actionBar-action--ip:before
    
    {
    
    content: "\f002";
    
    }
    
    .actionBar-action--delete:before
    
    {
    
    content: "\f00d";
    
    }
    
    .actionBar-action--spam:before
    
    {
    
    content: "\f024";
    
    }
    
    .actionBar-action--warn:before
    
    {
    
    content: "\f12a";
    
    }
    
    .actionBar-action--history:before
    
    {
    
    content: "\f1da";
    
    }
    Görev çubuğumuz bu hale geliyor.
     

    Create an account or login to comment

    You must be a member in order to leave a comment

    Create account

    Create an account on our community. It's easy!

    Log in

    Already have an account? Log in here.

    Üst
    AdBlock Detected

    We get it, advertisements are annoying!

    Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

    I've Disabled AdBlock    No Thanks