Forum'da ara:
Ara


Yazar Mesaj
Mesaj14.08.2012, 13:50 (UTC)    
Mesaj konusu:

burç bilgileri kodu

Kod:
<script src="http://www.gmodules.com/ig/ifr?url=http://www.miniportale.com/horoskop/gadgets/horoskop.xml&amp;synd=open&amp;w=320&amp;h=200&amp;title=Horoskop+Heute&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js"></script>

______________
Büyük işler başaran, Küçük adam..
DREAMWEAVER İLE BEDAVA-SİTEM İÇİN TASARIM YAPMA // RESİMLİ ANLATIM
Mesaj14.08.2012, 13:53 (UTC)    
Mesaj konusu:

yukarı çık çapası

Kod:
<a name="top"></a> <style> a.yukari { position:fixed; bottom:15px; right:20px; font:11px arial; text-transform:uppercase; } </style> <a href="#top" _fcksavedurl="#top" class="yukari"><img src="http://img.webme.com/pic/h/hackerfriend/topimg.png" _fcksavedurl="http://img.webme.com/pic/h/hackerfriend/topimg.png" border="0" title="Yukarı" /></a>

______________
Büyük işler başaran, Küçük adam..
DREAMWEAVER İLE BEDAVA-SİTEM İÇİN TASARIM YAPMA // RESİMLİ ANLATIM
Mesaj14.08.2012, 13:53 (UTC)    
Mesaj konusu:

yorum kutusunun arkasına resim ekleme

Kod:
 #kommentartext { background-image:url(http://img.webme.com/pic/b/bsmaker/yorum-kutusu.jpg); }

______________
Büyük işler başaran, Küçük adam..
DREAMWEAVER İLE BEDAVA-SİTEM İÇİN TASARIM YAPMA // RESİMLİ ANLATIM
Mesaj14.08.2012, 13:55 (UTC)    
Mesaj konusu:



kodlarda resimde yazıyor
______________
Büyük işler başaran, Küçük adam..
DREAMWEAVER İLE BEDAVA-SİTEM İÇİN TASARIM YAPMA // RESİMLİ ANLATIM
Mesaj14.08.2012, 13:56 (UTC)    
Mesaj konusu:

sayacın yerini değiştirme


Kod:
#counter{ position: absolute; left: 10px; top: 10px; width:201px; height:200px; font-family:verdana; font-size:12px; color:#000000; background-color:#; border: 0px solid #000000;}


kodu css kodu(style tagları olamadan) bölümüne koyun ..

ama önemli olan bunu değiştirmek bizde bunu değiştirelim şimdi kodu ayarlıyoruz

left: Solundaki boşluk
top: Yukarısındaki boşluk
widht: Genişlik
height: Yükleklik
font-family: Yazı Tipi
font-size : Yazı Pont'u (büyüklüğü)
color: Rengi
background-color: Arkplan Rengi
border: Kenar Kalınlığı (0 yapın)
______________
Büyük işler başaran, Küçük adam..
DREAMWEAVER İLE BEDAVA-SİTEM İÇİN TASARIM YAPMA // RESİMLİ ANLATIM
Mesaj14.08.2012, 16:31 (UTC)    
Mesaj konusu: MauseOver kodu

Kod:
<img border="0" alt="" style="cursor: hand;" onmouseout="this.src='Resim a'" onmouseover="this.src='Resim b'" src="Resim a" />


Mause üzerine gelince resim b'yi gösterir.
______________
Mesaj14.08.2012, 16:32 (UTC)    
Mesaj konusu:

Mause üzerine gelince resmi 360 derece döndüren kod:

Kod:
<style type="text/css">p#socialicons img{ /* 1st set of icons. Rotate them 360deg onmouseover and out */-moz-transition: all 0.8s ease-in-out;-webkit-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;-ms-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;}p#socialicons img:hover{-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}p#socialicons2 img{ /* 2nd set of icons. Rotate them 60deg onmouseover and out */-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}p#socialicons2 img:hover{-moz-transform: rotate(70deg);-webkit-transform: rotate(70deg);-o-transform: rotate(70deg);-ms-transform: rotate(70deg);transform: rotate(70deg);}p#socialicons3 img{ /* 3rd set of icons. Rotate them -360deg onmouseover ONLY. Note where the "transition prop is added */}p#socialicons3 img:hover{-moz-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;-moz-transform: rotate(-360deg);-webkit-transform: rotate(-360deg);-o-transform: rotate(-360deg);-ms-transform: rotate(-360deg);transform: rotate(-360deg);}</style> <center> <p id="socialicons" style="text-align: left; "><a href="Yönlendirilecek adres" _fcksavedurl="Yönlendirilecek adres"><img border="0" src="Resminizin Url'si" _fcksavedurl="Resminizin Url'si" width="Genişlik değeri girin" height="Yükseklik değeri girin" alt="" /></a> </p> </center>

