Forum'da ara:
Ara


Yazar Mesaj
Mesaj15.03.2012, 11:46 (UTC)    
Mesaj konusu:

BANA O BLG TASRIMI VARYA MİKRO BLOG DİE ONA UYUMLU LOGO YAPARMISINIZ VURAL OYUNN DİEEE Sad
Mesaj19.03.2012, 13:45 (UTC)    
Mesaj konusu:

[quote="mikro-blog"]Başlığı silmişler /:


Tasarım Önizleme;




Tasarım Üstü;

Kod:
<script src="http://cufon.shoqolate.com/js/cufon-yui.js" type="text/javascript"></script>
<script src="myriad-pro.cufonfonts.js" type="text/javascript"></script>
<script type="text/javascript">
         Cufon.replace('h2', {
                  });
               Cufon.replace(' #ustmenu');
         
               Cufon.replace(' h3', {
                  });
</script>


<div id="tasarim">
   <div class="logo"><a href="#"><img src="http://img.webme.com/pic/m/mikro-blog/logo_kirmizi.png" /></a></div>
    <!-- UST MENU -->
  <div id="ustmenu">
      <ul>
           <li><a href="#">Anasayfa</a></li>
            <li><a href="#">Hakkimda</a></li>
            <li><a href="#">Iletisim</a></li>
            <li><a href="#">Forum</a></li>
        </ul>
    </div>
    <!-- UST DUYURULAR -->
    <div id="ustduyuruvs">
       <div class="duyuru">
        <h3>Duyurular;</h3>
           <ul>
               <li><a href="#">Duyuru Buraya gelicek.</a></li>
                <li><a href="#">Duyuru Buraya gelicek.</a></li>
                <li><a href="#">Duyuru Buraya gelicek.</a></li>
                <li><a href="#">Duyuru Buraya gelicek.</a></li>
                <li><a href="#">Duyuru Buraya gelicek.</a></li>
            </ul>
      </div>
        <div class="duyuruforum">
        <h3>Bedava-Sitem Forum Konularim;</h3>
            <ul>
               <li><a href="#">Forum Konularim Buraya gelicek.</a></li>
                <li><a href="#">Forum Konularim Buraya gelicek.</a></li>
                <li><a href="#">Forum Konularim Buraya gelicek.</a></li>
                <li><a href="#">Forum Konularim Buraya gelicek.</a></li>
                <li><a href="#">Forum Konularim Buraya gelicek.</a></li>
            </ul>
      </div>
    </div>
    <!-- ICERIK -->
    <div class="icerikust"></div>
    <div class="icerikorta">
        <div class="sol">
           <div class="mmenubaslik">MENU BASLIK</div>
                <ul>
                   <li><a href="#">Anasayfa</a></li>
                    <li><a href="#">Anasayfa</a></li>
                    <li><a href="#">Anasayfa</a></li>
                    <li><a href="#">Anasayfa</a></li>
                    <li><a href="#">Anasayfa</a></li>
                    <li><a href="#">Anasayfa</a></li>
                    <li><a href="#">Anasayfa</a></li>
                </ul>
            <div class="kmenubaslik">MENU BASLIK</div>
            <ul>
                   <li><a href="#">Anasayfa</a></li>
                    <li><a href="#">Anasayfa</a></li>
                    <li><a href="#">Anasayfa</a></li>
                    <li><a href="#">Anasayfa</a></li>
                    <li><a href="#">Anasayfa</a></li>
                    <li><a href="#">Anasayfa</a></li>
                    <li><a href="#">Anasayfa</a></li>
                </ul>
            <div class="ymenubaslik">MENU BASLIK</div>
            <ul>
                   <li><a href="#">Anasayfa</a></li>
                    <li><a href="#">Anasayfa</a></li>
                    <li><a href="#">Anasayfa</a></li>
                    <li><a href="#">Anasayfa</a></li>
                    <li><a href="#">Anasayfa</a></li>
                    <li><a href="#">Anasayfa</a></li>
                    <li><a href="#">Anasayfa</a></li>
                </ul>
        </div>
      <div class="sag">
           <div class="sagbaslik">BURADASIN</div>
        <div class="sagicerik">


Tasarım Altı;

Kod:
</div>
                    </div>
        </div>
            <div class="altt"></div>

    </div>
</div>


Css Kod;

Kod:


/*Menü Gizleme Kodu*/
h2#title span {display: none;}
div.header{display: none;}
li.nav_element{list-style-type: none;}
li.nav_element{display: none;}

/*Reklam Ortalama Kodu*/
table {margin-left: auto;margin-right: auto}

body,td,th {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000;
}
a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #900;
}
a:link {
   text-decoration: none;
}
a:visited {
   text-decoration: none;
   color: #900;
}
a:hover {
   text-decoration: none;
   color: #F00;
}
a:active {
   text-decoration: none;
   color: #900;
}

img{
   border: none;
}

h3{
   font-size: 18px;
}

body{
   background: #fff;
   background: url(http://www.backgroundlabs.com/backgrounds/78.gif);
}

#tasarim{
   width: 950px;
   margin-left: auto;
   margin-right: auto;
}

.logo{
   width: 317px;
   height: 77px;
   float: left;
   margin: 0 0 0 37px;
}

#ustmenu{
   width: 905px;
   height: 49px;
   float: left;
   background:url(http://img.webme.com/pic/m/mikro-blog/ustmenu_bg.png);
   padding: 22px 0 0 45px;
   font-family: "Myriad Pro";
   font-weight: bold;
}

#tasarim #ustmenu ul {
   font-family: "Myriad Pro";
   font-size: 18px;
   font-weight: bold;
   text-decoration: none;
   margin: 0;
   padding: 0;
}
#tasarim #ustmenu ul li {
   display: inline;
   padding-right: 30px;
   margin: 0;
}
#tasarim #ustmenu ul li a {
   font-family: "Myriad Pro";
   font-size: 18px;
   font-weight: bold;
   color: #FFF;
   text-decoration: none;
   padding: 5px;
}
#tasarim #ustmenu ul li a:hover {
   text-decoration: none;
   padding: 2px 5px 3px 5px;
   background: url(http://img.webme.com/pic/m/mikro-blog/menu_hover.png);
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
}

#ustduyuruvs{
   width: 950px;
   height: 202px;
   background:url(http://img.webme.com/pic/m/mikro-blog/duyurularvs.png);
   float: left;
}


.duyuru{
   width: 365px;
   height: 175px;
   float: left;
   margin: -8px 0 0 80px;
   color: #f91364;
}
.duyuruforum{
   width: 365px;
   height: 175px;
   float: right;
   margin: -8px 87px 0 0;
   color: #f91364;
}

/*DUYURULAR*/
#tasarim #ustduyuruvs .duyuru ul {
   margin: -15px 0 0 0;
   padding: 0px;
}
#tasarim #ustduyuruvs .duyuru ul li {
   line-height: 25px;
   border-bottom: 1px dashed #e3e7e9;
   list-style: none;
}
#tasarim #ustduyuruvs .duyuru ul li a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000;
   font-weight: bold;
   text-decoration: none;
}

/*FORUM KONULARIM*/
#tasarim #ustduyuruvs .duyuruforum ul {
   margin: -15px 0 0 0;
   padding: 0px;
}
#tasarim #ustduyuruvs .duyuruforum ul li {
   line-height: 25px;
   border-bottom: 1px dashed #e3e7e9;
   list-style: none;
}
#tasarim #ustduyuruvs .duyuruforum ul li a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000;
   font-weight: bold;
   text-decoration: none;
}

/*ICERIK*/

