• 08-03-2020, 14:42:10
    #1
    Üyeliği durduruldu
    Kullanmakta oldugum xenforo temasında su kod ıle ıkon atadım ama ıkonlar buyuk gorunuyor nasıl duzenleyebılırım?

    /*** Node icons with image **/
    .node.node--id219 {
    .node-icon i { display: none; }
    
    &.node--forum {
    .node-body {
    /*padding-left: 5px;*/
    }
    .node-icon {
    background-image: url('/images/ikon/xf.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    }
    &.node--read .node-icon {
    opacity: 0.4;
    }
    }
    }
    /*****/






    Resim ölçüsüne bağlı bir sorun kod ile ilgili yokmus resim olculerını kucultunce sorun duzeldı.
  • 10-03-2020, 00:22:05
    #2
    Kimlik doğrulama veya yönetimden onay bekliyor.
    Burada boyut ile ilgili bir kod bulunmuyor malesef