______________
Mesaj14.08.2012, 16:33 (UTC)    
Mesaj konusu:

Kod:
<div id="counter"> <div class="HazirMenu"><center> <p id="socialicons"><script type="text/javascript">
window.___gcfg = {lang: 'tr'};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script></p> </center></body></html> <div style="text-align: left; "><a href="http://turkish--people.tr.gg/Banner-alim.htm" _fcksavedurl="http://turkish--people.tr.gg/Banner-alim.htm" target="_blank"><img border="0" src="Resim Url" _fcksavedurl="Resim Url" style="opacity:0.4;filter:alpha(opacity=40)" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.4;this.filters.alpha.opacity=40" body="" alt="" /></a></div> </div> </div>


Mause üzerinde değilken resmin opacity'si düşer mause üzerine gelince orjinal haline geri dönder.
______________
Mesaj14.08.2012, 16:38 (UTC)    
Mesaj konusu:

Arka Plan Rengi Değiştirme kodu

Kod:
<div align="center"><b>Arka Plan Rengini değiştir</b><br /> <select style="background-color: rgb(57, 57, 57); color: rgb(255, 255, 255);" size="1" onChange_fckprotectedatt="%20onChange%3D%22document.bgColor%20%3D%20this.options%5BselectedIndex%5D.value%22" name="schemesel"> <option value="darkblue">NORMAL</option> <option value="000000">siyah</option> <option value="A0A0A0">gri</option> <option value="A0EFAA0ACFA">soluk mavi</option> <option value="0000FF">koyu mavi</option> <option value="A0A0FF">mora yakın bir renk</option> <option value="0FAFAFECF00">laciver</option> <option value="C0EEE0F0FA">soluk mavi</option> <option value="E9E900">SARI</option> <option value="FFFFA0">değişik sarı</option> <option value="FAFAFAF0AFAFAFAF0A">SOLUK SARI</option> <option value="C70000">kapalı kırmızı</option> <option value="F0F0000FA">kırmızı</option> <option value="F0F0FA">açık beyaz</option> <option value="A80E0F0ECCA">KOYU MOR</option> <option value="FF00FF">MOR</option> <option value="F0F0FACECEEEF0AAA">beyaz</option> <option value="00FFFF">TURKUAZ</option> <option value=" E70C0A00F">soluk sarı</option> <option value="A0EFAA0A">açık yeşil</option> <option value="C80E0F0E0CCCEF">soluk kırmızı</option> <option value="FF0CEAF00">PEMBE</option> </select></div>

______________
Mesaj14.08.2012, 16:40 (UTC)    
Mesaj konusu:

Sayfa yenilendikçe rastgele değişen banner kodu

Kod:
<script>
//////////////////////////////////////////////////////////////////
////////////////////////HackeR FrienD.Net////////////////////////
////////////////////////////////////////////////////////////////
function image() {
};

image = new image();
hackerfriend = 0;

// Resim Sırasına göre gösterir
image[hackerfriend++] = '<a target="_blank" href="hackerfriend.net">RESİM</a>'
image[hackerfriend++] = '<a target="_blank" href="hackerfriend.net">RESİM</a>'
image[hackerfriend++] = '<a target="_blank" href="hackerfriend.net">RESİM</a>'
image[hackerfriend++] = '<a target="_blank" href="hackerfriend.net">RESİM</a>'
image[hackerfriend++] = '<a target="_blank" href="hackerfriend.net">RESİM</a>'
// keep adding items here...

hackerfriend = Math.floor(Math.random() * hackerfriend);

document.write(image[hackerfriend]);
</script>

______________
Mesaj19.08.2012, 19:53 (UTC)    
Mesaj konusu: Hareketli Türk bayraklı ifade

Hareketli Türk bayraklı ifade

Kod:
<img src="http://g1208.hizliresim.com/10/m/c21hb.gif" alt="" />
Mesaj20.08.2012, 01:34 (UTC)    
Mesaj konusu: Facebook Gibi Açılır Menü Yap



Kod:
<!-- DkneR.tr.gg Kod Başlangıcı -->

<a href="javascript:void(0);" onclick="document.getElementById('faceuyari').style.display='block';" style="margin:0px;padding:0px;color:black;background-color:transparent;border:none;text-decoration:none;"><button>

