Forum'da ara:
Ara


Yazar Mesaj
Mesaj02.07.2012, 14:03 (UTC)    
Mesaj konusu: Blog Tasarımları | Caliskan-Blog

Merhaba Arkadaşlar;

Blog Siteniz İçin Blog Tasarımlarıylaa Karşınızdayım.


Tasarımlarım 3 farklı renkten oluşuyor.Bunlar:Yeşil , Mavi , Turuncu.

NOT:Sitenizde Paylaşırken Alıntı Yazısınız yazmayı unutmayın!

#1. : Yeşil


Css Bölümüne:
Kod:
<style type="text/css"> #caliskan-blogtasarim {    height: 300px;    width: 550px; } #blogust {    background-image: url(http://img.webme.com/pic/c/caliskan-blog//yesilust.png);    background-repeat: no-repeat;    height: 71px;    width: 550px; } #blogorta {    background-image: url(http://img.webme.com/pic/c/caliskan-blog/yesiorta.png);    background-repeat: no-repeat;    height: 182px;    width: 550px; } #blogalt {    background-image: url(http://img.webme.com/pic/c/caliskan-blog/yesilalt.png);    background-repeat: no-repeat;    height: 47px;    width: 550px; } #clear {    clear: both; } #baslik {    height: 22px;    width: 490px;    margin-top: 8px;    margin-left: 30px;    padding-top: 8px; } #resim {    float: left;    height: 140px;    width: 150px;    margin-top: 9px;    margin-left: 40px; } #yazi {    float: left;    height: auto;    width: 310px;    margin-top: 10px;    margin-left: 15px; } #yazar {    float: left;    height: 20px;    width: 110px;    margin-top: 17px;    margin-left: 60px; } #tarih {    float: left;    height: 20px;    width: 145px;    margin-top: 17px;    margin-left: 25px; } #devam {    float: left;    height: 20px;    width: 130px;    margin-top: 17px;    margin-left: 20px; } </style>

Anasayfaya:
Kod:
<div id="caliskan-blogtasarim">   <div id="blogust">     <div id="baslik">BURAYA BAŞLIĞINIZ.</div>   </div>   <div id="blogorta">     <div id="resim"><img src="#RESIMURL" _fcksavedurl="#RESIMURL" width="150" height="140" /></div>     <div id="yazi">Buraya Yazınız<br />       Gelecek<br />       <br />       <br />       <br />       <br />       <br />     </div>   </div>   <div id="blogalt">     <div id="yazar"><strong>Yazar:</strong>Admin</div>     <div id="tarih"><strong>Tarih:</strong>XX/XX/XXXX</div>     <div id="devam"><strong><a href="#URL" _fcksavedurl="#URL">Devamını Oku</a></strong></div>   </div>   <div id="clear"></div> </div>   


#2. : Turuncu




Css Bölümüne:
Kod:
<style type="text/css"> #caliskan-blogtasarim {    height: 300px;    width: 550px; } #blogust {    background-image: url(http://img.webme.com/pic/c/caliskan-blog/turuncuust.png);    background-repeat: no-repeat;    height: 71px;    width: 550px; } #blogorta {    background-image: url(http://img.webme.com/pic/c/caliskan-blog/turuncuorta.png);    background-repeat: no-repeat;    height: 182px;    width: 550px; } #blogalt {    background-image: url(http://img.webme.com/pic/c/caliskan-blog/turuncualt.png);    background-repeat: no-repeat;    height: 47px;    width: 550px; } #clear {    clear: both; } #baslik {    height: 22px;    width: 490px;    margin-top: 8px;    margin-left: 30px;    padding-top: 8px; } #resim {    float: left;    height: 140px;    width: 150px;    margin-top: 9px;    margin-left: 40px; } #yazi {    float: left;    height: auto;    width: 310px;    margin-top: 10px;    margin-left: 15px; } #yazar {    float: left;    height: 20px;    width: 110px;    margin-top: 17px;    margin-left: 60px; } #tarih {    float: left;    height: 20px;    width: 145px;    margin-top: 17px;    margin-left: 25px; } #devam {    float: left;    height: 20px;    width: 130px;    margin-top: 17px;    margin-left: 20px; } </style>


