![]() |
|
#1
|
||||
|
||||
|
Not: Yedek almayı unutmayın!
Temanızın index.template.php dosyasını açın. Bul: Kod:
</head> Kod:
<script language="JavaScript1.2">
// Forumun sag veya sol tarafina dikey reklam
var ie=document.all
var dom=document.getElementById
var ns4=document.layers
var calunits=document.layers? "" : "px"
var bouncelimit=32 //(must be divisible by 8)
var direction="up"
function initbox(){
if (!dom&&!ie&&!ns4)
return
crossobj=(dom)?document.getElementById("dropin").style : ie? document.all.dropin : document.dropin
scroll_top=(ie)? truebody().scrollTop : window.pageYOffset
crossobj.top=scroll_top-250+calunits
crossobj.visibility=(dom||ie)? "visible" : "show"
dropstart=setInterval("dropin()",50)
}
function dropin(){
scroll_top=(ie)? truebody().scrollTop : window.pageYOffset
if (parseInt(crossobj.top)<100+scroll_top)
crossobj.top=parseInt(crossobj.top)+40+calunits
else{
clearInterval(dropstart)
bouncestart=setInterval("bouncein()",50)
}
}
function bouncein(){
crossobj.top=parseInt(crossobj.top)-bouncelimit+calunits
if (bouncelimit<0)
bouncelimit+=8
bouncelimit=bouncelimit*-1
if (bouncelimit==0){
clearInterval(bouncestart)
}
}
function dismissbox(){
if (window.bouncestart) clearInterval(bouncestart)
crossobj.visibility="hidden"
}
function truebody(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}
window.onload=initbox
</script>
Bul: Kod:
</body> Kod:
<div id="dropin" style="position:absolute;visibility:hidden;right:10px;top:10px;width:120px;height:600px;background-color:#000000"> <div align="right"><a href="#" onClick="dismissbox();return false">[Kapat] </a></div> REKLAM KODLARI BURAYA GELİCEK! </div> Bul: Kod:
</body> Kod: Kod:
<div id="dropin" style="position:absolute;visibility:hidden;left:10px;top:10px;width:120px;height:600px;background-color:#000000"> <div align="right"><a href="#" onClick="dismissbox();return false">[Kapat] </a></div> REKLAM KODLARI BURAYA GELİCEK! </div> Silin: Kod:
<div align="right"><a href="#" onClick="dismissbox();return false">[Kapat] </a></div> Reklamın boyutlarına göre Kod: Kod:
width:120px;height:600px width = genişlik height = yükseklik Reklam alanının arka plan renginide: Kod:
background-color:#000000" |
|
#2
|
||||
|
||||
|
Kusura bakmayin ben index.template.php bulamadim ftp demi yoksa admin paneldemi, aciklarsaniz sevinirim.
|
|
#3
|
||||
|
||||
|
ftp de kullandığın temada
|
|
#4
|
||||
|
||||
|
Bende mi sorun var yoksa kodlar ortada mı yok acaba??
|
|
#5
|
||||
|
||||
|
bu dosya nerde bende yok
|
![]() ![]() |
| Şu an bu konuyu görüntüleyen kullanıcı sayısı: 1 (0 üye ve 1 misafir) | |
| Konu Araçları | Bu Konuda Ara |
| Mod Seç | |
|
|
Benzer Konular
|
||||
| Konu | Konuyu Başlatan | Forum | Yanıtlar | Son Mesaj |
| Madalya veya resim | azacan | vBulletin Genel Sorunlar Bölümü | 2 | 30-09-2007 02:21 |
| Arkadaslar forumun en altına reklam kutusu acmak | 12123 | vBulletin Genel Sorunlar Bölümü | 9 | 26-09-2007 15:44 |
| merhaba poplist yatay bunu nasıl dikey yapabilirim? | eLeman | vBulletin Genel Sorunlar Bölümü | 2 | 19-05-2007 14:36 |
| Bu alanı nasıl dikey yaparız | bugber | vBulletin Genel Sorunlar Bölümü | 2 | 05-02-2007 22:07 |
| vBulletin-Türkiye'de Yeni Misiniz? | Yardıma ihtiyacınız mı var? |