Buraya Tıklayın

</button></a>

<style>

#kutuboyutu{
/* Yükseklik ve genişliği buradan değiştirebilirsiniz: */
width:400px;
height:200px;

}</style>

<!-- Bu kod Kod Dostu tarafından oluşturulmuştur -->
<!DOCTYPE HTML><style type="text/css">div.dbhu{


/* Kutucuğun sayfa açıldığında kendiliğinden görünmesini istiyorsanız "display:none;" yazısını silin: */

display:none;

position:fixed;text-align:left;z-index:1000;}div.oocin{top:0px;left:0px;padding-top:120px;}</style><style type="text/css">div.dbhu{_position:absolute;}div.oocin{_bottom:auto;_top:expression(ie6=(document.documentElement.scrollTop+document.documentElement.clientHeight - 52+"px") );}</style><div id="faceuyari" class="dbhu oocin" style="text-align:left;width:100%;height:100%;background-color.transparent;"><center><div id="kutuboyutu" style="padding:10px;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;background-color:#868686;background-color: rgba(82, 82, 82, 0.7);"><div style="background-color:white;width:100%;height:100%;border:none;position:relative;overflow:hidden;padding-right:1px;border-right:1px solid #555;"><div style="width:100%;height:27px;background-color:#6d84b4;border-top:1px solid #3b5998;border-left:1px solid #3b5998;border-right:1px solid #3b5998;border-bottom:none !important;text-align:left;position:relative;"><!-- Bu kod Kod Dostu tarafından oluşturulmuştur --><!-- BU LİNKİ DEĞİŞTİRMEK YASAKTIR --><a target="_blank" href="http://siteneeklekodlari.blogspot.com/2012/01/sitene-facebookdaki-gibi-aclan-kutular.html" style="position:absolute;top:2px;right:3px;margin:0px;padding:0px;background-color:transparent;border:none;color:white;font-size:14px;font-family:Verdana;font-weight:bold;text-decoration:none;"><!-- BU LİNKİ DEĞİŞTİRMEK YASAKTIR -->?</a><a style="line-height:27px;margin:0px;padding:0px;background-color:transparent;border:none;text-decoration:none;font-weight:bold;color:white;font-family:Verdana;font-size:14px;margin-left:10px;">


Önizleme !



</a></div><div style="width:100%;height:100%;border:1px solid #555555;border-top:none !important;margin-top:0px;text-align:left;padding:16px;font-family:Verdana;font-size:12px;font-weight:normal;color:black;">

<!-- Aşağıdaki yazıları değiştirerek kutuda yazacak şeyleri belirleyebilirsiniz: -->



Burada Yazanları, kod içerisinden bulup değiştirebilirsiniz!


</div>
<div style="background-color:#f2f2f2;width:100%;height:40px;position:absolute;bottom:0px;left:0px;border:1px solid #555555;border-top:1px solid #ccc !important;text-align:right;"><a onclick="document.getElementById('faceuyari').style.display='none';" style="margin:0px;padding:0px;border:none;text-decoration:none;font-weight:bold;color:white;font-family:Verdana;font-size:12px;"><!-- Bu kod Kod Dostu tarafından oluşturulmuştur --><button style="margin-top:9px;margin-right:10px;border:1px outset #29447e;border-bottom:1px solid #213d79 !important;height:25px;text-decoration:none;font-weight:bold;color:white;font-family:Verdana;font-size:12px;background-color:#5872a7;padding-bottom:3px;">
<!-- Buton yazısını buradan değiştirebilirsiniz: -->
Tamam</button></a>
</div>
<!-- DkneR.tr.gg tarafından oluşturulmuştur -->
</div></div></center></div>


(Konuya görsel eklenmiştir..
Lütfen "code" butonlarını kullanınız..! @grafikdizayn)


En son dkner tarafından 26.08.2012 21:57:17 tarihinde değiştirildi, toplam 1 kere değiştirildi
Mesaj20.08.2012, 10:24 (UTC)    
Mesaj konusu: İP Ban Atma Kodu

