Forum'da ara:
Ara


Yazar Mesaj
Mesaj06.12.2009, 12:18 (UTC)    
Mesaj konusu: www-Kral.tr.gg V3 Desing





Tasarım Üstü
Kod:
<script type=text/javascript language=javascript src=http://www.adhood.com/adserver/ad.php?zid=126470></script>
<div id="design"> <div id="top"> <div class="sponsor">Sponsorlar</div>
<div class="reklam">reklam</div>
<div class="ustmenu">üst menu</div>
<div class="yazialani">


Tasarım Altı
Kod:
</div>
</div>
</div>
<div id="alts">
</div>


Css Kodu:
Kod:
h1#title{display: none;}
h2#title span {display: none;}
div.header{display: none;}
li.nav_element{
list-style-type: none;}
li.nav_element{display: none;}
* {padding: 0; margin:0}

 body {
margin-left: auto;
margin-right: auto;
background: url(http://www.backgroundlabs.com/backgrounds/226.jpg);
text-align: center;
}

#design {
width: 1024px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#top{
margin-left: auto; margin-right: auto;
background: url(http://img.webme.com/pic/w/www-kral/tasarim_01.png);
width: 1024px;
height: 276px;
float: left;
}

.sponsor {
width:335px;
height:65px;
padding: 50px 0 0 575px;
float: center;
}

.reklam {
width:450px;
padding: 25px 0 0 15px;
float: left;
}

.ustmenu {
width:880px;
padding: 35px 0 0 20px;
float: left;
}

#icerik {
margin-left: auto; margin-right: auto;
background: url(http://img.webme.com/pic/w/www-kral/tasarim_02.png);
float: left; overflow:hidden ;
}

#icontent {
width: 1024px;
padding: 0 0 0 5px; overflow:hidden ;
float: left;
}

.sagmenu {
width: 200px;
padding:4px 0 0 15px;
float: left; overflow: hidden;
text-align: justify;
}

.yazialani {
width: 760px;
padding: 0 0 0 15px;
float: left;
overflow: hidden;
}

#alts{
margin-left: auto; margin-right: auto;
background: url(http://img.webme.com/pic/w/www-kral/tasarim_03.png);
width: 1024px;
height: 166px; float: left; }


