hosting menu left
hosting menu right

website hosting main area top

kanalbizim.tr.gg | Chat,Sohbet,Sohpet,Kızlarla Sohbet

free2

CSS FREEE TEMPLATES 
TASARIMIN ÜZERİNE GELECEK KOD;
<!-- Page -->
<div id="page">

   <!-- Header -->
   <div id="header">
   
  <!-- logo -->
  <div id="logo">
      <img src="LOGONUN URLSI GELCEK" alt="logo" />
   </div>
      
      <!-- Title -->
      <div id="header-info">
         <h1><a href="#">İSLAMVEDİNİM.TR.GG</a></h1>
         <div class="description">KARANLIGI AYDINLATAN ISIK</div>
      </div>
      <!-- /Title -->
      
      <!-- Menu -->
      <div id="header-menu">
         <ul>
            <li class="page_item"><a href="#">Home</a></li>
            <li class="page_item"><a href="#">About</a></li>
            <li class="page_item"><a href="#">Contact</a></li>     
      </ul>
      </div>
      <!-- /Menu -->
   
   </div>
   <!-- /Header -->
   
   <!-- Main -->
   <div id="main"><div id="main-top"><div id="main-bottom">
         <!-- Sidebar -->
      <div class="sidebar sidebar-left">

         <h3>Search</h3>
      
      <ul>
        <li>
            <form id="searchform" action="">
          <input type="text" class="forminput" name="q" size="15" />
             <input type="submit" class="formsubmit" value="GO" />
            </form>
           </li>
          </ul>
      
         <h3>Links</h3>
         <ul>
            <li class="page_item"><a href="#">Lorem ipsum</a></li>
            <li class="page_item"><a href="#">Lorem ipsum</a></li>
            <li class="page_item"><a href="#">Lorem ipsum</a></li>
            <li class="page_item"><a href="#">Lorem ipsum</a></li>
            <li class="page_item"><a href="#">Lorem ipsum</a></li>
          </ul>         
      
                  
               
      </div>
      <!-- Sidebar -->      
      <!-- Content -->
      <div id="content">
      
      <div class="bannerad">
      <a href="#">
      <img src="images/banner468x60.jpg" height="60px" width="468px" alt="Optional Banner" />
      </a>
      </div>
                           <!-- Post -->
         <div class="post" id="post-60">

            <div class="post-title">
               <h2>Rahman ve Rahim olan ALLAH ın Adıyla</h2>
               <div class="clear"></div>
            </div>
            <div class="post-entry"> 
TASARIMIN ALTINDA GELECEK KOD;
</div>
            <div class="post-info">

            </div>
         </div>
         <!-- /Post -->

                  <!-- Navigation -->
         <div class="navigation">
            <div class="navigation-previous"></div>
            <div class="navigation-next"></div>
         </div>
         <!-- /Navigation -->
                  
         <div class="clear"></div>
      
      </div>
      <!-- /Content -->
      
      <!-- Sidebar -->
      <div class="sidebar sidebar-right">
      

<!--  You can add links in the right sidebar aswell
         <h3>Links</h3>
         <ul>
            <li class="page_item"><a href="#">Lorem ipsum</a></li>
            <li class="page_item"><a href="#">Lorem ipsum</a></li>
            <li class="page_item"><a href="#">Lorem ipsum</a></li>
            <li class="page_item"><a href="#">Lorem ipsum</a></li>
            <li class="page_item"><a href="#">Lorem ipsum</a></li>
          </ul>               
-->   
   
         <ul>
            <li>      
               <div class="bannerad">
                  <img src="images/banner160x600.jpg" height="600px" width="160px" alt="Optional Banner" />
               </div>
            </li>
         </ul>


               
      </div>
      <!-- Sidebar --><div class="clear"></div>

   
   </div></div></div>
   <!-- /Main -->
   
   <!-- Footer -->
   <div id="footer">
  <p>
    <a href="http://validator.w3.org/check?uri=referer" title="Valid XHTML" rel="nofollow">XHTML</a> &amp; <a href="http://jigsaw.w3.org/css-validator/check/referer" title="Valid CSS" rel="nofollow">CSS</a> Template by <a rel="nofollow" href="http://www.e.pr">E pr</a>
  </p>
   </div>
   <!-- Footer -->

</div>
<!-- /Page -->
CSS KODUNA GELECEK;
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;}
/* 
Template Name: Modern Lucent
Author: http://kanalbizim.tr.gg
License: http://kanalbizim.tr.gg
*/




/* General */

body {
   margin: 0;
}

h1, h2, h3, h4 {
   margin: 0;
}

img {
   border: 0;
}

.clear {
   clear: both;
   height: 0;
   overflow: hidden;
}


/* Page */

#page {
   margin: 0 auto;
   width: 907px;
}


/* Header */