Anasayfaya:
Kod:
<div id="caliskan-blogtasarim">   <div id="blogust">     <div id="baslik">BURAYA BAŞLIĞINIZ.</div>   </div>   <div id="blogorta">     <div id="resim"><img src="#RESIMURL" _fcksavedurl="#RESIMURL" alt="" width="150" height="140" /></div>     <div id="yazi">Buraya Yazınız<br />       Gelecek<br />       <br />       <br />       <br />       <br />       <br />     </div>   </div>   <div id="blogalt">     <div id="yazar"><strong>Yazar:</strong>Admin</div>     <div id="tarih"><strong>Tarih:</strong>XX/XX/XXXX</div>     <div id="devam"><strong><a href="#URL" _fcksavedurl="#URL">Devamını Oku</a></strong></div>   </div>   <div id="clear"></div> </div>   


#3.: Mavi



Css Bölümüne:

Kod:
<style type="text/css"> #caliskan-blogtasarim {    height: 300px;    width: 550px; } #blogust {    background-image: url(http://img.webme.com/pic/c/caliskan-blog/maviust.png);    background-repeat: no-repeat;    height: 71px;    width: 550px; } #blogorta {    background-image: url(http://img.webme.com/pic/c/caliskan-blog/maviorta.png);    background-repeat: no-repeat;    height: 182px;    width: 550px; } #blogalt {    background-image: url(http://img.webme.com/pic/c/caliskan-blog/mavialt.png);    background-repeat: no-repeat;    height: 47px;    width: 550px; } #clear {    clear: both; } #baslik {    height: 22px;    width: 490px;    margin-top: 8px;    margin-left: 30px;    padding-top: 8px; } #resim {    float: left;    height: 140px;    width: 150px;    margin-top: 9px;    margin-left: 40px; } #yazi {    float: left;    height: auto;    width: 310px;    margin-top: 10px;    margin-left: 15px; } #yazar {    float: left;    height: 20px;    width: 110px;    margin-top: 17px;    margin-left: 60px; } #tarih {    float: left;    height: 20px;    width: 145px;    margin-top: 17px;    margin-left: 25px; } #devam {    float: left;    height: 20px;    width: 130px;    margin-top: 17px;    margin-left: 20px; } </style>


Anasayfaya:

Kod:
<div id="caliskan-blogtasarim">   <div id="blogust">     <div id="baslik">BURAYA BAŞLIĞINIZ.</div>   </div>   <div id="blogorta">     <div id="resim"><img src="#RESIMURL" _fcksavedurl="#RESIMURL" alt="" width="150" height="140" /></div>     <div id="yazi">Buraya Yazınız<br />       Gelecek<br />       <br />       <br />       <br />       <br />       <br />     </div>   </div>   <div id="blogalt">     <div id="yazar"><strong>Yazar:</strong>Admin</div>     <div id="tarih"><strong>Tarih:</strong>XX/XX/XXXX</div>     <div id="devam"><strong><a href="#URL" _fcksavedurl="#URL">Devamını Oku</a></strong></div>   </div>   <div id="clear"></div> </div>   


Yorumlarınızı Eksik Etmeyin...
______________
Mesaj02.07.2012, 14:28 (UTC)    
Mesaj konusu:

Müthiş.. Şu resimleri yazıları nasıl yazıyorlar onu anlayamamıştım hiçbir zaman bilgilendim sayende. Sağol Smile
______________
CsLiqhTNiNq Game Hosting
Tasarımımı lütfen İSTEMEYİNİZ.
Taklitlerimiz bizi yüceltir.

Mesaj02.07.2012, 14:31 (UTC)    
Mesaj konusu:

csliqhtninq yazmış:
Müthiş.. Şu resimleri yazıları nasıl yazıyorlar onu anlayamamıştım hiçbir zaman bilgilendim sayende. Sağol Smile

Önemli değil kardeşim Smile
______________
Mesaj02.07.2012, 16:47 (UTC)    
Mesaj konusu:

Kardeşim benim tasarıma büyük geldi nasıl küçültürüm ? ulaş lütfen bana http://www.facebook.com/turkarslan.turgut
Mesaj02.07.2012, 16:56 (UTC)    
Mesaj konusu:

sinirsizmuzikindir yazmış:
Kardeşim benim tasarıma büyük geldi nasıl küçültürüm ? ulaş lütfen bana http://www.facebook.com/turkarslan.turgut


Tr.Gg dışı link vermek yasak,!
______________
Mesaj06.07.2012, 12:51 (UTC)    
Mesaj konusu:

başarılar
______________

Mesaj06.07.2012, 13:44 (UTC)    
Mesaj konusu:

Paylasım İçin Teşekkürler...
Mesaj08.07.2012, 18:08 (UTC)    
Mesaj konusu:

toplist37 yazmış:
Paylasım İçin Teşekkürler...

ben teşekkr ederm
______________
Önceki mesajları göster:   


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