/*Credits: Dynamic Drive CSS Library */ /*URL: http://www.dynamicdrive.com/style/ */ .arrowlistmenu{ width: 180px; /*width of menu*/ } .arrowlistmenu .headerbar{ font: bold 14px Arial; color: white; background: black url(http://www.dynamicdrive.com/cssexamples/media/titlebar.png) repeat-x center left; margin-bottom: 10px; /*bottom spacing between header and rest of content*/ text-transform: uppercase; padding: 4px 0 4px 10px; /*header text is indented 10px*/ } .arrowlistmenu ul{ list-style-type: none; margin: 0; padding: 0; margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/ } .arrowlistmenu ul li{ padding-bottom: 2px; /*bottom spacing between menu items*/ } .arrowlistmenu ul li a{ color: #A70303; background: url(http://www.dynamicdrive.com/cssexamples/media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/ display: block; padding: 2px 0; padding-left: 19px; /*link text is indented 19px*/ text-decoration: none; font-weight: bold; border-bottom: 1px solid #dadada; font-size: 90%; } .arrowlistmenu ul li a:visited{ color: #A70303; } .arrowlistmenu ul li a:hover{ /*hover state CSS*/ color: #A70303; background-color: #F3F3F3; } /*Credits: Dynamic Drive CSS Library */ /*URL: http://www.dynamicdrive.com/style/ */ .underlinemenu{ font-weight: bold; width: 100%; } .underlinemenu ul{ padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/ margin: 0; text-align: right; //set value to "left", "center", or "right"*/ } .underlinemenu ul li{ display: inline; } .underlinemenu ul li a{ color: #494949; padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/ margin-right: 20px; /*spacing between each menu link*/ text-decoration: none; border-bottom: 3px solid gray; /*bottom border is 3px*/ } .underlinemenu ul li a:hover, .underlinemenu ul li a.selected{ border-bottom-color: black; } #konudetay { background: url(http://img.webme.com/pic/w/www-kral/konudetay.png) 0 0 no-repeat; width: 590px; height: 71px; font-size: 12px; color: #f1f1f1; padding-top: 5px; margin-top: 5px;} #konudetaysol {width: 372px; height: 73px; float: left;} #konudetaysag {width: 210px; height: 54px; float: left; clear: right; padding: 17px 2px 0 0px;} #konubaslik {width: 270px; height: 20px; margin: 0 0 0 75px; line-height: 27px; } #konuyazar {width: 310px; height: 20px; margin: 0 0 0 80px; line-height: 16px;} #konutarih { width: 320px; height: 20px; margin: 0 0 0 75px; line-height: 22px; } .shadow3{ box-shadow: -6px -6px 10px #561A0B; -webkit-box-shadow: -6px -6px 10px #c0ff00; -moz-box-shadow: -6px -6px 10px #c0ff00; filter: progid:DXImageTransform.Microsoft.dropShadow(color=#561A0B, offX=-6, offY=-6, positive=true); } /* Root = Horizontal, Secondary = Vertical */ ul#navmenu { margin: 0; border: 0 none; padding: 0; width: 1000px; /*For KHTML*/ list-style: none; height: 24px; } ul#navmenu li { margin: 0; border: 0 none; padding: 0; float: left; /*For Gecko*/ display: inline; list-style: none; position: relative; height: 24px; } ul#navmenu ul { margin: 0; border: 0 none; padding: 0; width: 160px; list-style: none; display: none; position: absolute; top: 100px; left: 0; } ul#navmenu ul:after /*From IE 7 lack of compliance*/{ clear: both; display: block; font: 1px/0px serif; content: "."; height: 0; visibility: hidden; } ul#navmenu ul li { width: 160px; float: left; /*For IE 7 lack of compliance*/ display: block !important; display: inline; /*For IE*/ } /* Root Menu */ ul#navmenu a { border: 1px solid #66ccff; border-right-color: #66ccff; border-bottom-color: #66ccff; padding: 0 6px; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; background: #00ccff; /* üst menü için normal renk */ color: #00ccff;/* üst menü yazısı için normal renk */ font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; height: auto !important; height: 1%; /*For IE*/ } /* Root Menu Hover Persistence */ ul#navmenu a:hover, ul#navmenu li:hover a, ul#navmenu li.iehover a { background: #00ccff; /* üst menü için mouse over renk */ color: #00ccff; /* üst menü yazısı için mouse over renk */ } /* 2nd Menu */ ul#navmenu li:hover li a, ul#navmenu li.iehover li a { float: none; background: #00ccff; /* alt menü için normal renk */ color: #000000; /* alt menü yazısı için normal renk */ } /* 2nd Menu Hover Persistence */ ul#navmenu li:hover li a:hover, ul#navmenu li:hover li:hover a, ul#navmenu li.iehover li a:hover, ul#navmenu li.iehover li.iehover a { background: #ff3300; /* alt menü için mouse over renk */ color: #ffffff; /* alt menü yazısı için mouse over renk */ } ul#navmenu ul ul, ul#navmenu ul ul ul { display: none; position: absolute; top: 0; left: 160px; } /* Do Not Move - Must Come Before display:block for Gecko */ ul#navmenu li:hover ul ul, ul#navmenu li:hover ul ul ul, ul#navmenu li.iehover ul ul, ul#navmenu li.iehover ul ul ul { display: none; } ul#navmenu li:hover ul, ul#navmenu ul li:hover ul, ul#navmenu ul ul li:hover ul, ul#navmenu li.iehover ul, ul#navmenu ul li.iehover ul, ul#navmenu ul ul li.iehover ul { display: block; }
Mesaj06.12.2009, 12:43 (UTC)    
Mesaj konusu:

Yorum Yokmu?
Mesaj06.12.2009, 13:17 (UTC)    
Mesaj konusu:

Paintlemi Yaptın Bunu
Mesaj06.12.2009, 13:19 (UTC)    
Mesaj konusu:

bence güzel Wink
Mesaj06.12.2009, 13:23 (UTC)    
Mesaj konusu:

photoshopmerkez yazmış:
Paintlemi Yaptın Bunu
Hayır Ama Hatırladığım Kadar 1 dk Sürdü
Mesaj06.12.2009, 15:15 (UTC)    
Mesaj konusu:

bence oldukça basit olmus.kusura bakmayın ama sadece beyaz bir sayfada gerekli yerler kesilmiş.hiçbir renk kullanılmamıs.bunun aynısı paintte 1 dk bile sürmez.kusura bakmayın şahsen ben pek beğenmedim geliştirmeniz gerek Wink
______________
Mesaj07.12.2009, 07:10 (UTC)    
Mesaj konusu:

bide kullanmış bu tasarımı Very Happy
______________
arkadaşlar bedava-sitemde boşuna vakit kaybetmeyin...
Mesaj07.12.2009, 13:31 (UTC)    
Mesaj konusu:

Kardeş bu tasarımın v3 ü böyle ise v1 ini çoooook merak ettim valla Smile
Mesaj08.12.2009, 20:43 (UTC)    
Mesaj konusu:

e-davut yazmış:
Kardeş bu tasarımın v3 ü böyle ise v1 ini çoooook merak ettim valla Smile


Süpersin davut Smile
Mesaj08.12.2009, 20:47 (UTC)    
Mesaj konusu:

Biraz özen gösterin Razz Zamanla öğrenirsin. Ama V3 gibi isimler getirmek saçma
______________
Sessiz attin ciftesi deve teper ki pektir
interforce...
Mesaj08.12.2009, 20:56 (UTC)    
Mesaj konusu:

Bence bilinçli yapılmış bişey deil havalı olsun diye koymuş heralde V3 çünkü bu tasarım bırak V3 ü V-33 gibi bişe Mr. Green Mr. Green Razz
Önceki mesajları göster:   


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