View Full Version : Miscellaneous Hacks - Yilmaz - Add HTML between head tag of archive page
yilmaz
09-03-2022, 09:00 PM
Add meta tag or style code to archive page.
---
Mr. Bulent Tekcan (https://vborg.vbsupport.ru/member.php?u=43472) started this topic (https://vborg.vbsupport.ru/showthread.php?t=329318), inspired by this topic, I coded this little mod.
Bulent Tekcan
09-04-2022, 04:35 PM
Thanks so much Yılmaz...
I need to change style like that, I tried in AdminCP but not work. Any idea ?
<style>
body, li, td, div {
font: 18px verdana, arial, sans-serif;
word-wrap: break-word
}
li {
font-size: 14pt;
}
p.largefont {
font-size: 16pt;
}
</style>
Thanks so much again
yilmaz
09-04-2022, 04:43 PM
Thanks so much Yılmaz...
I need to change style like that, I tried in AdminCP but not work. Any idea ?
<style>
body, li, td, div {
font: 18px verdana, arial, sans-serif;
word-wrap: break-word
}
li {
font-size: 14pt;
}
p.largefont {
font-size: 16pt;
}
</style>
Thanks so much again
You have to add !important for it to take effect.
<style>
body, li, td, div {
font: 18px verdana, arial, sans-serif !important;
word-wrap: break-word !important;
}
li {
font-size: 14pt !important;
}
p.largefont {
font-size: 16pt !important;
}
</style>
Bulent Tekcan
09-04-2022, 04:55 PM
You have to add !important for it to take effect.
<style>
body, li, td, div {
font: 18px verdana, arial, sans-serif !important;
word-wrap: break-word !important;
}
li {
font-size: 14pt !important;
}
p.largefont {
font-size: 16pt !important;
}
</style>
Great :up: Thanks so much..
Dostum vallahi b?y?k dertten kurtadın beni, ?ok teşekk?r ederim. Halloldu sonunda. İlgin? bir sorun var. Aktifken es kaza Archive kısmından login olursam ve grafik g?r?n?me ge?ersem bu mesajı veriyor ve login olmama rağmen forum vs bomboş gibi geliyor
You have empty profile fields that are required to be filled in. Please click here to edit your profile and update these fields.
Anlamadım niye yapıyor b?yle. Profile gidip bir şey yapmadan kaydet dersem normale d?n?yor. Ama ?ıkıp girince yine aynısı oluyor.
yilmaz
09-04-2022, 05:01 PM
Great :up: Thanks so much..
Dostum vallahi b?y?k dertten kurtadın beni, ?ok teşekk?r ederim. Halloldu sonunda. İlgin? bir sorun var. Aktifken es kaza Archive kısmından login olursam ve grafik g?r?n?me ge?ersem bu mesajı veriyor ve login olmama rağmen forum vs bomboş gibi geliyor
You have empty profile fields that are required to be filled in. Please click here to edit your profile and update these fields.
Anlamadım niye yapıyor b?yle
Rica ederim.
Profil alanında doldurulmaz zorunlu bir yer varmış profilinize gidin ve gerekli yeri doldurun.
There is a required field in the profile field, go to your profile and fill in the required field.
Bulent Tekcan
09-04-2022, 05:02 PM
Rica ederim.
Profil alanında doldurulmaz zorunlu bir yer varmış profilinize gidin ve gerekli yeri doldurun.
There is a required field in the profile field, go to your profile and fill in the required field.
Normalde bu plugin aktif değilken bu olmuyor. Boş yer yok hepsi dolu. Bir şey yapmadan save edince ana ekran normale d?n?yor. Ama ?ıkıp tekrar girince yine aynısı oluyor.
yilmaz
09-04-2022, 05:14 PM
İlk girdiğimde bana da uyarı geldi takımı seçince bir daha gelmedi.
Çıkış yaptım tekrar giriş yaptım sorun yok.
Bulent Tekcan
09-04-2022, 05:16 PM
İlk girdiğimde bana da uyarı geldi takımı se?ince bir daha gelmedi.
?ıkış yaptım tekrar giriş yaptım sorun yok.
Allah allah bana mı gıcık bu 3 kullanıcı adında da aynı şeyi yapıyor. ?ıkıp tekrar girerken Archive kısmından mı girdiniz ? ??nk? normal sayfadan girince olmuyor zaten. Arşivden girip grafik şekle ge?ince oluyor.
yilmaz
09-04-2022, 06:18 PM
Arşive tekrar girdim sorun yok.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.