Biliyorum, Sitenizde fazla saçma yorum yapan, spam oluşturan ziyaretçiler vardır. Şimdi onları engelleme zamanı ! Bir paylaşım sitesinde İP Engelleme kodu gördüm. Bu kod sayesinde istediğiniz kişiyi sitenizden ÖMÜR BOYU engelleyebiliyorsunuz.. Kolay calısıyor. İstediğiniz kadar ip koyabiliyorsunuz içine.. Ben bu adamın ip'ini nereden bulacağım diyenlere de yazımın içinde gerekli bilgiyi verdim..
Öncelikle Bedava Sitem Giriş Log << Bölümüne girelim... Sonra orda sitemize son giren siteler yazıyor. O sitelerin İP numaralarını (Sadece girmesini istemediğimiz sitenin) İP numarasını Kodun içinde Kırmızı olarak cizdiğim yere koyun.. Sonra bu kodu tasarımın altına ekleyin... VE YA tasarımın üstüne ekleyin sorun yok aynı... Sonra bu kişiler sitenize girdiğinde bir uyarı alacak. Hemen ardından Sitenizden uzaklaştırılacak.. Bu kod cok işinize yarar deneyin derim...
Kendi üzerinizde denemek için İP NO << Sitesinden IP numaranızı alıp koda yerleştirin... Ön izleme veremiyorum kendiniz deneyin....
Kodu:
Kod:
<script type="text/javascript">
// Codigo by Bs-Aktif.TR.GG Banear - IPs
var bannedips=["İP NO", "İP NO"]
var ip = 'İP NO'
var handleips=bannedips.join("|")
handleips=new RegExp(handleips, "i")
if (ip.search(handleips)!=-1){
alert("Sitemizden Yasaklandiniz.")
window.location.replace("http://www.bs-aktif.tr.gg")
}
</script>


Alıntı BS-Aktif

(Kodları paylaşırken "code" butonunu kullanınız.. @grafikdizayn)


En son dkner tarafından 26.08.2012 21:59:24 tarihinde değiştirildi, toplam 1 kere değiştirildi
Mesaj25.08.2012, 16:47 (UTC)    
Mesaj konusu:

İçerik Bölümüne Facebook Kodu
Kod:

<title>JavaScript Rollover</title> <a onMouseOut_fckprotectedatt="%20onMouseOut%3D%22document.image1.src%3D'http%3A%2F%2Fi40.tinypic.com%2Fix88t4.png'%22" onMouseOver_fckprotectedatt="%20onMouseOver%3D%22document.image1.src%3D'http%3A%2F%2Fi42.tinypic.com%2F6y17va.png'%22" target="_blank" href="http://www.linkburaya.com" _fcksavedurl="http://www.linkburaya.com">  <img style="float:right" border="0" name="image1" src="http://i40.tinypic.com/ix88t4.png" _fcksavedurl="http://i40.tinypic.com/ix88t4.png" alt="" />    </a>

______________
-Kul der ki; "İşlerimi halledip, Rabbime yöneleyim."
Rabbi der ki; "Bana yönelin, işlerinizi halledeyim."
Mesaj26.08.2012, 20:06 (UTC)    
Mesaj konusu:

Sitene 125x125 Reklam Alanlı Opacity'li İntro

6 Üstte 4 Altta 125x125 Reklam Alanı
Ortada Dil Seçenekleri ve Siteye Giriş Bölümü

Kod İçerisindeki www.siteadi.tr.gg Bulup Kendi Sitenizi Ekleyiniz ( Dil Seçeneklerinde)


Kod:
<div style="text-align: center; "><strong><span style="font-size: x-large; "><br />
125x125 Karşılıklı Reklam Yapılır</span></strong><strong><span style="font-size: x-large; "><br />
<br type="_moz" />
</span></strong></div>
<table width="0" border="1" align="center" cellpadding="1" cellspacing="1">
    <tbody>
        <tr>
            <td><a href="/iletisim.htm"><img src="http://www.atakandamla.com/wp-content/themes/weblebi/resim/125reklam.png" style="opacity:0.4;filter:alpha(opacity=40)" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.4;this.filters.alpha.opacity=40" alt="" /></a></td>
            <td><a href="/iletisim.htm"><img src="http://www.atakandamla.com/wp-content/themes/weblebi/resim/125reklam.png" style="opacity:0.4;filter:alpha(opacity=40)" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.4;this.filters.alpha.opacity=40" alt="" /></a></td>
            <td><a href="/iletisim.htm"><img src="http://www.atakandamla.com/wp-content/themes/weblebi/resim/125reklam.png" style="opacity:0.4;filter:alpha(opacity=40)" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.4;this.filters.alpha.opacity=40" alt="" /></a></td>
            <td><a href="/iletisim.htm"><img src="http://www.atakandamla.com/wp-content/themes/weblebi/resim/125reklam.png" style="opacity:0.4;filter:alpha(opacity=40)" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.4;this.filters.alpha.opacity=40" alt="" /></a></td>
            <td><a href="/iletisim.htm"><img src="http://www.atakandamla.com/wp-content/themes/weblebi/resim/125reklam.png" style="opacity:0.4;filter:alpha(opacity=40)" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.4;this.filters.alpha.opacity=40" alt="" /></a></td>
            <td><a href="/iletisim.htm"><img src="http://www.atakandamla.com/wp-content/themes/weblebi/resim/125reklam.png" style="opacity:0.4;filter:alpha(opacity=40)" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.4;this.filters.alpha.opacity=40" alt="" /></a></td>
        </tr>
    </tbody>
