YARDIM Help with this plugin

Dikkat
Forumumuzda Türk yazılım gelişticilerinin ürettikleri içerikleri paylaşmak yasaktır.
Bu tür eklenti, tema, şablon düzenlemeleri ile ilgili değişiklikler için paylaşım yapmadan önce forum yönetiminden izin almalısınız.
Konu Sahibi

DonCapo

Premium
Katılım
18 Kas 2025
Konular
9
Mesajlar
30
Tepkime puanı
8
  • #1
JScKOwk.jpeg


can anybody help me with this plugin please
 
Çözüm
Add your extra.less template;

Kod:
/*new indicator*/
.node--unread .node-title:after {
    background-color: #fc0356;
    content: "New";
    color: white;
    border-radius: 2px;
    margin-left: 5px;
    padding: 1px 5px;
    font-size: 9px;
}
  • #2
Add your extra.less template;

Kod:
/*new indicator*/
.node--unread .node-title:after {
    background-color: #fc0356;
    content: "New";
    color: white;
    border-radius: 2px;
    margin-left: 5px;
    padding: 1px 5px;
    font-size: 9px;
}
 
Çözüm
Geri
Üst Alt