Forum'da ara:
Ara


Yazar Mesaj
Mesaj22.07.2009, 18:47 (UTC)    
Mesaj konusu: Haftanın En İyi Tasarımı

DJ Clup
Tasarımın Üstü

Kod:
<div id="conntainer">
   <div id="header">
      <ul>
         <li id="navtop"></li>
         <li><a class="link" href="http://kodcullar.tr.gg">Home</a></li>
         <li><a class="link" href="http://kodcullar.tr.gg/css-tema.htm">Parties</a></li>
         <li>
         <a class="link" href="http://kodcullar.tr.gg/animasyonlu-ac.htm">Gallery</a></li>
         <li><a class="link" href="http://www.kodcullar.tr.gg/">Flyers</a></li>
         <li><a class="link" href="http://kodcullar.tr.gg/Xp-Kurulumu.htm">About us</a></li>
         <li><a id="last" href="http://www.kodcullar.tr.gg/">Contact us</a></li>
         <li id="navbottom"></li>
      </ul>
   </div>
   <div id="conntent">
      <div id="left">
         <h3>Kodcullar.tr.gg</h3>

Tasarımın Altı

Kod:
<head>
<style>
<!--
  .post {    width: 606px;    padding: 30px 0 0 48px; }  .post .entry {    padding: 25px 20px 0 12px;    background: url(http://img.webme.com/pic/c/css-tasarimm/7-img07.jpg) no-repeat; }  img {    border: none; }-->
</style>
</head>

<br /><br /><br /><br /><br /><br />
         <a style="color: #38B5F1" href="http://kodcullar.tr.gg/">
<img class="border" style="width: 183px; height: 68px" onclick="self.location.href='/img23/8636/anigifive.gif'; pageTracker._trackEvent('blue-click','full_image_click');" alt="anigifive.gif" src="http://img23.imageshack.us/img23/8636/anigifive.gif"></a>
      </div>

      <div id="right">
         <a href="http://www.freewebsitetemplates"><img src="http://www.freewebsitetemplates.com/preview/djclub/images/timetoparty.jpg" alt="time to party" /></a>
         <p>To find great hosting providers visit <a href="http://www.webhostingzoom.com">Web Hosting Zoom</a></p>
      </div>
      <div class="clear"></div>
      <div id="footer">
         <p>© Copyright information goes here.All rights reserved.</p>
      </div>
   </div>
   
</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;}

body {
   background: #020104 url(http://www.freewebsitetemplates.com/preview/djclub/images/bodybg.gif) repeat-x;
   color: #7F7F7F;
   font-family: tahoma, arial;
   font-size: 10px;
   margin: 0px;
   padding: 0px;
   text-align: center;
}
* {margin:0px;padding:0px;}
#header ul{
   margin: 20px 25px 25px 20px;
   padding:0px;
   display:block;
   color:#c5b16b;
   width:auto;
   width: 110px;
   position:absolute;
   background-color:#FF0000;
}
#header li{
   background-color:#cebc7d;
   width: 136px;
   text-align:left;
   padding: 0px 0px 1px 10px;
   list-style-type: none;
}
.link,#last {
   font-size: 14px;
   font-weight:900;
   text-decoration: none;
   padding:0px;
   margin:0px;
   text-transform: uppercase;
   width: 120px;
   display:block;
   color: #7a6b3e;
   font-size: 14px;
   font-weight: bold;
   position:relative;
   text-align:center;
}
.link:hover, #last:hover{
   color:#4c5b38;
}
.link {border-bottom: 1px dashed #9c8f5e;}
#last {border-bottom: 0px none #9c8f5e;}
#navtop{
   background-image:url(http://www.freewebsitetemplates.com/preview/djclub/images/navtop.gif);
   background-repeat: no-repeat;
   display:block;
   width:146px;
   height:20px;
}
#navbottom{
   background-image:url(http://www.freewebsitetemplates.com/preview/djclub/images/navbottom.gif);
   display:block;
   width:146px;
   height:19px;
   background-repeat: no-repeat;
   background-position: left bottom;
}
p a:link {
   color: #7a6b3e;
   font-size: 14px;
   font-weight: bold;
   text-decoration: underline;
}
   
p a:visited {
   color: #7a6b3e;
   font-size: 14px;
   font-weight: bold;
   text-decoration: underline;   
}
   
p a:hover, a:active {
   color: #7a6b3e;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
}
p{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   color: #5e573b;
}
#conntainer {
   margin: 30px auto;
   text-align: left;
   width: 785px;
   display:block;
   position:relative;
}
#header {
   width: 785px;
   height: 351px;
   margin:0px;
   display:block;
   background-image: url(http://www.freewebsitetemplates.com/preview/djclub/images/header.jpg);
   background-repeat: no-repeat;
   position:relative;
}
#conntent {
   background: url(http://www.freewebsitetemplates.com/preview/djclub/images/contentbg.gif) repeat-y;
   width: 785px;
}
h3{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bolder;
   font-variant: normal;
   text-transform: uppercase;
   color: #4c5b38;
   text-decoration: none;
   margin-bottom:20px;
}
#left {
   position:relative;
   margin-left:5px;
   float:left;
   padding: 10px 10px 10px 20px;
   display:inline;
   background: url(http://www.freewebsitetemplates.com/preview/djclub/images/leftbg.gif) #DCCB96 repeat-y;
   width: 480px;
}
#djset{
   position:absolute;
   bottom:0px;
   right:0px;
}