</table>
<div style="text-align: center; "><a href="/ana-sayfa.htm" style="text-align: center; "><br />
</a>
<div style="text-align: center; ">
<div style="text-align: center; "><a href="/ana-sayfa.htm"><img src="http://www.mebotarim.com/siteye_giris.png" style="opacity: 0.4; " onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.4;this.filters.alpha.opacity=40" alt="" /></a></div>
</div>
<br />
<a href="http://www.siteadi.tr.gg"><img border="0" src="http://img.webme.com/pic/c/cnvristtr/flag_tr1.png" alt="" /></a><span style="color: rgb(0, 0, 0); ">&nbsp;</span><a href="http://translate.google.com/translate?js=y&amp;prev=_t&amp;hl=tr&amp;ie=UTF-8&amp;layout=1&amp;eotf=1&amp;u=www.siteadi.tr.gg&amp;sl=tr&amp;tl=en"><img border="0" src="http://img.webme.com/pic/c/cnvristtr/flag_uk1.png" alt="" /></a><span style="color: rgb(0, 0, 0); ">&nbsp;</span><a href="http://translate.google.com/translate?js=y&amp;prev=_t&amp;hl=tr&amp;ie=UTF-8&amp;layout=1&amp;eotf=1&amp;u=www.siteadi.tr.gg&amp;sl=tr&amp;tl=es"><img border="0" src="http://img.webme.com/pic/c/cnvristtr/flag_es1.png" alt="" /></a><span style="color: rgb(0, 0, 0); ">&nbsp;</span><a href="http://translate.google.com/translate?hl=tr&amp;sl=tr&amp;tl=de&amp;u=http%3A%2F%2Fwww.siteadi.tr.gg%2F"><img border="0" src="http://img.webme.com/pic/c/cnvristtr/flag_de1.png" alt="" /></a><span style="color: rgb(0, 0, 0); ">&nbsp;</span><a href="http://translate.google.com/translate?hl=tr&amp;sl=tr&amp;tl=fr&amp;u=http%3A%2F%2Fwww.siteadi.tr.gg%2F"><img border="0" src="http://img.webme.com/pic/c/cnvristtr/flag_fr1.png" alt="" /></a><span style="color: rgb(0, 0, 0); text-align: start; ">&nbsp;</span><a href="http://translate.google.com/translate?hl=tr&amp;sl=tr&amp;tl=ru&amp;u=http%3A%2F%2Fwww.siteadi.tr.gg%2F" style="text-align: start; "><img src="http://www.hit.com.tr/dosya/up/flags/RU.png" width="22" height="22" border="0" alt="" /></a>&nbsp;</div>
<div style="text-align: center; "><font size="4"><b>Dil Se&ccedil;enekleri</b></font></div>
<div style="text-align: center; "><span style="font-size: small; ">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br type="_moz" />
</span></div>
<table width="0" border="1" align="center" cellpadding="1" cellspacing="1">
    <tbody>
        <tr>
            <td><a href="/iletisim.htm"><img src="http://www.atakandamla.com/wp-content/themes/weblebi/resim/125reklam.png" style="opacity:0.4;filter:alpha(opacity=40)" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.4;this.filters.alpha.opacity=40" alt="" /></a></td>
            <td><a href="/iletisim.htm"><img src="http://www.atakandamla.com/wp-content/themes/weblebi/resim/125reklam.png" style="opacity:0.4;filter:alpha(opacity=40)" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.4;this.filters.alpha.opacity=40" alt="" /></a></td>
            <td><a href="/iletisim.htm"><img src="http://www.atakandamla.com/wp-content/themes/weblebi/resim/125reklam.png" style="opacity:0.4;filter:alpha(opacity=40)" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.4;this.filters.alpha.opacity=40" alt="" /></a></td>
            <td><a href="/iletisim.htm"><img src="http://www.atakandamla.com/wp-content/themes/weblebi/resim/125reklam.png" style="opacity:0.4;filter:alpha(opacity=40)" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.4;this.filters.alpha.opacity=40" alt="" /></a></td>
        </tr>
    </tbody>
</table>
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu