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!

Çözüldü [MPL] verified user eklentisi

Bu sorun verilen destek sayesinde çözüme ulaştırılmıştır.

cermikli

Banned
Yasaklı
SMS onaylı
Kullanıcı
Katılım
11 Kas 2021
Mesajlar
52
Çözümler
2
Hocam kodu yapıştırıyorum tik geliyor fakat bunun yanında ekteki gibi kötü bir durum ortaya çıkıyor her tarafına baktım fakat yine yapamadım yardımcı olacak hocalarıma şimdiden teşekkürler.
 
...
 

Ekli dosyalar

  • IMG_20220125_102018.jpg
    IMG_20220125_102018.jpg
    33.7 KB · Görüntüleme: 23
site doğrudan ana dizinde mi kurulu? Yoksa /forum gibi bir dizinde mi kurulu?
Eğer öyleyse resimin dosya uzantısında yer alan yolun önüne forum/ koyun
 
Birde resim kullanmak istemiyorum sorun orada zaten kullanmadığım halde kötü bir hata simgesi çıkıyor
site doğrudan ana dizinde mi kurulu? Yoksa /forum gibi bir dizinde mi kurulu?
Eğer öyleyse resimin dosya uzantısında yer alan yolun önüne forum/ koyun
 
şablonlardan
VerifieduserGroup.less bulun
Kod:
#usericon{
    color: @xf-verifiedonecolor;}
#usericontwo{
    color: @xf-verifiedtwocolor;}

#usericonthree{
    color:@xf-verifiedthreecolor;}
#usericonfour{
    color:@xf-verifiedfourcolor;}
#usericonphoto {
//width:@xf-verifiedsize;//
//height:@xf-verifiedsize;//
}

#usericontwophoto {
width:@xf-verifiedsize;
height:@xf-verifiedsize;
}

#usericonthreephoto {
width:@xf-verifiedsize;
height:@xf-verifiedsize;
}

#usericonfourphoto {
width:@xf-verifiedsize;
height:@xf-verifiedsize;
}

[data-template="thread_view"] #usericonphoto  {
    //width: 15px;//
    //height: 15px;//
}
[data-template="thread_view"] #usericontwophoto  {
    width: 15px;
    height: 15px;
}
[data-template="thread_view"] #usericonthreephoto  {
    width: 15px;
    height: 15px;
}
[data-template="thread_view"] #usericonfourphoto  {
    width: 15px;
    height: 15px;
}

.block[data-widget-key="forum_overview_members_online"]
#usericonphoto  {
    width: 15px;
    height: 15px;
}

değştirin
her ihtimale karşı eski dosyanın yediğini alın
 
şablonlardan
VerifieduserGroup.less bulun
Kod:
#usericon{
    color: @xf-verifiedonecolor;}
#usericontwo{
    color: @xf-verifiedtwocolor;}

#usericonthree{
    color:@xf-verifiedthreecolor;}
#usericonfour{
    color:@xf-verifiedfourcolor;}
#usericonphoto {
//width:@xf-verifiedsize;//
//height:@xf-verifiedsize;//
}

#usericontwophoto {
width:@xf-verifiedsize;
height:@xf-verifiedsize;
}

#usericonthreephoto {
width:@xf-verifiedsize;
height:@xf-verifiedsize;
}

#usericonfourphoto {
width:@xf-verifiedsize;
height:@xf-verifiedsize;
}

[data-template="thread_view"] #usericonphoto  {
    //width: 15px;//
    //height: 15px;//
}
[data-template="thread_view"] #usericontwophoto  {
    width: 15px;
    height: 15px;
}
[data-template="thread_view"] #usericonthreephoto  {
    width: 15px;
    height: 15px;
}
[data-template="thread_view"] #usericonfourphoto  {
    width: 15px;
    height: 15px;
}

.block[data-widget-key="forum_overview_members_online"]
#usericonphoto  {
    width: 15px;
    height: 15px;
}

değştirin
her ihtimale karşı eski dosyanın yediğini alın
İlginiz için çok teşekkür ederim yalnız sorun hala düzelmedi
 

Ekli dosyalar

  • IMG_20220125_135811.jpg
    IMG_20220125_135811.jpg
    34.9 KB · Görüntüleme: 22
Tamamdır sorun çözüldü beyler tekrardan teşekkürler
Şu kısımdan aşağısını sildim
Kod:
#usericonthree{
    color:@xf-verifiedthreecolor;}
#usericonfour{
    color:@xf-verifiedfourcolor;}
#usericonphoto {
//width:@xf-verifiedsize;//
//height:@xf-verifiedsize;//
}
 
Çözüm

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.