.icerikust{
   width: 950px;
   height: 21px;
   background: url(http://img.webme.com/pic/m/mikro-blog/icerik_ust.png);
   float: left;
}

.icerikorta{
   width: 950px;
   height: 100%;
   background:url(http://img.webme.com/pic/m/mikro-blog/icerik_bg.png);
   float: left;
}

.sol{
   width: 266px;
   height: 100%;
   float: left;
   margin: 0 0 0 59px;
}


.sag{
   width: 545px;
   height: 100%;
   float: right;
}

.sagicerik{
   width: 515px;
   height: 100%;
   float: right;
   margin: 0 84px 0 0;
}


/*MENU BASLIKLAR*/

.mmenubaslik{
   width: 246px;
   height: 36px;
   background:url(http://img.webme.com/pic/m/mikro-blog/mavi_menubaslik.png);
   float: left;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #fff;
   padding: 4px 0 0 20px;
}

.kmenubaslik{
   width: 246px;
   height: 36px;
   background:url(http://img.webme.com/pic/m/mikro-blog/kirmizi_menubaslik.png);
   float: left;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #fff;
   padding: 4px 0 0 20px;
}

.ymenubaslik{
   width: 246px;
   height: 36px;
   background:url(http://img.webme.com/pic/m/mikro-blog/yesil_menubaslik.png);
   float: left;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #fff;
   padding: 4px 0 0 20px;
}

/*SOL MENU*/
#tasarim .icerikorta .sol ul {
   padding: 0px;
   margin-left: 30px;
}
#tasarim .icerikorta .sol ul li {
   list-style-type: none;
}
#tasarim .icerikorta .sol ul li a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000;
   text-decoration: none;
   line-height: 25px;
   padding-left: 20px;
   background: url(http://img.webme.com/pic/m/mikro-blog/yildizz.png) left center no-repeat;
}
#tasarim .icerikorta .sol ul li a:hover {
   text-decoration: underline;
}

/*SAG TARAF*/
.sagbaslik{
   width: 525px;
   height: 36px;
   background: url(http://img.webme.com/pic/m/mikro-blog/sag_baslik.png);
   float: right;
   margin: 0 61px 0 0;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #fff;
   padding: 4px 0 0 20px;
}


.altt{
   width: 950px;
   height: 43px;
   background:url(http://img.webme.com/pic/m/mikro-blog/alt.png);
   float: left;
   margin-bottom: 20px;
}


mrb arkadaşlar bana bu tasarıma yüklemek istediğim menüleri yerleştirebilecek biri varmı acill siteyi açacağım
Mesaj25.03.2012, 16:08 (UTC)    
Mesaj konusu:

Kod:
<!--Bu Tasarım TasarimimCss.Tr.Gg Tarafından Ücretsiz Olarak Hazırlanmıştır-->

<!--TasarimimCss.Tr.Gg - Tasarım Kodu Başlangıcı-->
<style type="text/css"> <!--
iframe{border:dashed 3px #000000;}

table {margin-left: auto;margin-right: auto}
 body { margin-left:  auto; margin-right: auto; background: url( http://www.backgroundlabs.com/backgrounds/175.jpg ) top center fixed;



}
td {
color:#000000;
font-size:15px;
text-align:left;
font-family: Trebuchet MS; }
a:link {
color:#00BFFF;
font-size:14px;
font-family:Trebuchet MS;
text-decoration:none; }
a:visited {
color:#000000;
font-size:14px;
font-family:Trebuchet MS;
text-decoration:none;}
a:hover{
color:#000000;
font-size:14px;
font-family:Trebuchet MS;
text-decoration:none;}
td.edit_header_full {

background-image:url( http://img.webme.com/pic/t/tasarimimcss/tasarimimcss_iceblue1.png );
background-repeat:no-repeat; }
td.headline {visibility:hidden;}
td.nav_heading {
padding-left:5px;
color:#FFFFFF;
font-size:14px;
font-family:Trebuchet MS;
font-weight:300;
height:27px;
background-color:#000000;
background-image:url(http://img.webme.com/pic/t/tasarimimcss/tasarimimcss_iceblue2.png);
border:1px solid #000; }
td.nav {
background-color:#ccc;
background-image: url(http://img.webme.com/pic/t/tasarimimcss/tasarimimcss_iceblue4.png);
border:1px solid #000000; }
td.nav:hover {
background-color:#ccc;
background-image:url(http://img.webme.com/pic/t/tasarimimcss/tasarimimcss_iceblue5.png);
border:1px solid #000;}
td.nav a {
color:#000000;
font-size:14px;
font-family:Trebuchet MS;
text-decoration:none;
font-weight:550;
text-align:left; }
td.nav a:hover{
color:#000000;
font-weight:550;
font-size:14px;
font-family:Trebuchet MS;
text-decoration:none;
text-align:left; }
td.edit_below_nav {display:none;}
td.edit_main_tr {
height: 50% !important; }
td.edit_navi_headbg {
height: 50%;
background-color:#XXXXXX ;
background-image:url();
border:0px solid #000000; }
td.edit_content_top {
height:27px;
background-color:#ccc;
background-image:url(http://img.webme.com/pic/t/tasarimimcss/tasarimimcss_iceblue2.png);
border:1px solid #000; }
td.headline2 {
color:#FFFFFF;
font-size:12px;
font-family:Trebuchet MS;
text-align:left; }
td.edit_content {
width:610px;
background-color:#F2F2F2;
background-image: url();
border:1px solid #000; }
td.edit_content_left_spacer {
background-color:#f3f3f3;
background-image:url(); }
td.edit_content_right_spacer {
background-color:#f3f3f3;
background-image:url(); }
td.edit_content_bottom {
height:29px;
background-color:#000000;
background-image: url(http://img.webme.com/pic/t/tasarimimcss/tasarimimcss_iceblue2.png);
border:1px solid #000000; }
td.edit_content_bottom:hover {
background-color:#ccc;
background-image:url(http://img.webme.com/pic/t/tasarimimcss/tasarimimcss_iceblue3.png);
border:1px solid #000;}
td.edit_content_bottom2 {
background-color:#XXXXXX ;
background-image: url();
border:0px solid #FFFFFF; }
td.edit_content_bottom2_counter {
font-family:Trebuchet MS;
font-size:15px;
color:#783427;
background-color:#F2F2F2;
border:1px solid #000000; }
td.edit_rechts_cbg {
background-color:#xxxxxx;
background-image: url();
border:0px solid #FFFFFF; }
td.edit_rechts_sbg {display:none;}
td.sidebar_heading {
padding-right:5px;
color:#FFFFFF;
font-size:14px;
font-family:Trebuchet MS ;
text-align:center;
font-weight:600px;
height:27px;
background-color:#000000;
background-image: url(http://img.webme.com/pic/t/tasarimimcss/tasarimimcss_iceblue2.png);
border:1px solid #000000; }
td.shouty, .shouty2, .shouty3, .shouty4, .shouty5 {
color:#000080;
font-size:14px;
font-family.Trebuchet MS;
text-align:left;
background-color:#F2F2F2;
background-image: url();
border:1px solid #000000; }
td.edit_rb_footer{display:none; }
td.edit_rechts_bottom {
background-color:#xxxxxx ;
background-image: url();
border:0px solid #000000; }



input {
   background: url(http://img.webme.com/pic/t/tasarimimcss/tasarimimcss_iceblue6.gif);
   border: solid #999 1px;
}
input {
   background: url(http://img.webme.com/pic/t/tasarimimcss/tasarimimcss_iceblue6.gif) repeat-x #fff;
   border: solid #999 1px;
}
textarea {
   background: url(http://img.webme.com/pic/t/tasarimimcss/tasarimimcss_iceblue6.gif) repeat-x #fff;
   border: solid #999 1px;
   margin-bottom: 10px;
}
       
#below_content{margin-bottom:-950px;}
font[color="green"]{
background-color:#00E566;
border:1px solid #00B233;
color:#000000;



-moz-border-radius:2px;
-khtml-border-radius:2px;}
font[color="red"]{
background-color:#FF6633;
border:1px solid #CC0033;
color:#000000;
-moz-border-radius:2px;
-khtml-border-radius:2px;}
A{ text-decoration : none; }


hr {    border: 0;
    border-top: 1px solid #919999;
    color: white;}





--> </style>   


<!--TasarimimCss.Tr.Gg - Tasarım Kodu Bitişi-->
Mesaj27.03.2012, 15:26 (UTC)    
Mesaj konusu:

iceblue

Kod:
Design by ice-blog.tr.gg  <br /> <br /> <style type="text/css"> <!--
table {margin-left: auto;margin-right: auto}
body {
background-color:#343434;
background-image:url(http://img.webme.com/pic/i/ice-blog/turuncuap.gif);
}
td {
color:#000000;
font-size:14px;
text-align:left;
font-family: arial,verdana; }
a:link {
color:#0479D0;
font-size:14px;
font-family:arial,verdana;
text-decoration:none; }
a:visited {
color:#10A4B4;
font-size:14px;
font-family:arial,verdana;
text-decoration:none;}
a:hover{
color:#04467B;
font-size:14px;
font-family:arial,verdana;
text-decoration:none;}
td.edit_header_full {
background-color:#c0c0c0;
background-image:url(http://img.webme.com/pic/i/ice-blog/ibbsabln.jpg);
background-repeat:no-repeat; }
td.headline {visibility:hidden;}
td.nav_heading {
padding-left:5px;
color:#FFFFFF;
font-size:14px;
font-family:arial,verdana;
font-weight:600;
height:27px;
background-color:#2b4f7a;
background-image:url(http://img.webme.com/pic/i/ice-blog/ibbmenu3.gif);
border:1px solid #000; }
td.nav {
background-color:#ccc;
background-image: url(http://img.webme.com/pic/i/ice-blog/ibbmenu.gif);
border:1px solid #000; }
td.nav:hover {
background-color:#ccc;
background-image:url(http://img.webme.com/pic/i/ice-blog/ibbmenu3.gif);
border:1px solid #000;}
td.nav a {
color:#000000;
font-size:14px;
font-family:arial,verdana;
text-decoration:none;
font-weight:500;
text-align:left; }
td.nav a:hover{
color:#000000;
font-weight:500;
font-size:14px;
font-family:arial,verdana;
text-decoration:none;
text-align:left; }
td.edit_below_nav {display:none;}
td.edit_main_tr {
height: 50% !important; }
td.edit_navi_headbg {
height: 50%;
background-color:#XXXXXX ;
background-image:url();
border:0px solid #000000; }
td.edit_content_top {
height:27px;
background-color:#2f4b7a;
background-image:url(http://img.webme.com/pic/i/ice-blog/ibbmenu.gif);
border:1px solid #000; }
td.headline2 {
color:#FFFFFF;
font-size:12px;
font-family:arial,verdana;
text-align:left; }
td.edit_content {
width:610px;
background-color:#FFFFFF;
background-image: url();
border:1px solid #000; }
td.edit_content_left_spacer {
background-color:#f3f3f3;
background-image:url(); }
td.edit_content_right_spacer {
background-color:#f3f3f3;
background-image:url(); }
td.edit_content_bottom {
height:29px;
background-color:#000000;
background-image: url(http://img.webme.com/pic/i/ice-blog/ibbmenu.gif);
border:1px solid #000000; }
td.edit_content_bottom:hover {
background-color:#ccc;
background-image:url(http://img.webme.com/pic/i/ice-blog/4285.gif);
border:1px solid #000;}
td.edit_content_bottom2 {
background-color:#XXXXXX ;
background-image: url();
border:0px solid #000000; }
td.edit_content_bottom2_counter {
font-family:arial,verdana;
font-size:14px;
color:#000;
background-color:#c9c9c9;
border:1px solid #000000; }
td.edit_rechts_cbg {
background-color:#XXXXXX;
background-image: url();
border:0px solid #000000; }
td.edit_rechts_sbg {display:none;}
td.sidebar_heading {
padding-right:5px;
color:#FFFFFF;
font-size:14px;
font-family:arial,verdana ;
text-align:center;
font-weight:600px;
height:27px;
background-color:#000000;
background-image: url(http://img.webme.com/pic/i/ice-blog/ibbmenu.gif);
border:1px solid #000000; }
td.shouty, .shouty2, .shouty3, .shouty4, .shouty5 {
color:#000080;
font-size:14px;
font-family.arial,verdana;
text-align:left;
background-color:#F2F2F2;
background-image: url();
border:1px solid #000000; }
td.edit_rb_footer{display:none; }
td.edit_rechts_bottom {
background-color:#XXXXXX ;
background-image: url();
border:0px solid #000000; }
--> </style>

______________

Bilgi Tek Başına Bir Güçtür
Roster-ice-blog
Forum Blog
Mesaj28.03.2012, 07:18 (UTC)    
Mesaj konusu: CanlitvYayinAkisi KEndi Tasarımım.

Yetkin Tasarım FARKIYLA.. Kodlar Tamamen Bize Ayit



Website Örnek Görünüm: WwW.Canlitvyayinakisi.Tr.Gg
Tasarım Adı: Canli Tv Yayin Akisi
Kodlanma Tarihi: 01.01.2012

TASARIM USTU:
Kod:
<div style="font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128)">
<div id="fb-root" class=" fb_reset" style="background-image: none; text-align: left; padding-bottom: 0px; border-right-width: 0px; overflow-x: visible; overflow-y: visible; text-transform: none; text-indent: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; font: 11px/1 'lucida grande', tahoma, verdana, arial, sans-serif; direction: ltr; white-space: normal; border-top-width: 0px; border-bottom-width: 0px; letter-spacing: normal; visibility: visible; color: rgb(0,0,0); border-left-width: 0px; cursor: auto; word-spacing: normal; text-decoration: none; padding-top: 0px; border-image: initial; background-origin: initial; background-clip: initial; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; text-shadow: none">
<div style="position: absolute; width: 0px; height: 0px; top: -10000px">
<div><iframe id="f10f9fa2d" class="FB_UI_Hidden" src="http://www.facebook.com/dialog/oauth?api_key=121259521226985&app_id=121259521226985&channel_url=https%3A%2F%2Fs-static.ak.fbcdn.net%2Fconnect%2Fxd_proxy.php%3Fversion%3D3%23cb%3Df2ff37cd5c%26origin%3Dhttp%253A%252F%252Fwww.livetvizle.com%252Ff11edfa528%26relation%3Dparent.parent%26transport%3Dpostmessage&client_id=121259521226985&display=none&domain=www.livetvizle.com&locale=tr_TR&origin=1&redirect_uri=https%3A%2F%2Fs-static.ak.fbcdn.net%2Fconnect%2Fxd_proxy.php%3Fversion%3D3%23cb%3Df1ef5cb4e4%26origin%3Dhttp%253A%252F%252Fwww.livetvizle.com%252Ff11edfa528%26relation%3Dparent%26transport%3Dpostmessage%26frame%3Df10f9fa2d&response_type=token%2Csigned_request%2Ccode&sdk=joey" name="f26dd160c4" scrolling="no" style="border-bottom-style: none; overflow-x: hidden; overflow-y: hidden; border-right-style: none; width: 575px; border-top-style: none; height: 240px; border-left-style: none; border-image: initial"></iframe></div>
</div>
</div>
<table cellspacing="0" cellpadding="7" width="946" align="center">
    <tbody>
        <tr>
            <td bgcolor="#2d2d2d" height="823" style="font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128)">
            <table cellspacing="0" cellpadding="0" width="1149" align="center" style="width: 1149px; height: 74px">
                <tbody>
                    <tr>
                        <td class="s" height="113" valign="bottom" width="25%" colspan="2" style="border-bottom: rgb(46,46,46) 3px solid; font: bold 13px 'Trebuchet MS'; height: 38px; color: rgb(128,128,128); border-right: rgb(46,46,46) 4px solid">
                        <table class="off" cellspacing="0" cellpadding="4" width="100%" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                            <tbody>
                                <tr>
                                    <td bgcolor="#000000"><span style="color: #ffffff">
                                    <div id="clock">19 Aralık 2009 | 14:48:08</div>
                                    <script type="text/javascript">
function refrClock()
{
var d=new Date();
var s=d.getSeconds();
var m=d.getMinutes();
var h=d.getHours();
var day=d.getDay();
var date=d.getDate();
var month=d.getMonth();
var year=d.getFullYear();
var days=new Array("","","","","","","");
var months=new Array("Ocak","Şubat","Mart","Nisan","Mayıs","Haziran","Temmuz","Ağustos","Eylul","Ekim","Kasım","Aralık");
if (s<10) {s="0" + s}
if (m<10) {m="0" + m}
document.getElementById("clock").innerHTML=days[day] + "   " + date + " " + months[month] + " " + year + " | " + h + ":" + m + ":" + s + " "
setTimeout("refrClock()",1000);
}
refrClock();
</script></span></td>
                                    <td bgcolor="#000000" style="text-align: right"><a style="widows: 2; text-transform: none; background-color: rgb(13,13,13); text-indent: 0px; font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; white-space: nowrap; orphans: 2; letter-spacing: normal; color: rgb(204,204,204); word-spacing: 0px; text-decoration: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-origin: initial; background-clip: initial" href="/ana-sayfa.htm"><span style="color: #ffff00">Anasayfa</span></a><span style="color: #ffff00"> <span style="color: #00ff00">I</span> </span><a style="widows: 2; text-transform: none; background-color: rgb(13,13,13); text-indent: 0px; font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; white-space: nowrap; orphans: 2; letter-spacing: normal; color: rgb(204,204,204); word-spacing: 0px; text-decoration: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-origin: initial; background-clip: initial" href="/iletisim.htm"><span style="color: #ffff00">İletişim</span></a><span style="color: #ffff00"> <span style="color: #00ff00">I</span> </span><a style="widows: 2; text-transform: none; background-color: rgb(13,13,13); text-indent: 0px; font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; white-space: nowrap; orphans: 2; letter-spacing: normal; color: rgb(204,204,204); word-spacing: 0px; text-decoration: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-origin: initial; background-clip: initial" href="/ziyaretci-defteri.htm"><span style="color: #ffff00">Ziyaretçi Defteri</span></a> <span style="color: #00ff00">I</span></td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                    </tr>
                    <tr>
                        <td class="s" height="113" valign="bottom" width="25%" style="border-bottom: rgb(46,46,46) 3px solid; font: bold 13px 'Trebuchet MS'; height: 38px; color: rgb(128,128,128); border-right: rgb(46,46,46) 4px solid">
                        <table class="off" cellspacing="0" cellpadding="4" width="493" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); width: 493px; height: 81px; border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                            <tbody>
                                <tr>
                                    <td bgcolor="#000000" height="77" valign="bottom" width="30%" align="center" style="font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128)">
                                    <div align="center">
                                    <div style="text-align: center"><a href="/ana-sayfa.htm"><img border="0" alt="" src="http://www.canlitv.tv/tasarim/images/footer_logo.png" /></a><br />
                                    <em><strong><span style="color: #ffff00">Canlı Tv yayin akisi</span></strong></em></div>
                                    </div>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                        <td class="s" valign="bottom" width="52%" style="border-bottom: rgb(46,46,46) 3px solid; font: bold 13px 'Trebuchet MS'; height: 38px; color: rgb(128,128,128); border-right: rgb(46,46,46) 4px solid">
                        <table class="off" cellspacing="0" cellpadding="4" width="672" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); width: 672px; height: 81px; border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                            <tbody>
                                <tr>
                                    <td bgcolor="#000000" height="77" valign="bottom" width="30%" align="center" style="font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128)">
                                    <div align="center">
                                    <div style="text-align: center">
                                    <div style="text-align: center"><span style="color: #ffff00">
<a href="http://www.aliakyildirim.com"><object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="400" height="60">
<param name="_cx" value="10583" />
<param name="_cy" value="1587" />
<param name="FlashVars" value="" />
<param name="Movie" value="http://www.aliakyildirim.com/flashvortex.swf" />
<param name="Src" value="http://www.aliakyildirim.com/flashvortex.swf" />
<param name="WMode" value="Window" />
<param name="Play" value="0" />
<param name="Loop" value="-1" />
<param name="Quality" value="High" />
<param name="SAlign" value="" />
<param name="Menu" value="-1" />
<param name="Base" value="" />
<param name="AllowScriptAccess" value="sameDomain" />
<param name="Scale" value="ShowAll" />
<param name="DeviceFont" value="0" />
<param name="EmbedMovie" value="0" />
<param name="BGColor" value="" />
<param name="SWRemote" value="" />
<param name="MovieData" value="" />
<param name="SeamlessTabbing" value="1" />
<param name="Profile" value="0" />
<param name="ProfileAddress" value="" />
<param name="ProfilePort" value="0" />
<param name="AllowNetworking" value="all" />
<param name="AllowFullScreen" value="false" />   <embed src="http://www.aliakyildirim.com/flashvortex.swf" quality="best" menu="true" width="400" height="60" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" allowscriptaccess="sameDomain"></embed> </object></a>
<br />
                                    </span></div>
                                    </div>
                                    </div>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                    </tr>
                </tbody>
            </table>
            <table cellspacing="0" cellpadding="0" width="100%" align="center">
                <tbody>
                    <tr>
                        <td class="s" height="41" valign="bottom" width="16%" colspan="5" style="border-bottom: rgb(46,46,46) 3px solid; font: bold 13px 'Trebuchet MS'; height: 38px; color: rgb(128,128,128); border-right: rgb(46,46,46) 4px solid">
                        <table class="off" cellspacing="0" cellpadding="4" width="100%" height="61" onmouseout="this.className='off'" onmouseover="this.className='on'" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                            <tbody>
                                <tr>
                                    <td id="me" bgcolor="#990000" height="17" valign="bottom" align="center" onmouseout="this.style.backgroundColor='#990000';" onmouseover="this.style.backgroundColor='#990000';" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; background-color: rgb(153,0,0); font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid">
                                    <div align="center"><font color="#ffffff"><font color="#ffffff">DUYURULAR</font></font></div>
                                    </td>
                                </tr>
                                <tr>
                                    <td id="me" bgcolor="#000000" height="28" valign="bottom" align="center" onmouseout="this.style.backgroundColor='#000000';" onmouseover="this.style.backgroundColor='#000000';" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; background-color: #000000; font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid">
                                    <div align="center"><font color="#ff0000">DUYURU1: <span style="color: #00ff00">SAYFAMIZ YAPIMDADIR..</span> <br />
                                    DUYURU2: <font color="#00ff00">Eklenen Kanallar "Trt1 - ATV - TNT - SHOW TV"</font></font></div>
                                    </td>
                                </tr>
                                <tr>
                                    <td id="me" bgcolor="#ffffff" height="28" valign="bottom" bordercolor="#ff0000" align="center" onmouseout="this.style.backgroundColor='#000000';" onmouseover="this.style.backgroundColor='#000000';" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; background-color: #000000; font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid"><font color="#ff0000">LÜTFEN OKUYUNUZ: </font><span style="color: #ffff00">Sitemiz Üzerinden izlemiş Olduğunuz Yayınların "<u>DONMASI VEYA TAKILMASI</u>" İzlemiş Olduğunuz Kanalın Yoğunluğundan Kaynaklanmaktadır. Sitemizle Kesinlikle HiçbirAlakalı Bİr Durum Değildir. </span><font color="#ff0000">SAYGILARIMIZLA..!!</font></td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                    </tr>
                </tbody>
            </table>
            <table class="off" cellspacing="0" cellpadding="4" width="100%" onmouseout="this.className='off'" onmouseover="this.className='on'" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                <tbody>
                    <tr>
                        <td>
                        <table class="off" cellspacing="0" cellpadding="4" width="100%" onmouseout="this.className='off'" onmouseover="this.className='on'" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                            <tbody>
                                <tr>
                                    <td id="me" bgcolor="#000000" valign="bottom" align="center" onmouseout="this.style.backgroundColor='#000000';" onmouseover="this.style.backgroundColor='#990000';" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; background-color: #000000; font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid"><a style="widows: 2; text-transform: none; background-color: rgb(13,13,13); text-indent: 0px; font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; white-space: nowrap; orphans: 2; letter-spacing: normal; color: rgb(204,204,204); word-spacing: 0px; text-decoration: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-origin: initial; background-clip: initial" href="/Kanal-Listesi.htm"><span style="color: #ffff00">Televizyon Kanalları Listesi</span></a></td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                        <td>
                        <table class="off" cellspacing="0" cellpadding="4" width="100%" onmouseout="this.className='off'" onmouseover="this.className='on'" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                            <tbody>
                                <tr>
                                    <td id="me" bgcolor="#000000" valign="bottom" align="center" onmouseout="this.style.backgroundColor='#000000';" onmouseover="this.style.backgroundColor='#990000';" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; background-color: #000000; font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid">
                                    <div align="center">Televizyon Yayın Akışları</div>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                        <td>
                        <table class="off" cellspacing="0" cellpadding="4" width="100%" onmouseout="this.className='off'" onmouseover="this.className='on'" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                            <tbody>
                                <tr>
                                    <td id="me" bgcolor="#000000" valign="bottom" align="center" onmouseout="this.style.backgroundColor='#000000';" onmouseover="this.style.backgroundColor='#990000';" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; background-color: #000000; font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid">
                                    <div align="center">Trafik Cameralar</div>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                        <td>
                        <table class="off" cellspacing="0" cellpadding="4" width="100%" onmouseout="this.className='off'" onmouseover="this.className='on'" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                            <tbody>
                                <tr>
                                    <td id="me" bgcolor="#000000" valign="bottom" align="center" onmouseout="this.style.backgroundColor='#000000';" onmouseover="this.style.backgroundColor='#990000';" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; background-color: #000000; font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid">
                                    <div align="center">Bedava Online Canlı Tv kesintisiz ve HD tv izleme sitesi</div>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                    </tr>
                </tbody>
            </table>
            <table cellspacing="0" cellpadding="0" width="100%" align="center">
                <tbody>
                    <tr>
                        <td class="s" height="103" valign="bottom" width="57%" style="border-bottom: rgb(46,46,46) 3px solid; font: bold 13px 'Trebuchet MS'; height: 38px; color: rgb(128,128,128); border-right: rgb(46,46,46) 4px solid">
                        <table class="off" cellspacing="0" cellpadding="4" width="100%" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                            <tbody>
                                <tr>
                                    <td id="me" bgcolor="#000000" height="34" valign="bottom" width="43%" colspan="6" align="center" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid"><img border="0" alt="ULUSAL KANALLAR" width="465" height="50" style="widows: 2; text-transform: none; background-color: rgb(0,0,0); text-indent: 0px; font: 12px tahoma; white-space: normal; orphans: 2; letter-spacing: normal; color: rgb(153,153,153); word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px" src="http://i.imgur.com/WQ7L4.png" /></td>
                                </tr>
                                <tr>
                                    <td><span style="color: #ffffff"><strong><a href="/trt1.htm"><img border="0" alt="TRT 1 İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/OEBqs.png" /></a></strong></span></td>
                                    <td><a href="/show.htm"><img border="0" alt="SHOW TV İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/hixK5.png" /></a></td>
                                    <td><a href="/kanald.htm"><img border="0" alt="KANAL D İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/9qWS3.png" /></a></td>
                                    <td><img border="0" alt="STAR TV İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/86SAx.png" /></td>
                                    <td><img border="0" alt="FOX TV İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/ZjbMT.png" /></td>
                                    <td><img border="0" alt="KANALTÜRK İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/yQ3xv.png" /></td>
                                </tr>
                                <tr>
                                    <td><a href="/atv.htm"><img border="0" alt="ATV İZLE" width="90" height="86" src="http://i.imgur.com/I620G.png" /></a></td>
                                    <td><img border="0" alt="STV İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/ADEK0.png" /></td>
                                    <td><img border="0" alt="" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/SmhyR.png" /></td>
                                    <td><img border="0" alt="FLASH TV İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/AlSVp.png" /></td>
                                    <td><img border="0" alt="TV5 İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/jDWOA.png" /></td>
                                    <td><img border="0" alt="CİNE5 İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/igVt3.png" /></td>
                                </tr>
                                <tr>
                                    <td><a href="/tnt.htm"><img border="0" alt="TNT TV İZLE" width="90" height="86" style="opacity: 1" src="http://i.imgur.com/ypl4w.png" /></a></td>
                                    <td><img border="0" alt="AKILLI TV İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/MKw61.png" /></td>
                                    <td><img border="0" alt="PLANET SİNEMA İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/zDoet.png" /></td>
                                    <td><img border="0" alt="PLANET TÜRK İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/cUd8l.png" /></td>
                                    <td><img border="0" alt="PLANET PEMBE İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/uRsih.png" /></td>
                                    <td><img border="0" alt="BJK TV İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/TTjji.png" /></td>
                                </tr>
                                <tr>
                                    <td><img border="0" alt="TV8 İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/tyZp6.png" /></td>
                                    <td> </td>
                                    <td> </td>
                                    <td> </td>
                                    <td> </td>
                                    <td> </td>
                                </tr>
                            </tbody>
                        </table>
                        <table class="off" cellspacing="0" cellpadding="4" width="100%" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                            <tbody>
                                <tr>
                                    <td id="me" bgcolor="#000000" height="34" valign="bottom" width="43%" colspan="7" align="center" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid"><img border="0" alt="ULUSAL KANALLAR" width="465" height="50" style="widows: 2; text-transform: none; background-color: rgb(0,0,0); text-indent: 0px; font: 12px tahoma; white-space: normal; orphans: 2; letter-spacing: normal; color: rgb(153,153,153); word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px" src="http://i.imgur.com/XDeVf.png" /></td>
                                </tr>
                                <tr>
                                    <td><span style="color: #ffffff"><strong><img border="0" alt="NTV İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/dwjmb.png" /></strong></span></td>
                                    <td><img border="0" alt="CNN TÜRK İZLE" width="90" height="86" style="opacity: 1" src="http://i.imgur.com/e8Otf.png" /></td>
                                    <td><img border="0" alt="TV24 İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/c2vJL.png" /></td>
                                    <td><img border="0" alt=" İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/dIiIf.png" /></td>
                                    <td><img border="0" alt="BUGÜN TV İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/axaiR.png" /></td>
                                    <td><img border="0" alt="TRT HABER İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/oczUS.png" /></td>
                                </tr>
                                <tr>
                                    <td><img border="0" alt="STV HABER İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/DasZy.png" /></td>
                                    <td><img border="0" alt="TGRT HABER İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/qZFax.png" /></td>
                                    <td><img border="0" alt="AHABER İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/yaDRU.png" /></td>
                                    <td><img border="0" alt="ÜLKE TV İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/XlaYR.png" /></td>
                                    <td><img border="0" alt="TV NET İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/pi0b0.png" /></td>
                                    <td><img border="0" alt="SKY TÜRK İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/U7He9.png" /></td>
                                </tr>
                                <tr>
                                    <td><img border="0" alt="TRT TÜRK İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/15fEg.png" /></td>
                                    <td><img border="0" alt="BLOOMBERG İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/V87GK.png" /></td>
                                    <td><img border="0" alt="6NEWS İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/knuB9.png" /></td>
                                    <td> </td>
                                    <td> </td>
                                    <td> </td>
                                </tr>
                            </tbody>
                        </table>
                        <table class="off" cellspacing="0" cellpadding="4" width="100%" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                            <tbody>
                                <tr>
                                    <td id="me" bgcolor="#000000" height="34" valign="bottom" width="43%" colspan="7" align="center" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid"><img border="0" alt="MÜZİK KANALLARI" width="465" height="50" style="widows: 2; text-transform: none; background-color: rgb(0,0,0); text-indent: 0px; font: 12px tahoma; white-space: normal; orphans: 2; letter-spacing: normal; color: rgb(153,153,153); word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px" src="http://i.imgur.com/eX9aD.png" /></td>
                                </tr>
                                <tr>
                                    <td><span style="color: #ffffff"><strong><span style="color: #ffffff"><strong><img border="0" alt="KRAL TV İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/Ydq2B.png" /></strong></span></strong></span></td>
                                    <td><img border="0" alt="POWER TÜRK İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/4QuQB.png" /></td>
                                    <td><img border="0" alt="NUMBER ONE İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/t2mwq.png" /></td>
                                    <td><img border="0" alt="TRT MÜZİK İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/F3m5J.png" /></td>
                                    <td><img border="0" alt=" İZLE" width="90" height="86" style="opacity: 0.7" src="http://i.imgur.com/KWiGX.png" /></td>
                                    <td> </td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                        <td class="s" valign="bottom" width="43%" style="border-bottom: rgb(46,46,46) 3px solid; font: bold 13px 'Trebuchet MS'; height: 38px; color: rgb(128,128,128); border-right: rgb(46,46,46) 4px solid">
                        <table class="off" cellspacing="0" cellpadding="4" width="100%" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                            <tbody>
                                <tr>
                                    <td id="me" bgcolor="#660000" height="26" valign="bottom" width="25%" colspan="4" align="center" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid">
                                    <div align="center"><span style="color: #00ff00"><strong>♫ </strong></span><span style="color: #ffffff"><strong>TV İZLEME KEYFİNİ BURADA YAŞAYIN </strong></span><span style="color: #00ff00"><strong>♫</strong></span></div>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                        <table class="off" cellspacing="0" cellpadding="4" width="100%" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                            <tbody>
                                <tr>
                                    <td id="me6" bgcolor="#000000" height="32" valign="bottom" width="38%" colspan="8" align="center" style="font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128)">


TASARIM ALTI:
Kod:
</td>
                                </tr>
                            </tbody>
                        </table>
                        <table class="off" cellspacing="0" cellpadding="4" width="100%" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                            <tbody>
                                <tr>
                                    <td id="me" bgcolor="#000000" height="34" valign="bottom" align="center" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid"><img title="Yayın Akışı" alt="Yayın Akışı" style="width: 220px; height: 66px" src="http://i.imgur.com/4OQdM.png" /></td>
                                </tr>
                                <tr>
                                    <td id="me" bgcolor="#000000" height="34" valign="bottom" align="center" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid">
                                    <div align="center"><b><font color="#ff0000">LÜTFEN OKUYUNUZ: <span style="color: #ffff00">Sitemiz Üzerinden izlemiş Olduğunuz Yayınların "DONMASI VEYA TAKILMASI" İzlemiş Olduğunuz Kanalın Yoğunluğundan Kaynaklanmaktadır. Sitemizle Kesinlikle HiçbirAlakalı Bİr Durum Değildir. </span>SAYGILARIMIZLA..!!<br />
                                    <center><a href="http://www.tvizler.net/2011/11/tv-yayin-akisi.html#"><img title="Sık Kullanılanlara Ekle" border="0" alt="Add Favorite" width="40" height="40" src="http://i.imgur.com/I4K62.png" /></a><a target="_blank" href="http://www.facebook.com/TvKanalim"><img title="Facebook Sayfamız" border="0" alt="Facebook'ta Tvizler" width="40" height="40" src="http://i.imgur.com/9uUzK.png" /></a><a target="_blank" href="http://www.google.com.tr/#hl=tr&source=hp&biw=1366&bih=598&q=site:tvizler.net&aq=f&aqi=&aql=&oq=&fp=7cb0d2cfa931dcae"><img title="Tvizler Google" border="0" alt="Tvizler Google" width="40" height="40" src="http://i.imgur.com/e8aVP.png" /></a> <!--Facebook Bloggerturkiye Buton--><!--Facebook Bloggerturkiye Buton--></center></font></b></div>
                                    </td>
                                </tr>
                                <tr>
                                    <td id="me" bgcolor="#000000" height="34" valign="bottom" align="center" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid"><img border="0" alt="" width="390" height="95" src="http://www.canlitv.com/temalar/kirmizi/resimler/tr/bvtlivetv_reklam.gif" /></td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                    </tr>
                </tbody>
            </table>
            <table class="off" cellspacing="0" cellpadding="4" width="100%" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                <tbody>
                    <tr>
                        <td id="me" bgcolor="#000000" height="26" valign="bottom" width="25%" colspan="4" align="center" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid">
                        <div align="center"><a href="http://www.CanliTvYayinAkisi.Tr.Gg">WwW.CanliTvYayinAkisi.Tr.Gg</a> Hoşgeldiniz..! <span style="color: #ffff00">İyi Seyirler Dileriz..!!</span></div>
                        </td>
                    </tr>
                </tbody>
            </table>
            <table class="off" cellspacing="0" cellpadding="4" width="100%" onmouseout="this.className='off'" onmouseover="this.className='on'" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                <tbody>
                    <tr>
                        <td>
                        <table class="off" cellspacing="0" cellpadding="4" width="100%" onmouseout="this.className='off'" onmouseover="this.className='on'" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                            <tbody>
                                <tr>
                                    <td id="me" bgcolor="#000000" valign="bottom" align="center" onmouseout="this.style.backgroundColor='#000000';" onmouseover="this.style.backgroundColor='#990000';" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; background-color: #000000; font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid">
                                    <div align="center"><font color="#ffffff">Kurtlar Vadisi Pusu 145.Bölüm</font></div>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                        <td>
                        <table class="off" cellspacing="0" cellpadding="4" width="100%" onmouseout="this.className='off'" onmouseover="this.className='on'" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                            <tbody>
                                <tr>
                                    <td id="me" bgcolor="#000000" valign="bottom" align="center" onmouseout="this.style.backgroundColor='#000000';" onmouseover="this.style.backgroundColor='#990000';" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; background-color: #000000; font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid">
                                    <div align="center"><font color="#ffffff">Kurtlar Vadisi Pusu 145.Bölüm</font></div>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                        <td>
                        <table class="off" cellspacing="0" cellpadding="4" width="100%" onmouseout="this.className='off'" onmouseover="this.className='on'" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                            <tbody>
                                <tr>
                                    <td id="me" bgcolor="#000000" valign="bottom" align="center" onmouseout="this.style.backgroundColor='#000000';" onmouseover="this.style.backgroundColor='#990000';" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; background-color: #000000; font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid">
                                    <div align="center"><font color="#ffffff">Kurtlar Vadisi Pusu 145.Bölüm</font></div>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                        <td>
                        <table class="off" cellspacing="0" cellpadding="4" width="100%" onmouseout="this.className='off'" onmouseover="this.className='on'" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                            <tbody>
                                <tr>
                                    <td id="me" bgcolor="#000000" valign="bottom" align="center" onmouseout="this.style.backgroundColor='#000000';" onmouseover="this.style.backgroundColor='#990000';" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; background-color: #000000; font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid">
                                    <div align="center"><font color="#ffffff">Kurtlar Vadisi Pusu 145.Bölüm</font></div>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                    </tr>
                </tbody>
            </table>
            <table class="off" cellspacing="0" cellpadding="4" width="100%" style="border-bottom: rgb(78,78,78) 1px solid; border-left: rgb(78,78,78) 1px solid; background-color: rgb(22,22,22); border-top: rgb(78,78,78) 1px solid; border-right: rgb(78,78,78) 1px solid; background-origin: initial; background-clip: initial">
                <tbody>
                    <tr>
                        <td id="me" bgcolor="#000000" height="27" valign="bottom" width="25%" align="center" style="border-bottom: rgb(0,0,0) 1px solid; border-left: rgb(0,0,0) 1px solid; font: bold 13px 'Trebuchet MS'; color: rgb(128,128,128); border-top: rgb(0,0,0) 1px solid; border-right: rgb(0,0,0) 1px solid">
                        <div align="center"><center><font color="#00ff00"><b>Copyright</b></font></center>
                        <div align="center">Sitemizde izlenmekte olan yayınların tüm Hakları Yayıncı Kuruluşlara aittir.<span class="Apple-converted-space"> </span>Yayıncı Kuruluş istediği Taktirde Sitemiz'den Kaldırılır yada Sitemize Eklenir<span class="Apple-converted-space"> </span><br />
                        Tüm haklar YetkinTasarim.Tr.Gg a aittir 2012-2012 Mail: ----------</div>
                        <div id="r" style="position: absolute; visibility: hidden; top: 0px; left: 0px"><img alt="" width="1" height="1" src="http://www.realist.gen.tr/logo.php?id=68587&l=9&a=0&ref2=http%3A//www.livetvizle.com/&referrer=http%3A//www.google.com.tr/url%3Fsa%3Dt%26rct%3Dj%26q%3Dcanl%25C4%25B1%2520tv%26source%3Dweb%26cd%3D3%26sqi%3D2%26ved%3D0CEkQFjAC%26url%3Dhttp%253A%252F%252Fwww.livetvizle.com%252F%26ei%3DplkgT-vaJOjl4QTblrSEDw%26usg%3DAFQjCNE1iE4RHxbItLJ5M5Um3vMGoADiDQ%26cad%3Drja&mwidth=1366&mheight=768&mcolordepth=32" /></div>
                        </div>
                        </td>
                    </tr>
                </tbody>
            </table>
            </td>
        </tr>
    </tbody>
</table>
</div>


CSS:
Kod:
table {margin-left: auto;margin-right: auto}
 
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-image: url(http://img.webme.com/pic/c/canlitvyayinakisi/o1l5x.gif);
background-repeat: repeat;
background-attachment: scroll;
background-color: white;
background-position: top-left;
}
.........         //-->
      </style>
         </head>
   <body id="hpb_cssonly">
      <style type="text/css">
#ad-e4da br {
      display: none;
}

______________
► Tum Haklarım Saklıdır®™
Mesaj05.04.2012, 17:22 (UTC)    
Mesaj konusu:

csstasarimdunyasi yazmış:
g-cashh yazmış:
yozgatsevgievleri yazmış:
Bu Tasarımları Kullanacak Arkadaşlar Kesinlikle Copright Kısımlarını Kaldırmayınız Aksi Taktirde Yetkili Mercilere Bildirilecektir.!

Kendi Yapımım Tasarımlar Buyurun;


Tasarım 1 Linki: http://b1110.hizliresim.com/11/10/11/16118.jpg
Tasarım 1 Önizleme:

Tasarım 2 Linki: http://c1110.hizliresim.com/11/10/11/16145.jpg
Tasarım 2 Önizleme:

Tasarım 3 Linki: http://b1110.hizliresim.com/11/10/11/16177.jpg
Tasarım 3 Önizleme:

Tasarım 4 Linki: http://c1110.hizliresim.com/11/10/11/16223.jpg
Tasarım 4 Önizleme:


Bedava Sitem'in geleceği için, sen tasarım yapma kardeş. Bırak işi bilenler yapsın. Emek vermişsin teşekkürler. Ama tasarımlar gerçekten berbat. Ya da illa tasarım yapacaksan lütfen kendini geliştirip yap. Tekrar söylüyorum teşekkür ederiz ama yapma. Hazır stil kullanılmaması gerekli tasarımda. O tasarımlar katlanma yapar, bir işe yaramaz.



Adam haklı. Tasarımlara bak Very HappyVery Happy

Arkaplan bile yok...

İçerik desen katlanır.

Başlığa başlık diye yazmış birde Smile Smile

Menüye menü diye yazmış Very HappyVery HappyVery Happy

Onları kodlarken yazıp menüyü ekleyecektik. Smile

Zaten tasarımlar kullanılamaz... Very HappyVery HappyVery Happy

Arkadaşım yenide olmasa fazlasıyla kırıcı konuşmuşsunuz herkes bir hata yapabilir.
Mesaj08.04.2012, 16:15 (UTC)    
Mesaj konusu:

Tasarımın Adı: Blue Planet ( Mavi Gezegen)

Tasarımın Türü: İceblue

Tasarımın Önizlemesi: huge-tasarim.tr.gg

Tasarımın Kodları:

Kod:
<style type="text/css">
<!--
table {margin-left: auto;margin-right: auto}
body {
background-color:#343434;
background-image:url(http://img.webme.com/pic/h/huge-tasarim/cizgi.png);
}
td {
color:#000000;
font-size:14px;
text-align:left;
font-family: arial,verdana; }
a:link {
color:#0479D0;
font-size:14px;
font-family:arial,verdana;
text-decoration:none; }
a:visited {
color:#10A4B4;
font-size:14px;
font-family:arial,verdana;
text-decoration:none;}
a:hover{
color:#04467B;
font-size:14px;
font-family:arial,verdana;
text-decoration:none;}
td.edit_header_full {
background-color:#c0c0c0;
background-image:url(http://img.webme.com/pic/h/huge-tasarim/baslik2.png);
background-repeat:no-repeat; }
td.headline {visibility:hidden;}
td.nav_heading {
padding-left:5px;
color:#FFFFFF;
font-size:14px;
font-family:arial,verdana;
font-weight:600;
height:27px;
background-color:#2b4f7a;
background-image:url(http://img.webme.com/pic/h/huge-tasarim/menuustu.png);
border:1px solid #000; }
td.nav {
background-color:#ccc;
background-image: url(http://img.webme.com/pic/h/huge-tasarim/menu.png);
border:1px solid #000; }
td.nav:hover {
background-color:#ccc;
background-image:url(http://img.webme.com/pic/h/huge-tasarim/menu2.png);
border:1px solid #000;}
td.nav a {
color:#000000;
font-size:14px;
font-family:arial,verdana;
text-decoration:none;
font-weight:500;
text-align:left; }
td.nav a:hover{
color:#000000;
font-weight:500;
font-size:14px;
font-family:arial,verdana;
text-decoration:none;
text-align:left; }
td.edit_below_nav {display:none;}
td.edit_main_tr {
height: 50% !important; }
td.edit_navi_headbg {
height: 50%;
background-color:#XXXXXX ;
background-image:url();
border:0px solid #000000; }
td.edit_content_top {
height:27px;
background-color:#2f4b7a;
background-image:url(http://img.webme.com/pic/h/huge-tasarim/menuustu.png);
border:1px solid #000; }
td.headline2 {
color:#FFFFFF;
font-size:12px;
font-family:arial,verdana;
text-align:left; }
td.edit_content {
width:610px;
background-color:#FFFFFF;
background-image: url();
border:1px solid #000; }
td.edit_content_left_spacer {
background-color:#f3f3f3;
background-image:url(); }
td.edit_content_right_spacer {
background-color:#f3f3f3;
background-image:url(); }
td.edit_content_bottom {
height:29px;
background-color:#000000;
background-image: url(http://img.webme.com/pic/h/huge-tasarim/menuustu.png);
border:1px solid #000000; }
td.edit_content_bottom:hover {
background-color:#ccc;
background-image:url(http://img.webme.com/pic/h/huge-tasarim/hak.png);
border:1px solid #000;}
td.edit_content_bottom2 {
background-color:#XXXXXX ;
background-image: url();
border:0px solid #000000; }
td.edit_content_bottom2_counter {
font-family:arial,verdana;
font-size:14px;
color:#000;
background-color:#c9c9c9;
border:1px solid #000000; }
td.edit_rechts_cbg {
background-color:#XXXXXX;
background-image: url();
border:0px solid #000000; }
td.edit_rechts_sbg {display:none;}
td.sidebar_heading {
padding-right:5px;
color:#FFFFFF;
font-size:14px;
font-family:arial,verdana ;
text-align:center;
font-weight:600px;
height:27px;
background-color:#000000;
background-image: url(http://img.webme.com/pic/h/huge-tasarim/menuustu.png);
border:1px solid #000000; }
td.shouty, .shouty2, .shouty3, .shouty4, .shouty5 {
color:#000080;
font-size:14px;
font-family.arial,verdana;
text-align:left;
background-color:#F2F2F2;
background-image: url();
border:1px solid #000000; }
td.edit_rb_footer{display:none; }
td.edit_rechts_bottom {
background-color:#XXXXXX ;
background-image: url();
border:0px solid #000000; }
-->
</style>
Mesaj19.04.2012, 22:18 (UTC)    
Mesaj konusu: Tasarım Yapabilecek Warmı

Arkadaşlar Bana Css Tasarım Yapabilecek Varmı Allah Rızası İçin Kocaelispor
ile ilgili bir site sitede kocaelispor logoları falan olsun bide sitede yeşil-siyah renkler yoğun olsun yapan arkadaşa şimdiden tşk.. emeğine sağlık
Site Tamamlanınca Günde 300 kişi garanti girick yapan arkadaşa 1 ylık reklam bedavaaa..
Mesaj24.04.2012, 11:55 (UTC)    
Mesaj konusu:

bir zamanlar web sitemin tasarımı çok beğenilmişti bende yeni bir tasarım yaptığım için paylaşmak istiyorum..

tasarım üstüne Arrow

Kod:
<link rel="stylesheet" type="text/css" href="http://spetools.de/css/491.css" />

<script type="text/javascript" src="http://widgets.amung.us/tab.js"></script><script type="text/javascript">WAU_tab('2r56hijzxswl', 'right-upper')</script>



<!---Sayfa Yükleniyor Kod Başlangıcı--->
<style type="text/css"><!-- #loading{width:200px;height:100px;position:absolute;left:50%;top:25%;margin-top:0px;margin-left:0px;text-align:center}--></style>
<script type="text/javascript"><!--
<!--
<!--
<!--
document.write('<div id="loading" align="center"><table border="0" width="215" height="80" id="table1"><tr><td background="http://img81.imageshack.us/img81/9512/pngggef.png"><p align="center"><font color="#FFFFFF" size="2" face="verdana">Sayfa Yükleniyor Bekleyiniz</font></p><center><img border="0" src="http://www.kralindir.com/images/loading.gif" width="76" height="8"></center></td></tr></table></div>');window.onload=function(){document.getElementById("loading").style.display="none";}//-->
</script>
<!---Sayfa Yükleniyor Kod Bitişi--->

<div id="wrapper">


      <!--                  Üst Menü Kategoriler                  -->


      <div id="top">      
        <ul>      
          <li id="search"><a href="Dost-Siteler.htm">Dost Siteler</a></li>
          <li id="crimson"><a href="Temalar.htm">Temalar</a></li>
          <li id="login"><a href="toplist.htm">Toplist</a></li>
          <li id="join"><a href="Konuk-Defteri.htm">Z.Defteri</a></li>
          <li id="chat"><a href="home.htm">Ana Sayfa</a></li>
        </ul>
       
      </div>


      <!--                  Başlık Resimi Kısmı                  -->


      <div id="adspace">
        BURAYA  REKLAM KODU GELECEK
      </div>


      <!--                  Ekstra Kategoriler                  -->


      <div id="main">
        <h1>Ücretli Temalar</h1>
        <ul>

          <li>
            <a href="#"><img src="images/box.jpg" width="105px" height="105px" alt="1-Tema" /></a>
            <h2>1-Tema</h2>
          </li>

          <li>
            <a href="#"><img src="images/box.jpg" width="105px" height="105px" alt="2-Tema" /></a>
            <h2>2-Tema</h2>
          </li>

          <li>
            <a href="#"><img src="images/box.jpg" width="105px" height="105px" alt="3-Tema" /></a>
            <h2>3-Tema</h2>
          </li>

          <li>
            <a href="#"><img src="images/box.jpg" width="105px" height="105px" alt="4-Tema" /></a>
            <h2>4-Tema</h2>
          </li>

          <li>
            <a href="#"><img src="images/box.jpg" width="105px" height="105px" alt="5-Tema" /></a>
            <h2>5-Tema</h2>
          </li>

        </ul>
<p class="not">BU ÜCRETLERİMİZ ÇOK CÜZ-İ BİR FİYATLARDIR.YA KONTÖRLE YADA PARALI(BANKA HAVALASİ,PTT HAVALESİ GİBİ) ÜCRETLENDİRMELERİMİZ BU ŞEKİL OLACAKTIR.</p>
      </div>


      <!--                  İçerik Kısmı                  -->


      <div class="content">


tasarım altına Arrow

Kod:
</div>


      <!--                  Alt Kısım                  -->


      <div id="footer">!!!...Copyright 2010-2011 Tüm Hakkımız Saklıdır | <a href="http://tasarimci-amca2.tr.gg/">Şablon Tasarımı</a> |         <a href="http://tasarimci-amca2.tr.gg/">Site Tasarımı</a> | İzinsiz İçerik Veya Tema (Ç)Alınamaz...!!!</a></div>


    </div>


css kısmına Arrow
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; }

table {margin-left: auto;margin-right: auto}


/*   __________________________________________________________________
   |                                                                 |
   |  Tasarım Hakkında:                                                 |
   |                                                                   |
   |  Bu tasarım tamamen web sitemize aittir...!  |
   |  çalındığı taktirde gerekli işlemler yapılır...!       |
   |  sitemizin teması full css ile kodlanmıştır...!  |
   |  2008 telif haklarımız saklıdır...!   |
   |                                                                 |
   |  Semih Şeker                                                    |
   |  www.tasarimci-amca2.tr.gg                                                 |
   |                                                                 |
   |_________________________________________________________________|
*/

body {
   background: #90140C url(http://img.webme.com/pic/t/tasarimci-amca2/stripes.gif) repeat-x;
   background-position: 50% 0px;
   margin: 0;
   padding: 0;
}

a {
   color: #600000;
   font-weight: bold;
   text-decoration: none;
}

a:visited {
   color: #000;
}

a:hover {
   color: #90140C;
}

img {
   border: 0;
}

ul {
   list-style: none;
}

h1 {
   font: normal 1.2em arial, verdana, helvetica, sans-serif;
   margin: 23px 18px;
   text-align: left;
}

h2 {
   color: #333;
   font: bold 12px arial, verdana, helvetica, sans-serif;
}

BURASI MENU

#title {
   width: 410px;
   height: 101px;
   background: transparent url(http://img.webme.com/pic/t/tasarimci-amca2/title_background.jpg) no-repeat;
   line-height: 75px;
   display: block;
   margin: 0 auto;
   margin-top: 66px;
   text-align: center;
   font: normal 2.5em/1.8em 'trebuchet ms', georgia, 'lucidia grande';
   color: #FE9B27;
   letter-spacing: 8px;
   cursor: default;
}

#wrapper {
   width: 732px;
   margin: 0 auto;
   border: solid 15px #600000;
   border-bottom: none;
   background-color: #F3F3F3;
   height: auto;
}

#top {
   height: 28px;
   overflow: hidden;
   width: 100%;
   background: #000 url(http://img.webme.com/pic/t/tasarimci-amca2/stripes_small.gif) repeat-x;
   color: #fff;
   cursor: default;
   text-align: left;
   font: normal 10px/32px arial, verdana, helvetica, sans-serif;
}

#top strong {
   font: bold 11px arial;
   margin-left: 2px;
   margin-right: 6px;
}

#top span {
   display: inline;
   margin-left: 10px;
   float: left;
   clear: none;
   margin-top: -28px;
}

#top ul {
   margin: 0;
   padding: 0;
   float: right;
   clear: none;
   display: inline;
}

#top ul li a, #top ul li {
   display: block;
   float: right;
   width: 78px;
   height: 28px;
   text-align: center;
   text-decoration: none;
   color: #fff;
   font: bold 12px/32px arial, verdana, helvetica, sans-serif;
   overflow: hidden;
}

#top ul li a:hover {
   color: #000;
}

#chat a {
   background: #0086EE url(http://img.webme.com/pic/t/tasarimci-amca2/blue.jpg) no-repeat;
}

#join a {
   background: #F41100 url(http://img.webme.com/pic/t/tasarimci-amca2/red.jpg) no-repeat;
}

#login a {
   background: #ED700D url(http://img.webme.com/pic/t/tasarimci-amca2/orange.jpg) no-repeat;
}

#crimson a {
   background: #199B2C url(http://img.webme.com/pic/t/tasarimci-amca2/crimson.jpg) no-repeat;
}

#search a {
   background: #199B2C url(http://img.webme.com/pic/t/tasarimci-amca2/green.jpg) no-repeat;
}

#adspace {   
   height: 67px;
   background: #86221B url(http://img.webme.com/pic/t/tasarimci-amca2/ad.gif) repeat-x;
   border-top: 1px solid #CA807C;
   border-left: 1px solid #A5514B;
   border-right: 1px solid #5B1D1B;
   border-bottom: 1px solid #3E1B19;
   font: normal 10px/100px verdana, arial, sans-serif;
   text-align: center;
   color: #fff;
   cursor: default;
   overflow: hidden;
}

#main {
   height: 246px;
   background: #FE8624 url(http://img.webme.com/pic/t/tasarimci-amca2/main.gif) repeat-x;
   border-top: 1px solid #FEC782;
   border-left: 1px solid #FEB154;
   border-right: 1px solid #D76C22;
   border-bottom: 1px solid #783C1C;
   overflow: hidden;
}

#main ul {
   width: 710px;
   overflow: hidden;
   margin: 0;
   padding: 0;
   margin-left: 15px;
}

#main ul li {
   float: left;
   text-align: center;
   margin-left: 25px;
   display: inline;
}

#main ul li a img {
   border: 3px solid #fff;
}

#main ul li a img:hover {
border: 3px solid #FEE5C6;
}

#main ul li h2 {
   font: bold 11px arial, verdana, helvetica;
   margin-top: 10px;
   color: #000;
}

.content {
   float: left;
   width: 719px;
   margin: 10px 5px 0 10px;
   font: normal 11px/18px arial, verdana, helvetica, sans-serif;
   text-align: justify;
   display: inline;
}

.content h1, .content ul {
   margin: 0;
   padding: 0;
}

.content h1 {
   color: #8A0700;
   font: normal 2em arial, verdana, helvetica, sans-serif;
   margin-bottom: 20px;
}

.content h2 {
   margin: 5px 0 4px 0;
}

.content ul.hover_list li {
   border: 1px solid #783C1C;
   border-width: 0 0 1px 0;
   color: #600000;
}

.content ul.hover_list li a {
   height: 40px;
   color: #600000;
   display: block;
   line-height: 40px;
   padding-left: 15px;
}

.content ul.hover_list li a:hover, .content ul.hover_list li a:focus {
   background: #FD9339 url(http://img.webme.com/pic/t/tasarimci-amca2/hover_list.jpg) repeat-x;
   color: #fff;
}

#footer {
   height: 25px;
   background-color: #000;
   color: #fff;
   font: normal 10px/25px arial, verdana, helvetica, sans-serif;
   color: #999;
   text-align: center;
   border-top: 50px solid #F3F3F3;
   clear: both;
}

#footer a {   
   color: #ccc;
}


.anasayfakutu {
widht: 465px;
height: 140px;
background: #dfdfdf url(http://img.webme.com/pic/t/tasarimci-amca2/csss.gif) center no-repeat;
background-position: 15px 50%; /* x-pos y-pos */
text-align: left;
padding: 0px 0px 0px 5px;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
color:#000000;

}
.anasayfakutu a{
color:#4B4B4B;
text-decoration:none;
border-bottom:1px dotted #444;
}

.not {
background: #FAF9F7 url(http://xyberneticos.com/demos/Mensajes_css/images/nota.gif) center no-repeat;
background-position: 15px 50%; /* x-pos y-pos */
text-align: left;
padding: 5px 20px 5px 45px;
border-top: 2 px solid #F2EFEA;
border-bottom: 2px solid #F2EFEA;
color:#000000;

}

input {
padding: 1px;
margin-right: 1px;
background-image: url(http://img.webme.com/pic/t/tasarimci-amca2/yorum.png);
border: 1px dashed #000000;
color: #000000;
}

textarea {
   color: #000000;
padding: 1px;
   background:#FFF url(http://img.webme.com/pic/t/tasarimci-amca2/yorumm.png) no-repeat;
   border: 1px dashed #000000;
   margin-right: 1px;
}

form {
   color: #000000;
   background:#FFF url(http://img.webme.com/pic/t/tasarimci-amca2/yorumm.png) no-repeat ;
padding: 1px;
   border: 1px dashed #DBDBDB;
   margin-right: 1px;
}

.cat:link,.cat:visited {
font-size: 15px;
font-weight: bold;
text-decoration:none;
color:#000000;
font-family:"Tempus Sans ITC";
}
.cat:hover {
text-decoration:underline;
color:#000000;
font-family:"Tempus Sans ITC";
}
.cat:active {
text-decoration:underline;
color:#000000;
font-family:"Tempus Sans ITC";
}

--></ style> <meta name="verify-v1" content="9n55GlqnzwmZtBbdLtYXJIpKShoSeFszK4hgfBOlu0M=" > <!






font[color="green"]{ background:url(http://img.webme.com/pic/b/bab-hunk/onlineuser.png) no-repeat right #FFFFFF; padding-right:18px; border:1px dashed; text-shadow: 1px 1px 1px rgb(242, 242, 242); background-color:#ADFF2F; -moz-border-radius:6px; -khtml-border-radius:6px; A{ text-decoration : none; } }

#below_content{margin-bottom:-950px;} font[color="red"]{ background:url(http://img.webme.com/pic/b/bab-hunk/offlineuser.png) no-repeat right  #FFFFFF; padding-right:20px; border:1px dashed; text-shadow: 1px 1px 1px rgb(242, 242, 242); background-color:#FF9999; -moz-border-radius:6px; -khtml-border-radius:6px; A{ text-decoration : none; } }

______________
css tasarım,giriş paneli gibi istekleriniz için bana ulaşın
skype:semihseker26 veya profilime mesaj atmanız yeterlidir...
Mesaj25.04.2012, 19:46 (UTC)    
Mesaj konusu:

Reklam yapmak yasaktır.. 1 gün ban.. @grafikdizayn
______________
@tr.gg dısı link yasak


En son systemwarez tarafından 01.08.2012 05:01:04 tarihinde değiştirildi, toplam 1 kere değiştirildi
Mesaj05.05.2012, 15:14 (UTC)    
Mesaj konusu: mRtiqi v4



Tasarımı indirmek için: https://hotfile.com/dl/154629990/28c78e8/mRtiqi_v4.zip.html

Güle güle kullanın arkadaşlar Smile
______________
Mesaj06.05.2012, 05:53 (UTC)    
Mesaj konusu: Templatemo Design, Edited by Cem Taşçinten



Tasarım Üstü:
Kod:
<body>

<div id="templatemo_wrapper">

   <div id="templatemo_header">

       <div id="site_title">
            <h1><a href="http://www.djceeyme.tr.gg"><img src="http://img.webme.com/pic/d/djceeyme/logo.png" /><span>Karanlıkta yürümek için, gözlüğe ihtiyacınız yoktur.</span></a></h1>
        </div> <!-- end of site_title -->
       
        <ul id="social_box">
            <li><a href="http://www.facebook.com/CemTnTn"><img src="http://img.webme.com/pic/d/djceeyme/facebook.png" alt="facebook" /></a></li>
            <li><a href="http://www.twitter.com/CemTnTn"><img src="http://img.webme.com/pic/d/djceeyme/twitter.png" alt="twitter" /></a></li>
            <li><a href="http://www.youtube.com/user/CemTnTn"><img src="http://img.webme.com/pic/d/djceeyme/youtube.png" alt="linkin" /></a></li>           
        </ul>
       
    </div> <!-- end of templatemo_header -->
   
    <div id="templatemo_menu">
       <div class="home"><a href="http://www.djceeyme.tr.gg"></a></div>
        <ul>
            <li><a href="http://djceeyme.tr.gg/Resimler/index.htm">Merak mı ettin?<span>Resimler</span></a></li>
            <li><a href="http://djceeyme.tr.gg/Biyografi.htm">Tanışıyormuyuz?<span>Hakkımda</span></a></li>
            <li><a href="http://djceeyme.tr.gg/%26%23304%3Bleti%26%23351%3Bim.htm">Yaz birşeyler.<span>Hatıra olsun</span></a></li>
            <li><a href="http://djceeyme.tr.gg/DjTools.htm" class="last">Dj'ler için<span>Araç gereçler</span></a></li>
        </ul>       
    </div> <!-- end of templatemo_menu -->
   
    <div id="templatemo_content_wrapper">
        <div id="templatemo_content">
   


Tasarım Altı:
Kod:
        </div>
        <div id="templatemo_content_bottom"></div>
   </div>
   
    <div id="templatemo_sp_box">
   
       <div class="col_w340 float_l">
            <img src="http://img392.yukle.tc/images/5089troll-face.png" alt="image" />
            <div class="right">
                <h4>Çekim Yasası</h4>
                <p>Bu belgeseli mutlaka izlemenizi tavsiye ederim.<br>
<b>" Ondan yakınıyor olman, yakındığını sana daha çok yaklaştırır."</b>
<br>
<br>
<a href="#" title="Dikkat: Bu belgesel, hayatınızı değiştirebilir!">Belgesel için buraya tıklayın (80DK)</a></p>
         </div>
        </div>
       
        <div class="col_w340 float_r">
           <img src="http://img392.yukle.tc/images/5089troll-face.png" alt="image" />
            <div class="right">
                <h4>Not: Bu Adam Trollcü :)</h4>
                <p>Troll Bilimi 'ne ait hoşuma giden resimler (:</p>
                <div class="button"><a href="http://djceeyme.tr.gg/Resimler/kat-16.htm" title="NOT: Bu resimler dikkattroll.com'dan alıntıdır."><span>+</span>Resimler için tıklayın</a></div>
         </div>
        </div>
   
    </div>
   
    <div id="templatemo_footer">

        Copyright © 2008 <b>Cem Taşçinten Official Website</b> -
        <a href="http://www.facebook.com/CemTnTn" target="_parent">Düzenleyen</a>
        by <a href="http://www.templatemo.com" target="_parent">Tasarım sahibi</a>
   
    </div> <!-- end of templatemo_footer -->
   
</div> <!-- end of templatemo_wrapper -->   

</body>


Css Kod Bölümü:
Kod:
table {margin-left: auto;margin-right: auto}
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 {
   margin: 0px;
   padding: 0px;
   color: #333;
   font-family: Tahoma, Geneva, sans-serif;
   font-size: 13px;
   line-height: 1.5em;
   background-color: #0097d6;
   background-image: url(http://www.templatemo.com/templates/templatemo_301_blue_ice/images/templatemo_body.jpg);
   background-repeat: repeat-y;
   background-position: center;
}

a, a:link, a:visited { color: #0066CC; text-decoration: none; }
a:hover { color: #CC3300; text-decoration: underline; }

p { margin: 0px; padding: 0; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #FFFFFF; }
h1 { font-size: 40px; font-weight: normal; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 28px; font-weight: normal; margin: 0 0 20px 0; padding: 0; }
h3 { font-size: 21px; margin: 0 0 15px 0; padding: 0; padding: 0; color: #000; font-weight: normal; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0; color: #333; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; color: #333; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0; color: #333; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }


.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { display: inline-block; padding: 4px; border: 1px solid #fff; background: none; margin-bottom: 10px; }
.image_fl { float: left; margin: 3px 15px 0 0; }
.image_fr { float: right; margin: 3px 0 0 15px; }

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; color:#3b3823; }
cite span { color: #696443; }
em { color: #000; }

.tmo_list { margin: 20px 0; padding: 0; list-style: none; }
.tmo_list li { background: transparent url(http://www.templatemo.com/templates/templatemo_301_blue_ice/images/templatemo_list.png) no-repeat scroll 0 0px; margin:0 0 20px; padding:0 0 0 25px;    line-height: 1em; }
.tmo_list li a { color: #fff; }
.tmo_list li a:hover { color: #ff4301; }


.button a { color: #333; font-weight: bold; }

.button a span { color: #de3f00; font-size: 18px; }

.button a:hover { color: #de3f00; text-decoration: none; }

#templatemo_wrapper {
   width: 970px;
   margin: 0 auto;
}

#templatemo_header {
   width: 740px;
   height: 180px;
   padding: 0 100px 0 130px;
   background: url(http://www.templatemo.com/templates/templatemo_301_blue_ice/images/templatemo_header.png) top no-repeat ;
}

#templatemo_header  #site_title {
   float: left;
   margin: 60px 0 0 60px;
}

#templatemo_header  #site_title a {
   margin: 0px;
   padding: 0px;
   font-size: 40px;
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
}

#templatemo_header  #site_title a span {
   display: block;
   text-align: right;
   font-size: 14px;
   color: #fff;
   font-weight: normal;
   margin-left: 5px;
}

#social_box {
   float: right;
   display: inline-block;
   margin: 10px 0 0;
   padding: 0;
   list-style: none;
}

#social_box li {
   display: block;
   float: left;
   padding: 0;
   margin: 0;
}

#social_box li a {
   width: 46px;
   height: 46px;
   margin-right: 5px;
}


/* menu */

#templatemo_menu {
   clear: both;
   width: 950px;
   height: 122px;
   padding: 0 10px;
   margin-bottom: 20px;
   background: url(http://www.templatemo.com/templates/templatemo_301_blue_ice/images/templatemo_menu.png) no-repeat top;
}

#templatemo_menu .home a {
   float: left;
   width: 52px;
   height: 52px;
   margin: 9px 19px;
   background: url(http://www.templatemo.com/templates/templatemo_301_blue_ice/images/templatemo_home.png) no-repeat center;
}

#templatemo_menu .home a:hover {
   background: url(http://www.templatemo.com/templates/templatemo_301_blue_ice/images/templatemo_home_hover.png) no-repeat center;
}


#templatemo_menu ul {
   float: left;
   display: inline-block;
   height: 50px;
   margin: 0;
   padding: 10px 0;
   list-style: none;
}

#templatemo_menu ul li {
   padding: 0;
   margin: 0;
   display: inline-block;
}

#templatemo_menu ul li a {
   float: left;
   display: block;
   height: 45px;
   width: 140px;
   padding: 5px 0 0 0;
   font-size: 11px;
   color: #666;   

   text-align: center;
   text-decoration: none;
   font-weight: normal;
   outline: none;
   border: none;
   background: url(http://www.templatemo.com/templates/templatemo_301_blue_ice/images/templatemo_menu_divider.gif) repeat-y right;
}

#templatemo_menu ul li a span {
   display: block;
   font-size: 20px;
   font-weight: normal;
   color: #333;
}

#templatemo_menu ul li .last {
   background: none;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul .current {
   color: #a13c03;
}

 #templatemo_menu ul li a:hover span, #templatemo_menu ul .current span {
    color: #a13c03;
 }

#templatemo_menu ul li a span:hover {
   color: #a13c03;
}
/* end of menu */

/* content */

#templatemo_content_wrapper {
   width: 802px;
   padding: 0 68px 0 100px;
}

#templatemo_content_top {
   width: 802px;
   height: 10px;
   background: url(http://www.templatemo.com/templates/templatemo_301_blue_ice/images/templatemo_content_top.png) no-repeat;
}

#templatemo_content_bottom {
   width: 802px;
   height: 10px;
   background: url(http://www.templatemo.com/templates/templatemo_301_blue_ice/images/templatemo_content_bottom.png) no-repeat;
}
   
#templatemo_content {
   padding: 20px 30px;
   background: url(http://www.templatemo.com/templates/templatemo_301_blue_ice/images/templatemo_content.png) repeat-y;
}


#templatemo_content p {
   margin-bottom: 10px;
}

#templatemo_content h2 {
   margin-left: -46px;
   height: 36px;
   padding: 12px 0 0 46px;
   text-shadow: 1px 1px 1px #555;
   margin-bottom: 10px;
   font-weight: bold;
   background: url(http://www.templatemo.com/templates/templatemo_301_blue_ice/images/templatemo_h2.png) no-repeat;
}

.col_w340 {
   width: 340px;
}

.col_w220 {
   width: 220px;
}

.news_box {
   clear: both;
   margin-bottom: 30px;
   padding-bottom: 30px;
   border-bottom: 1px dashed #fff;
}

.news_box .news_meta {
   margin-bottom: 10px;
}

.news_box img {
   float: left;
   width: 240px;
   height: 180px;
   margin-right: 30px;
   border: 1px solid #fff;
   padding: 4px;
}

.news_box_last {
   margin: 0;
   padding: 0;
   border: none;
}


.service_box {
   width: 340px;
   margin-bottom: 40px;
}

.service_box img {
   float: left;
   width: 48px;
   height: 48px;
}

.service_box .sb_right {
   float: right;
   width: 260px;
}

.comment{
   font-weight: bold;
}

/* end of content */

/* sp_box */

#templatemo_sp_box {
   width: 740px;
   height: 140px;
   margin: 20px 70px 0 100px;
   padding: 30px;
   color: #eac5b8;
   background: url(http://www.templatemo.com/templates/templatemo_301_blue_ice/images/templatemo_sp_box.png) no-repeat;
}


#templatemo_sp_box h4 {
   color: #fff;
}

#templatemo_sp_box img {
   float: left;
   width: 80px;
   height: 80px;
}

#templatemo_sp_box .right {
   float: right;
   width: 240px;
}

#templatemo_sp_box p {
   margin-bottom: 15px;
}

#templatemo_sp_box .button a span { color: #fff; }
#templatemo_sp_box .button a { color: #000;    }
#templatemo_sp_box .button a:hover { color: #fff; }

/* end of sp_box */


#contact_form {
   float: left;
   padding: 0;
}

#contact_form form {
   margin: 0px;
   padding: 0px;
}

#contact_form form .input_field {
   width: 300px;
   padding: 5px 0;
   background: #FFFFFF;
   border: 1px solid #CCCCCC;
}

#contact_form form label {
   display: block;
   width: 100px;
   margin-bottom: 5px;
   font-size: 14px;   
}

#contact_form form textarea {
   width: 335px;
   height: 200px;
   background: #FFFFFF;
   border: 1px solid #CCCCCC;
}

.submit_btn {
   margin: 0px;
   padding: 5px 10px;
   color: #FFFFFF;
   background: #0099FF;
   border: 1px solid #FFFFFF;
}

/* footer */

#templatemo_footer {
   width: 770px;
   padding: 20px 100px;;
   text-align: right;
   color: #12526d;
}

#templatemo_footer a {
   color: #000;
}

/* end of footer */

______________

Mesaj07.05.2012, 04:24 (UTC)    
Mesaj konusu: Re: mRtiqi v4

mrtiqi yazmış:


Tasarımı indirmek için: https://hotfile.com/dl/154629990/28c78e8/mRtiqi_v4.zip.html

Güle güle kullanın arkadaşlar Smile

teşekkürler.
Mesaj15.05.2012, 11:54 (UTC)    
Mesaj konusu:

Mesaj15.05.2012, 13:08 (UTC)    
Mesaj konusu:

Önceki mesajları göster:   


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