YARDIM your logo at the left side of your forum

Dikkat
Forumumuzda Türk yazılım geliştiricilerinin ü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
11
Mesajlar
39
Tepkime puanı
16
  • #1
how to make your logo fit the left side of your forum
any help ?

logof.png
 
Çözüm
Add your extra.less template;


Kod:
.p-header-inner {
    justify-content: flex-start !important;
}

.p-header-logo.p-header-logo--image {
    margin-left: 0 !important;
    margin-right: auto !important;
    text-align: left !important;
}
  • #2
Add your extra.less template;


Kod:
.p-header-inner {
    justify-content: flex-start !important;
}

.p-header-logo.p-header-logo--image {
    margin-left: 0 !important;
    margin-right: auto !important;
    text-align: left !important;
}
 
Çözüm
Konu Sahibi
  • #3
Add your extra.less template;


Kod:
.p-header-inner {
    justify-content: flex-start !important;
}

.p-header-logo.p-header-logo--image {
    margin-left: 0 !important;
    margin-right: auto !important;
    text-align: left !important;
}
dint work for me :((
 
  • #4
i will try a few minutes later, delete the code you added.
 
Geri
Üst Alt
📖