#header {
   width: 907px;
   height: 350px;
   background: url("https://img.webme.com/pic/k/karayizbis/1header.jpg") no-repeat;
   position: relative;
}

   /* Header - Logo */
   
   #header #logo {
      position: relative;
      top: 68px;
      left: 50px;
   }
   
   /* Header - Info */
   
   #header #header-info {
      position: absolute;
      top: 95px;
      left: 380px;
   }
   
   #header #header-info h1 {
      color: #ffffff;
      font: bold 33px Verdana;
      padding-bottom: 5px;
   }
   
   #header #header-info h1 a {
      color: #ffffff;
      text-decoration: none;
   }
   
   #header #header-info .description {
      color: #FFFFFF;
      font: bold 15px Verdana;
   }
   
   /* Header - Menu */
   
   #header #header-menu {
      position: absolute;
      top: 307px;
      left: 10px;
      height: 34px;
   }
   
   #header #header-menu ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
      height: 34px;
   }
   
   #header #header-menu ul li {
      float: left;
      height: 32px;
      margin-right: 11px;
      font: bold 12px/32px Verdana;
      color: #A07000;
      background: url("https://img.webme.com/pic/k/karayizbis/1header_menu.gif") repeat-x;
      border: 1px solid #FFFFFF;
      padding: 0 30px;
      
   }
   
   #header #header-menu ul li a {
      color: #A07000;
      text-decoration: none;
   }
   
   #header #header-menu ul li a:hover {
      text-decoration: underline;
   }
   
   #header #header-menu ul li ul {
      display: none;
   }


/* Main */