#photos{
   position:absolute;
   bottom:0px;
   left:0px;
   border: 0px none #FFFFFF;   
}
#right {
   float:left;
   display:inline;
   background: url(http://www.freewebsitetemplates.com/preview/djclub/images/rightbg.gif) repeat-x;
   width: 265px;
}
#right p{
padding: 10px 10px 10px 20px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   color:#e5d7a7;
}
#right p a{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   color:#e5d7a7;
}

#right img{
   border: 0px none #FFFFFF;   
}
.clear{clear:both;}
#footer {
   margin-left:5px;
   display:block;
   background: url(http://www.freewebsitetemplates.com/preview/djclub/images/footerbg.gif) repeat-x;
   width: 775px;
   height:67px;
}
#footer p{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   font-variant: normal;
   text-transform:none;
   color: #f1e6c0;
   text-decoration: none;
   text-align:center;
   padding-top:20px;
}

______________
BenimSitem1993 => Forum imzanız 468x60 boyutlarından büyük olduğu için düzenlenmiştir..
Mesaj22.07.2009, 19:01 (UTC)    
Mesaj konusu:

EVET GÜZEL TASARIM AMA BU TASARIM BANA BİR YERDEN TANIDIK GELİYOR Exclamation Exclamation Exclamation Exclamation
Mesaj22.07.2009, 19:30 (UTC)    
Mesaj konusu:

eLLERİNE saGLIK bEN sİMDİ bU tASARIMLA dEGİŞRİCEM sİTEMİ cOK saOL
Mesaj22.07.2009, 19:33 (UTC)    
Mesaj konusu:

tasarım free template dir kendisi yapmamış
ayrıca bu tür tasarımları paylaşmak için sabit başlık var
______________
Projelerinizi Destekliyoruz.Maddi Kaynak Sağlıyoruz : http://magic-net.tr.gg/Bu-Benim-Projem.htm
T-Shirt Tasarımlarımızı Görmek İster Misin http://magic-net.tr.gg/T_shirt.htm
Zor Başarılır İmkansız Zaman Alır
Mesaj22.07.2009, 21:36 (UTC)    
Mesaj konusu:

magic-net yazmış:
tasarım free template dir kendisi yapmamış
ayrıca bu tür tasarımları paylaşmak için sabit başlık var


Görmedim
______________
BenimSitem1993 => Forum imzanız 468x60 boyutlarından büyük olduğu için düzenlenmiştir..
Mesaj22.07.2009, 21:39 (UTC)    
Mesaj konusu:

bu şu Dj olan tasarım mı xD Free o...

bu arada kodcullar otcullar gibi Very Happy
______________
Özel mesajlara bakmıyorum bile...
Mesaj23.07.2009, 06:30 (UTC)    
Mesaj konusu:

hyperend yazmış:
bu şu Dj olan tasarım mı xD Free o...

bu arada kodcullar otcullar gibi Very Happy




Sana Site Hakkında Fikrini Soran mı Oldu Da Yorum Yapıyoun
______________
BenimSitem1993 => Forum imzanız 468x60 boyutlarından büyük olduğu için düzenlenmiştir..
Mesaj23.07.2009, 22:24 (UTC)    
Mesaj konusu:

mÜZİK SİTELERİ CİNİ COK BÜYÜKİR AVANTAJ BU
Önceki mesajları göster:   


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