#main {
   width: 907px;
   background: #262626 url("https://img.webme.com/pic/k/karayizbis/1main.gif") repeat-y;
}



   /* Main - Content */
   
   #content {
      float: left;
      width: 466px;
      padding: 12px 16px 0 16px;
   }
   
   /* Main - Content - Post */
   
   #content .post {
      float: left;
      margin-bottom: 25px;
      width: 495px;
   }
   
      /* Post - Date */
      

      
      /* Post - Title */
      
      #content .post .post-title {
         width: 437px;
         height: 45px;
         border: 1px solid #FFFFFF;
         background: url("https://img.webme.com/pic/k/karayizbis/1post_title.gif") repeat-x;
         color: #ffffff;
         font: bold 10px Verdana;
         padding: 0 15px;
      }
      
      #content .post .post-title a {
         color: #ffffff;
         text-decoration: none;
      }
      
      #content .post .post-title a:hover {
         text-decoration: underline;
      }
      
      #content .post .post-title h2 {
         color: #ffffff;
         font: bold 15px/45px Verdana;
         float: left;
      }
      
      #content .post .post-title h2 a {
         color: #ffffff;
         text-decoration: none;
      }
      
      #content .post .post-title h2 a:hover {
         text-decoration: underline;
      }
      
      #content .post .post-title .post-title-info {
         float: right;
         line-height: 45px;
      }
      
      /* Banner Ads */
      .bannerad {
      border:0;
      margin-bottom:7px;

    }
      
      /* Post - Entry */
      
   #content .post .post-entry {
      font: 15px Arial;
      color: #000000;
      padding: 0 15px;
      width: 439px;
      background: #FFFFFF;
      float: left;
   }

   #content .post .post-entry img {
      float:right;margin:15px 0 10px 15px
    }
    #content .post .post-entry ul li {
        margin-left:-25px;
       padding-bottom:5px
    }      
   #content .post .post-entry a {
      color: #ff0000;
      text-decoration: underline;
   }
      
      #content .post .post-entry a:hover {
         text-decoration: none;
      }
      
      #content .post .post-entry .more-link {
         font: bold 11px/20px Verdana;
         color: #000000;
         float: right;
         padding-bottom: 5px;
      }
      
      #content .post .post-entry .more-link a {
         color: #000000;
         text-decoration: none;
      }
      
      #content .post .post-entry .more-link a:hover {
         text-decoration: underline;
      }
      
      /* Post - Info */
      

      
      #content .post .post-info a {
         color: #000000;
         text-decoration: none;
      }
      
      #content .post .post-info a:hover {
         text-decoration: underline;
      }
      
      /* Post - Comments */
      
      #content .post .post-entry h3 {
         color: #000000;
         font: bold 14px Verdana;
         margin: 25px 0 5px 0;
      }
      
      #content .post .post-entry .comments {
         font: normal 11px/18px Verdana;
         color: #000000;
         width: 465px;
      }
      
      #content .post .post-entry .comments a {
         color: #000000;
         text-decoration: none;
      }
      
      #content .post .post-entry .comments a:hover {
         text-decoration: underline;
      }
      
      #content .post .post-entry .comments ol {
         margin: 10px 0 10px 0;
         padding-left: 25px;
      }
      
      #content .post .comments ol li {
         padding: 5px;
      }
      
      #content .post .post-entry .comments ol li.alt {
         background: #cccccc;
      }
      
      #content .post .post-entry .comments ol li cite {
         color: #000000;
         font-style: normal;
         font-weight: bold;
      }
      
      #content .post .post-entry .comments ol li cite a {
         color: #000000;
         text-decoration: none;
      }
      
      #content .post .post-entry .comments ol li cite a:hover {
         text-decoration: underline;
      }
      
      #content .post .post-entry .comments ol li .commentmetadata a {
         color: #000000;
         text-decoration: none;
      }
      
      #content .post .post-entry .comments ol li .commentmetadata a:hover {
         text-decoration: underline;
      }
      
      #content .post .post-entry #commentform {
         font: normal 11px/18px Verdana;
         color: #FFFFFF;
         width: 450px;
         padding-left: 15px;
         margin: 0;
      }
      
      #content .post .post-entry #commentform a {
         color: #000000;
         text-decoration: none;
      }
      
      #content .post .post-entry #commentform a:hover {
         text-decoration: underline;
      }
   
   /* Main - Content - Navigation */
   
   #content .navigation {
      font: bold 11px/25px Verdana;
      color: #ffffff;
      width: 495px;
      height: 25px;
      float: left;
      margin-bottom: 25px;
   }
   
   #content .navigation a {
      color: #000000;
      text-decoration: none;
   }
   
   #content .navigation a:hover {
      text-decoration: underline;
   }
   
      #content .navigation .navigation-previous {
         float: left;
      }
      
      #content .navigation .navigation-next {
         float: right;
      }
   
   /* Main - Sidebar */
   
   .sidebar {
      float: left;

      font: normal 11px/18px Verdana;
      color: #000000;
   }
   
   
   .sidebar a {
      color: #000000;
      text-decoration: none;
   }
   
   .sidebar a:hover {
      text-decoration: underline;
   }
   
      /* Sidebar - Sides */
      
      .sidebar-left {
         padding: 12px 3px 15px 16px;      width: 184px;
      }
      
      .sidebar-right {
         padding: 12px 0 15px 3px;
         width: 203px;
      }
      
      /* Sidebar - Titles */
      
      .sidebar h3 {
         padding-left: 10px;
         font: bold 14px/26px Verdana;
         color: #005688;
         width: 159px;
         height: 26px;
         background: url("https://img.webme.com/pic/k/karayizbis/1sidebar_title.gif") repeat-x;
      }
      
      /* Sidebar - Menus */
      
      .sidebar ul {
         margin: 5px 0 8px 0;
         padding: 0;
         list-style-type: none;
      }
      
      .sidebar ul li {
         padding-left: 11px;
         color: #ffffff;
         font: bold 10px/25px Verdana;
         
      }
      
      .sidebar ul li a {
         color: #ffffff;
         text-decoration: none;
         display:block;
      width:159px;
      height:25px;
      background: url("https://img.webme.com/pic/k/karayizbis/1sidebar_menu.gif") bottom repeat-x;
      }
      
      .sidebar ul li a:hover {
         text-decoration: underline;
      }
      
         /* Sidebar - Submenus */
         
         .sidebar ul li ul {
            margin: 0;
            padding: 0;
         }
      
      /* Sidebar - Forms */
      
      .sidebar .forminput {
      height:20px;
      border:1px solid #fff;
      background-color:#fff;
      color:#000;
    }
      .sidebar .formsubmit {
      border:1px solid #fff;
      height:24px;
      background-color:#003571;
      color:#fff;position:relative;top:3px
    }

      
      /* Sidebar - Texts */
      
      .sidebar .textwidget {
         padding: 5px 4px 8px 4px;
      }
      
      /* Sidebar - Feed */
      
      .sidebar #sidebar-feed {
         margin: 5px auto 8px auto;
         width: 160px;
         height: 60px;
      }


/* Footer */

#footer {
   width: 907px;
   height: 32px;
   background: url("https://img.webme.com/pic/k/karayizbis/1footer.jpg") no-repeat;
   margin:0 auto;
   margin-top:1px;
   margin-bottom:40px
}

#footer p {
   color: #333;
   font: 11px Arial;
   text-align: right;
   margin-top:1px;
   padding:8px 20px
}
#footer a {
   color: #000;
   text-decoration: none;
}

#footer a:hover {
   text-decoration: underline;





Bugün 5 ziyaretçi (28 klik) kişi burdaydı!
kanalbizim.tr.gg

ARAMA YAP

ONLİNE BAŞVURU

Sarı Sayfalar
Online İŞ ilanları
İş ilanları
İş ilanları
website hosting main area bottom

Kanalbizim.tr.gg © Copyright 2007-2011



Bu web sitesi ücretsiz olarak Bedava-Sitem.com ile oluşturulmuştur. Siz de kendi web sitenizi kurmak ister misiniz?
Ücretsiz kaydol