Forum'da ara:
Ara


Yazar Mesaj
Mesaj26.05.2011, 07:08 (UTC)    
Mesaj konusu:

limitsiz-paylasim'ın haberi varmı burda paylaştığından..
Mesaj26.05.2011, 08:17 (UTC)    
Mesaj konusu:

css-thema yazmış:
limitsiz-paylasim'ın haberi varmı burda paylaştığından..


sebep
Mesaj26.05.2011, 12:05 (UTC)    
Mesaj konusu:

paylaşımın başını okuyun orada izinl olduğunu amacın ne olduğunu yazdım
______________


Mesaj30.05.2011, 17:48 (UTC)    
Mesaj konusu:

önizleme:http://cdn.templatemo.com/screenshots/templatemo_049_studio.jpg

İNDİR: http://www.fileden.com/files/2009/5/3/2427786/limitsiz-paylasim-template10.rar


tsüstü

Kod:
<body>

<div id="templatemo_container">

  <div id="templatemo_topsection">

    <div id="templatemo_title">STUDIO 49</div>

    <div class="templatemo_topmenu">

      <ul>
        <li><a href="#" class="current">HOME</a></li>
        <li><a href="#">COMPANY</a></li>
        <li><a href="#">SERVICES</a></li>
        <li><a href="#">CLIENTS</a></li>
        <li><a href="#">GALLERY</a></li>
        <li><a href="#">BLOG</a></li>
        <li><a href="#">CONTACT</a></li>
      </ul>

    </div>

  </div>

  <div id="templatemo_left_section"></div>

  <div id="templatemo_middle_section">

    <h1>WELCOME TO  STUDIO 49</h1>





ts altı


Kod:
</div>

  <div id="templatemo_right_section"></div>

  <div id="templatemo_footer_section">

    <div class="templatemo_copyright">Copyright © Your Company Name - Designed by <a title="Free Web Templates" href="http://www.templatemo.com" target="_parent">Free Web Templates</a></div>

   





css


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;}

/*

CSS Credit: http://www.templatemo.com/

*/

body {

   margin: 0;

   padding:0;

   font-family: "Comic Sans MS", Arial;

   line-height: 1.5em;

   color: #585858;

   font-size: 12px;

   background-color: #fff;

}

a:link, a:visited { color: #34a908; text-decoration: none; }

a:active, a:hover { color: #34a908; text-decoration: none }

h1 {

   font-size: 22px;

   font-weight: bold;

   color: #77bc93;

   height: 32px;

   padding: 0px 0px 0px 0px;

}

h2 {

   margin-top: 20px;

   font-size: 16px;

   font-weight: bold;

   color: #56b81b;

   height: 20px;

   padding: 7px 0px 0px 35px;

   background: url(http://www.templatemo.com/templates/templatemo_049_studio/images/templatemo_header2.jpg) no-repeat;

}

#templatemo_container {

   width: 1000px;

   margin: auto;

   background-color: #fff;

}

#templatemo_topsection {

   float: left;

   width: 1000px;

   height: 245px;

   background: url(http://www.templatemo.com/templates/templatemo_049_studio/images/templatemo_header.jpg) no-repeat;

}

#templatemo_title {

   width: 985px;

   font-size: 48px;

   font-family: "Agency FB", Arial;

   color: #FFFFFF;

   font-weight: bold;

   text-align: center;

   line-height: 1.6em;

   padding: 25px 0px 0px 15px;

}

.templatemo_topmenu{

   float: left;

   width: 825px;

   margin-top: 20px;

   padding: 0px 0px 0px 175px;

}

.templatemo_topmenu ul {

   list-style: none;

   padding: 0px;

   margin: 0px;

}

.templatemo_topmenu li{

   display: inline ;

}

.templatemo_topmenu li a{

   float: left;

   text-align: center;

   font-family: Arial, Helvetica, sans-serif;

   font-size: 12px;

   font-weight: bold;

   color: #963;

   width: 90px;

   height: 28px;

   padding: 10px 2px 0px 0px;

}

.templatemo_topmenu li a:hover, .templatemo_topmenu li .current{

   color: #000;

   width: 90px;

   background: url(http://www.templatemo.com/templates/templatemo_049_studio/images/templatemo_hover.jpg) no-repeat;

}

#templatemo_left_section {

   float: left;

   width:130px;
   
   height: 794px;

   background: url(http://www.templatemo.com/templates/templatemo_049_studio/images/templatemo_leftborder.jpg) no-repeat;

}

#templatemo_right_section {

   float: left;

   width: 130px;
   
   height: 794px;

   background: url(http://www.templatemo.com/templates/templatemo_049_studio/images/templatemo_rightborder.jpg) no-repeat;

}

#templatemo_middle_section {

   float: left;

   width: 680px;

   height: 794px;

   overflow: auto;

   line-height: 2em;

   padding: 0px 30px 0px 30px;

   text-align: justify;

   background: url(http://www.templatemo.com/templates/templatemo_049_studio/images/templatemo_mid_bg.jpg) repeat-y;

}

#templatemo_middle_section img {

   float: right;

   padding-left: 10px;

}

#templatemo_who_section {

   float: left;

   font-size: 18px;

   color: #FFFFFF;

   background: url(http://www.templatemo.com/templates/templatemo_049_studio/images/templatemo_who.jpg) no-repeat;

   width: 550px;

   height: 30px;

   padding: 33px 0px 0px 130px;

   font-weight: bold;

}

#templatemo_what_section {

   float: left;

   font-size: 18px;

   color: #FFFFFF;

   background: url(http://www.templatemo.com/templates/templatemo_049_studio/images/templatemo_what.jpg) no-repeat;

   width: 550px;

   height: 30px;

   padding: 27px 0px 0px 130px;

   font-weight: bold;

}

.templatemo_content_text {

   float: left;

   width: 680px;

   padding: 10px 0px 20px 0px;

}

#templatemo_footer_section {

   float: left;

   width: 1000px;

   height: 211px;

   background: url(http://www.templatemo.com/templates/templatemo_049_studio/images/templatemo_footer.jpg) no-repeat;

}

.templatemo_copyright {

   float: left;

   width: 1000px;

   text-align: center;

   color: #1e693c;

}

.templatemo_contact_section {

   float: left;

   color: #FFFFFF;

   width: 650px;

   padding: 80px 0px 0px 200px;

}

.templatemo_contact_section img {

   float: right;

}

______________


Mesaj30.05.2011, 17:52 (UTC)    
Mesaj konusu:

Kod:
<body>
<div id="templatemo_container">

   <div id="templatemo_top_panel">
       <div id="templatemo_header">
          Limitsiz-Paylasim Template
        </div>
        <div id="templatemo_shoppingcart">
           <h1>Shopping Cart</h1>
           Total: <span>5 items</span>
        </div>
       
    </div> <!-- end of top panel -->
   
    <div id="templatemo_banner">
       <div id="templatemo_banner_text">
            <h1>Limitsiz-Paylasim</h1>
            <p>
            hosgelsiniz
            </p>
            <div class="more_button"><a href="#">View  All</a></div>
       </div>
    </div> <!-- end of banner -->
   
    <div id="templatemo_menu">
        <ul>
            <li><a href="index.html"  class="current">Home</a></li>
            <li><a href="subpage.html">Services</a></li>
            <li><a href="subpage.html">Products</a></li>
            <li><a href="subpage.html">Special</a></li> 
            <li><a href="subpage.html">My Account</a></li>                     
            <li><a href="subpage.html" class="lastmenu">Contact Us</a></li>           
        </ul> 
    </div> <!-- end of menu -->
   
    <div id="templatemo_content">
   
       <div id="templatemo_left_panel">
           <div class="templatemo_blue_panel">
                <h2>Search</h2>
                 <div class="templatemo_left_content">
                    <form method="get" action="#">
                        <div class="form_row"><input name="email_address" type="text" class="inputfield" id="email_addremss" maxlength="60"/></div>
                        <input class="button" type="submit" name="Search" value="Search" />
                    </form>
            </div>
            </div>
            <div class="templatemo_blue_panel_bottom"></div>

            <div class="templatemo_red_panel">
                <h2>Categories</h2>
                 <div class="templatemo_left_content">
                    <ul>
                        <li><a href="#">» Cards</a></li>
                        <li><a href="#">» Books</a></li>   
                        <li><a href="#">» Pets</a></li>                     
                        <li><a href="#">» Birthday Gift</a></li>
                        <li><a href="#">» Gift For Him</a></li>
                        <li><a href="#">» Gift For Her</a></li>   
                        <li><a href="#">» Gift For Kids &amp; Babies</a></li>                     
                        <li><a href="#">» Gift For Mom</a></li>
                  <li><a href="#">» Gift For Dad</a></li>
                    </ul>
            </div>
         </div>
            <div class="templatemo_red_panel_bottom"></div>
           
            <div class="templatemo_yellow_panel">
                <h2>New Product</h2>
            <div class="templatemo_left_content">
               <h4>Product Title</h4>
                    <img src="images/image(150x150).jpg" alt="image" />
                    <div class="templatemo_price">$ 5.00</div>
                    <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
                    <div class="more_button"><a href="#">Buy Now</a></div>                   
            </div>
         </div>
            <div class="templatemo_yellow_panel_bottom"></div>
           
        </div> <!-- end of left panel -->
       
        <div id="templatemo_right_panel">
           <div class="templatemo_right_panel_fullwidth">
               <h1>Limitsiz-Paylasim</h1>



ts altı


Kod:
</div>
        </div> <!-- end of right panel -->         

    </div> <!-- end of content -->
   <div id="templatemo_content_bottom">
    </div>
   
    <div id="templatemo_footer">
        <a href="#">Home</a> | <a href="#">Services</a> | <a href="#">Products</a> | <a href="#">Special</a> | <a href="#">My Account</a> | <a href="#">Contact Us</a><br />
        Copyright © 2008 <a href="#"><strong>Your Company Name</strong></a> | Designed by <a href="http://limitsiz-paylasim.tr.gg" target="_parent">Limitsiz-Paylasim</a>
    </div> <!-- end of footer -->
<!--  Designed by w w w . t e m p l a t e m o . c o m  -->
</div> <!-- end of container -->
</body>
</html>



css,,

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;}

/*
CSS Credit: http://www.templatemo.com/
*/

body {
   margin: 0;
   padding: 0;
   line-height: 1.5em;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 12px;
   color: #333333;
   background: #FFFFFF url(http://www.templatemo.com/templates/templatemo_045_christmas/images/templatemo_main_background.gif) repeat-x;
}

a:link, a:visited { color: #333333; text-decoration: none; font-weight: bold;}
a:active, a:hover { color: #333333; text-decoration: underline;}

.more_button a{
   clear: both;
   display: block;
   width: 70px;
   margin: 0 0 10px 0;
   text-align: center;
   font-weight: bold;
   text-decoration: none;
   color: #660;
   background: #ffd929;
   border-bottom: 1px solid #aa8c02;
}

.addtocard_btn a{
   clear: both;
   display: block;
   width: 90px;
   margin: 0 0 10px 0;
   text-align: center;
   font-weight: bold;
   text-decoration: none;
   color: #660;
   background: #ffd929;
   border-bottom: 1px solid #aa8c02;
}

h1 {
   margin: 0;
   padding: 3px 0px 15px 0px;
   font-size: 30px;
   font-weight: bold;
   color: #99CC00;
}

h2 {
   margin: 0 0 15px 0;
   padding: 0;
   height: 30px;
   padding: 10px 0 0 25px;
   font-size: 18px;
   font-weight: bold;
   color: #FFFFFF;
}

h3 {
   margin: 0 0 5px 0;
   padding: 0;
   font-size: 16px;
   font-weight: bold;
   color: #0000FF;
}

h4 {
   margin: 0 0 5px 0;
   padding: 0;
   font-size: 14px;
   font-weight: bold;
   color: #000000;
}

img {
   margin: 0 0 15px 0;
   padding: 0;
   border: 1px solid #FFFFFF;
}

.templatemo_price{
   clear: both;
   padding: 0 0 5px 0;
   margin: 0;
   color: #FF0000;
   font-size: 16px;
   font-weight: bold;
}


#templatemo_container {
   margin: auto;
   width: 970px;
}


/* top panel */
#templatemo_top_panel {
   width: 950px;
   height: 100px;
   padding: 0 10px;
   background: url(http://www.templatemo.com/templates/templatemo_045_christmas/images/templatemo_top_panel_background.jpg) no-repeat;
}

#templatemo_header {
   float: left;
   margin: 30px 25px 0 100px;
   width: 450px;
   height: 30px;
   padding: 10px 0;
   color: #FFFFFF;
   font-size: 35px;
   font-weight: bold;
}

#templatemo_shoppingcart {
   float: right;
   border: 1px solid #FFFFFF;
   color: #FFFFFF;
   margin: 15px 15px 0 0;
   padding: 5px 10px;
   background: #79a33e;
}

#templatemo_shoppingcart h1 {
   padding: 10px 0 0 40px;
   margin: 0 0 5px 0;
   font-size: 16px;   
   background: url(http://www.templatemo.com/templates/templatemo_045_christmas/images/shoppingcart.gif) left bottom no-repeat;
   color: #99FF00;
}

#templatemo_shoppingcart span{
   font-weight: bold;
}
/* end of top panel */

/* banner */
#templatemo_banner {
   width: 950px;
   height: 250px;
   padding: 0 10px;
   color: #FFFFFF;
   background:url(http://www.templatemo.com/templates/templatemo_045_christmas/images/templatemo_banner_background.jpg) no-repeat;
}

#templatemo_banner_text {
   padding: 75px 0 0 50px;
   width: 400px;
}
#templatemo_banner_text p{
   margin: 0 0 15px 0;
   padding: 0;
}
/* end of banner */

/*------------- Menu ------------------*/
#templatemo_menu {
   width: 950px;
   height: 65px;
   padding: 0 10px;
   background: url(http://www.templatemo.com/templates/templatemo_045_christmas/images/templatemo_menu_background.gif) no-repeat;
}

#templatemo_menu ul {
   margin: 0;
   padding: 10px 0 0 0;
   list-style: none;
}

#templatemo_menu ul li{
   display: inline;
}

#templatemo_menu ul li a{
   float: left;
   width: 130px;
   font-size: 1.1em;
   font-weight: bold;
   text-align: center;
   text-decoration: none;
   color: #FFFFFF;
   border-right: 1px solid #c10a0a;
}

#templatemo_menu ul li .lastmenu{
   border-right: none;   
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
   color: #FFCC00;
}
/* ----------------- end of menu----------------*/

/* ----- Form ----- */
.form_row{
   padding: 0 0 5px 0;
}

form{
   margin: 0;
   padding: 0;
   width: 200px;
   text-align: left;   
}

label {
   margin-right: 10px;
}

input{
   width: 198px;
   height: 18px;
   line-height: normal;
   padding: 1px 0;
   color: #000000;
   border: 1px solid #FFFFFF;
}

.button{
   width: 60px;
   height: 23px;
}
/* End of Form */

/* ----------------- Content ----------------------- */

#templatemo_content {
   float: left;
   width: 950px;
   padding: 0 10px;
   background: url(http://www.templatemo.com/templates/templatemo_045_christmas/images/templatemo_content_background.gif) repeat-y;
}

/* left panel */
#templatemo_left_panel {
   float: left;
   width: 250px;
   color: #FFF;
   margin: 0 25px 0 15px;
}

* html #templatemo_left_panel {
   float: left;
   width: 250px;
   color: #FFF;
   margin: 0 25px 0 10px;
}

#templatemo_left_panel p{
   padding: 0 0 15px 0;
   margin: 0;
}

#templatemo_left_panel img{
   border: none;
   margin-bottom: 15px;
}

#templatemo_left_panel ul {
   margin: 0;
   padding: 0;
   list-style: none;
}

#templatemo_left_panel ul li{
   display: block;
}

#templatemo_left_panel ul li a{
   padding: 0px;
   margin: 0px;
   color: #FFFFFF;
   font-weight: normal;
   text-decoration: none;
}

#templatemo_left_panel ul li a:hover{
   color: #ffd200;
}

.templatemo_blue_panel {
   width: 250px;
   background: #0643b4;
}

.templatemo_blue_panel_bottom {
   width: 250px;
   height: 5px;
   margin-bottom: 25px;   
   background: url(http://www.templatemo.com/templates/templatemo_045_christmas/images/templatemo_blue_panel_bottom.gif) no-repeat;
}

* html .templatemo_blue_panel_bottom {
   margin-bottom: 0;   
}

.templatemo_blue_panel h2{
   background: url(http://www.templatemo.com/templates/templatemo_045_christmas/images/templatemo_blue_title_background.gif) no-repeat;
}

.templatemo_red_panel {
   width: 250px;
   background: #e10d0d;
}
.templatemo_red_panel_bottom {
   width: 250px;
   height: 5px;
   margin-bottom: 25px;   
   background: url(http://www.templatemo.com/templates/templatemo_045_christmas/images/templatemo_red_panel_bottom.gif)  no-repeat;
}

* html .templatemo_red_panel_bottom {
   margin-bottom: 0   
}
.templatemo_red_panel h2{
   background: url(http://www.templatemo.com/templates/templatemo_045_christmas/images/templatemo_red_title_background.gif) no-repeat;
}

.templatemo_yellow_panel {
   width: 250px;
   color: #333333;
   background: #efc505;
}
.templatemo_yellow_panel_bottom {
   width: 250px;
   height: 5px;
   margin-bottom: 25px;   
   background: url(http://www.templatemo.com/templates/templatemo_045_christmas/images/templatemo_yellow_panel_bottom.gif) no-repeat;
}

.templatemo_yellow_panel_bottom {
   margin-bottom: 0;   
}

.templatemo_yellow_panel h2{
   background: url(http://www.templatemo.com/templates/templatemo_045_christmas/images/templatemo_yellow_title_background.gif) no-repeat;
}

.templatemo_left_content {
   padding: 0 25px 10px 25px;
}
/* end of left panel */

#templatemo_right_panel {
   float: right;
   width: 620px;
   margin: 0 15px 0 0;
}

#templatemo_right_panel h1{
   margin: 0 0 15px 0;
   color: #666666;
}

#templatemo_right_panel p{
   margin: 0;
   padding: 0 0 10px 0;
   text-align: justify;
}

#templatemo_right_panel img{
   float: left;
   margin: 3px 10px 5px 0;
}

.templatemo_right_panel_fullwidth {
   float: left;
   width: 620px;
   padding: 0 0 50px 0;
}

/*----- product box -----*/
.productrow {
   float: left;
   padding: 0 0 25px 0;
   margin-bottom: 25px;
   width: 620px;
   border-bottom: 1px solid #CCCCCC;
}

.productbox {
   float: left;
   margin: 0px 25px 0 0;
   padding: 0px;
   width: 285px;
}

.productbox .left {
   float: left;
   width: 110px;   
   margin: 0 10px 0 0;
}
.productbox .right {
   float: right;
   width: 150px;
   margin: 0px;
}
#productbox img {
   margin: 0px;
   padding: 0px;
   border: none;
}

#productbox p{
   font-size: 10px;
   padding: 5px 0px;
   line-height: 1.1;
   color: #999999;

}

/* product detail */

.product_detail_image {
   float: left;
   width: 320px;
   margin: 0px 10px 0px 0px;
}

.product_detail_info {
   float: right;
   width: 250px;
}

.product_detail_info input{
   width: 50px;
   border: 1px solid #999;
}

/*----- end of product box -----*/

#templatemo_content_bottom {
   clear: both;
   width: 970px;
   height: 20px;
   background: url(http://www.templatemo.com/templates/templatemo_045_christmas/images/templatemo_content_bottom.gif) no-repeat;
}

/* ----- Footer ----- */

#templatemo_footer {
   clear: both;
   padding: 10px 10px;
   width: 950px;
   text-align: center;
   background: #FFFFFF;
   text-align: center;
}

#templatemo_footer a{
   font-weight: normal;
   color: #666666;
}

/* ----- End of Footer ----- */

______________


Mesaj31.05.2011, 05:33 (UTC)    
Mesaj konusu:

Kod:
<body>
<div id="templatemo_wrapper1">
<div id="templatemo_wrapper2">
   <div id="templatemo_container">
   
        <div id="templatemo_menu">
        <ul>
         <li><a href="index.html"  class="current">Home</a></li>
         <li><a href="subpage.html">Services</a></li>
            <li><a href="subpage.html">Solutions</a></li>
            <li><a href="subpage.html">Partners</a></li> 
            <li><a href="subpage.html">News</a></li>                     
            <li><a href="subpage.html" class="lastmenu">Contact Us</a></li>           
        </ul> 
    </div>
   
    <div id="templatemo_header_banner">
       <div id="templatemo_header">
           <div id="templatemo_sitetitle">
               Limitsiz<span> Paylasim</span>            </div>
      <div id="templatemo_tagline">Limitsiz-Paylasim'in Tek Adresi</div>
        </div>
        <div id="templatemo_banner">
           <div id="templatemo_bannertext">
               Let's build<br /><span>Başarı Emin Adımlar İle</span><br />
               together
            </div>
        </div>
    </div>
   
    <div id="templatemo_content">
   
         <!-- left column -->
       <div id="templatemo_leftcolumn">
           <div class="login_form">
                <h1>Client Login</h1>
       
          <form method="get" action="#">
                    <div class="form_row"><label>Email</label><input name="email_address" type="text" class="inputfield" id="email_addremss" maxlength="60"/>
              </div>
                    <div class="form_row"><label>Password</label><input name="password" type="password" class="inputfield" id="password" maxlength="60"/>
              </div>
                    <input class="button" type="submit" name="Submit" value="Login" />
                </form>
         </div>
           
            <div class="spacetobottom"></div>
           
            <h1>Latest News</h1>
            <div class="newssection">   
               <h4>Mauris blandit vehicula neque</h4>           
                <p>Quisque in diam a justo condimentum molestie. Vivamus a velit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. <a href="#">more...</a></p>
            </div>
           
         <div class="newssection">   
               <h4>Curabitur velit tellus</h4>           
                <p>Duis vitae velit sed dui males uada digni ssim. Donec mollis aliquet ligula. Maec enas adipiscing elementum ipsum. <a href="#">more...</a></p>
            </div>
            <div class="more_button"><a href="#">Read All</a></div>
           
            <a href="http://validator.w3.org/check?uri=referer"><img style="border:0;width:88px;height:31px" src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" width="88" height="31" vspace="8" border="0" /></a>
<a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="border:0;width:88px;height:31px"  src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS!" vspace="8" border="0" /></a>
           
        </div>
        <!-- End of left column -->
       
        <!-- Right column -->
        <div id="templatemo_rightcolumn">
           <div class="onecolumn">
                <h1>Welcome to our website</h1>



tsaltı


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

        </div>
        <!-- End of right column -->
       
   </div>
    <!-- End of content -->
   
    <div id="templatemo_footer">
        <a href="#">Home</a> | <a href="#">Services</a> | <a href="#">Solutions</a> | <a href="#">Partners</a> | <a href="#">News</a> | <a href="#">Contact Us</a><br />
        Copyright © 2008 <a href="#"><strong>Your Company Name</strong></a> | Designed by <a href="http://www.limitsiz-paylasim.tr.gg" target="_parent">Limitsiz-Paylasim</a>   </div>
    </div>
    <!-- Container close -->
   
</div> <!-- Wrapper 2 close -->
</div> <!-- Wrapper 1 close -->
</body>
</html>




css


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;}

/*
CSS Credit: http://www.templatemo.com/
*/

body {
   margin: 0;
   padding: 0;
   line-height: 1.5em;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #686f76;
   background: #121b24;
}

a:link, a:visited { color: #aabdd0; text-decoration: none; font-weight: bold;}
a:active, a:hover { color: #aabdd0; text-decoration: underline}

h1 {
   margin: 0px;
   padding: 0px 0px 15px 0px;
   font-size: 1.4em;
   font-weight: bold;
   color: #aabdd0;
}

h4 {
   margin: 0px;
   padding: 0px;
   font-size: 12px;
   color:#FFFFFF;
   font-weight: normal;
}

p{
   margin: 0px;
   padding: 0 0 10px 0;
   text-align: justify;
}

.spacetobottom {
   clear: both;
   height: 50px;
}

.spacetoright {
   float: left;
   width: 10px;
   height: 10px;;
}

/* ----- Form ----- */
.form_row{
   padding: 3px 0px;
}

form{
   margin: 0px 10px 0px 0px;
   padding: 0px;
   text-align: right;   
}

label {
   margin-right: 10px;
}

input{
   width: 150px;
   height: 15px;
   color: #aabdd0;
   border: 1px solid #686f76;
   background: #070707;
}

.button{
   width: 60px;
   height: 25px;
}
/* End of Form */

.more_button a{
   clear: both;
   display: block;
   width: 80px;
   height: 20px;
   margin: 10px 0 0 0;
   text-align: center;
   font-weight: bold;
   text-decoration: none;
   color: #aabdd0;
   background: #0b1016;
   border: 1px solid #05070a;
}


#templatemo_wrapper1 {
   background: url(http://www.templatemo.com/templates/templatemo_039_citynight/images/maintopBG.gif) top repeat-x;
}

#templatemo_wrapper2 {
   background: url(http://www.templatemo.com/templates/templatemo_039_citynight/images/mainbuttomBG.gif) bottom repeat-x;
}

#templatemo_container {
   margin: auto;
   width: 960px;
}

/*------------- Menu ------------------*/
#templatemo_menu {
   float: left;
   width: 930px;
   height: 40px;
   margin: 18px 0 0 0;
   padding: 0 0 0 30px;
}

#templatemo_menu ul {
   margin: 0px;
   padding: 0px;
   list-style: none;
}

#templatemo_menu ul li{
   display: inline;
}

#templatemo_menu ul li a{
   float: left;
   width: 140px;
   height: 30px;
   padding: 10px 0 0 0;
   font-size: 1.1em;
   font-weight: bold;
   text-align: center;
   text-decoration: none;
   color: #aabdd0;
   border-left: 1px solid #34373b;
}

#templatemo_menu ul li .lastmenu{
   border-right: 1px solid #34373b;   
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
   color: #aabdd0;
   background: url(http://www.templatemo.com/templates/templatemo_039_citynight/images/menuhoverBG.gif) no-repeat;
}

/* ----------------- end of menu----------------*/

/* header and banner */

#templatemo_header_banner {
   float: left;
   width: 900px;
   height: 268px;
   padding: 0 30px;
   margin-top: 2px;
}

#templatemo_header {
   float: left;
   width: 310px;
   height: 268px;   
   background: url(http://www.templatemo.com/templates/templatemo_039_citynight/images/header.jpg) no-repeat;
}

#templatemo_sitetitle {
   padding: 180px 0 10px 40px;
   font-size: 3.0em;
   font-weight: bold;
   color:#ff6000;
}
#templatemo_sitetitle span{
   font-weight: normal;
   color: #FFFFFF;
}
#templatemo_tagline{
   padding: 0 0 0 43px;
   font-size: 1.0em;
   color:#FFFFFF;
}

#templatemo_banner {
   float: left;
   width: 590px;
   height: 268px;
   background: url(http://www.templatemo.com/templates/templatemo_039_citynight/images/banner.jpg) no-repeat;
}

#templatemo_bannertext{
   text-align: right;
   padding: 190px 20px 0 0;
   font-size: 14px;
   color: #FFFFFF;   
}
#templatemo_bannertext span{
   font-size: 24px;
   font-weight: bold;
   color: #ff6000;   
}
/* end of header and banner */

/* ----------------- Content ----------------------- */

#templatemo_content {
   float: left;
   width: 900px;
   padding:0 30px;
}

#templatemo_leftcolumn {
   float: left;
   width: 280px;
   padding: 50px 20px 0 10px;
   background: url(http://www.templatemo.com/templates/templatemo_039_citynight/images/leftcolumnBG.gif) top center no-repeat;
}

.login_form{
   background: #06080a;
   width: 240px;
   padding: 15px;
   border: 5px solid #070707;
}

.newssection {
   padding: 0 0 5px 0;
}


#templatemo_rightcolumn {
   float: left;
   width: 530px;
   padding: 50px 20px 0 40px;
}

.onecolumn {
   width: 530px;
}

.onecolumn img {
   float: right;
   clear: both;   
   margin: 0 0 5px 10px;
   border: 3px solid #0e121d;
}

.twocolumn {
   width: 530px;
}

.twocolumn_box {
   float: left;
   width: 230px;
   padding: 10px;
   background: #0c1117 url(http://www.templatemo.com/templates/templatemo_039_citynight/images/boxBG.gif) top right no-repeat;
   border: 5px solid #0f1721;
}
.twocolumn_box img {
   float: left;
   margin: 2px 10px 0 0;
   border: 3px solid #0e121d;
}
.twocolumn_box p {
   text-align: left;
}
.twocolumn_box ul {
   margin: 0 0 0 10px;
   padding: 0px;
}
.twocolumn_box li {
   list-style: none;
   padding: 10px 0 10px 20px;
   background: url(http://www.templatemo.com/templates/templatemo_039_citynight/images/listicon.gif) center left no-repeat;
}

#gallery {
   width: 530px;
}

.gallery_column {
   float: left;
   width: 165px;
}

.gallery_column img{
   border: 5px solid #000000;
   margin: 0 0 10px 0;
}

.gallery_column p{
   text-align: left;
}

/* end of content */

/* ----- Footer ----- */

#templatemo_footer {
   clear: both;
   padding: 20px 0px 0px 0px;
   width: 960px;
   height: 60px;
   text-align: center;
   background: url(http://www.templatemo.com/templates/templatemo_039_citynight/images/footerBG.gif) repeat-x;
   text-align: center;
}

#templatemo_footer a{
   font-weight: normal;
}

/* ----- End of Footer ----- */

______________


Mesaj31.05.2011, 11:06 (UTC)    
Mesaj konusu:

arkadaşlar yorumlarınızı bekliyorum
______________


Mesaj31.05.2011, 11:13 (UTC)    
Mesaj konusu:

Elinize sağlık güzel ,begendim....Emege saygı
______________
@tr.gg dısı link yasak
Mesaj01.06.2011, 06:12 (UTC)    
Mesaj konusu:

Kod:
<body>

<div id="templatemo_container">

  <div id="templatemo_left_section">

   <div id="templatemo_left_header">

     <div id="templatemo_left_title">Limitsiz-Paylasim</div>

     <div id="templatemo_left_slogan">Limitsiz-Paylasim'in Tek Adresi</div>

     <div id="templatemo_latest"><a href="#"> Limitsiz-Paylasim</a></div>

   </div>

   <div id="templatemo_left_menu">

     <div class="templatemo_topmenu">

       <ul>
         <li><a href="#" class="current">MAIN PAGE</a></li>
         <li><a href="#">ABOUT US</a> </li>
         <li><a href="#">GALLERIES</a></li>
         <li><a href="#">BLOG</a></li>
         <li><a href="#">CONTACT</a></li>
       </ul>

      </div>

   </div>

   <div id="templatemo_left_content">

     <h1>Limitsiz-Paylasim Template</h1>






ts altı


Kod:
</div>

  </div>

  <div id="templatemo_right_section">

    <div id="templatemo_right_top"></div>

    <div id="templatemo_right_search">

      <form id="form1" name="form1" method="post" action="">

        <label>

        <input type="text" name="search_item" id="search_item" />

        </label>

            <label>

            <input type="submit" name="search_btn" id="search_btn" value="Search" />

        </label>

      </form>

    </div>

    <div id="templatemo_memberlog">

      <h2>MEMBER LOG IN</h2>

      <form id="form2" name="form2" method="post" action="">

      <strong>User Name</strong>


          <input type="text" name="user_name" id="user_name" />


            <br />

        <strong>Password</strong><input type="text" name="password" id="password" />


        <input type="submit" name="login" id="login" value="Login" />


        <p><strong>New Member?</strong>

        <a href="#"><strong>Register Now!</strong></a>

        </p>

      </form>

      </div>

    <div id="templatemo_category">
      <h2>CATEGORIES</h2>

      <div class="templatemo_rightmenu">

        <ul>

          <li><a href="#">New Categories</a></li>

          <li> <a href="#">Best of 2020/2021</a></li>

          <li> <a href="#">Creatures</a></li>

          <li> <a href="#">Buildings</a></li>

          <li> <a href="#">Exhibitions</a></li>

          <li> <a href="#">Nature</a></li>

        </ul>

      </div>

    </div>

    <div id="templatemo_contact"><h2>QUICK CONTACT</h2>

      <p>Tel: 010-100-1001<br />

        Fax: 020-200-2002<br />

        Email: info [at] templatemo.com</p>

      <p><a href="http://validator.w3.org/check?uri=referer"><img height="31" alt="Valid XHTML 1.0 Transitional" src="http://www.w3.org/Icons/valid-xhtml10" width="88" vspace="8" border="0" /></a> <a href="http://jigsaw.w3.org/css-validator/check/referer"><img alt="Valid CSS!" src="http://jigsaw.w3.org/css-validator/images/vcss-blue" vspace="8" border="0" /></a></p>

    </div>

  </div>

  <div id="templatemo_footer">Copyright ©  Your Company Name | Designed by <a href="http://www.templatemo.com" target="_parent" title="Free Web Templates">Limitsiz-Paylasim</a></div>

</div>
<!--  Designed by w w w . t e m p l a t e m o . c o m  -->
</body>
</html>


csss

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;}

/*
CSS Credit: http://www.templatemo.com/
*/

body {

   margin: 0;

   padding:0;

   font-family: Arial, Helvetica, sans-serif;

   font-size: 11px;

   line-height: 1.5em;

   color: #3e3e3e;

   background: #e2e2e2 url(http://www.templatemo.com/templates/templatemo_040_photoblog/images/templatemo_page_bg.jpg) repeat-x  center top;

   width: 100%;

   display: table;

}

a:link, a:visited { color: #ee5f00; text-decoration: none; }

a:active, a:hover { color: #009900; text-decoration: underline; }


h1 {

   font-size: 20px;

   font-weight: bold;

   color: #a30000;

}

h2 {

   font-size: 14px;

   font-weight: bold;

   color: #cb1a1a;

   margin-left: 30px;

   width: 200px;

   border-bottom: dashed 1px #999999;

}

h3 {

   font-size: 14px;

   font-weight: bold;

   color: #f67400;

}

#templatemo_container {

   width: 805px;

   margin: auto;

   background:url(http://www.templatemo.com/templates/templatemo_040_photoblog/images/templatemo_container_bg.jpg) repeat-y;

}

#templatemo_left_section {

   float: left;

   width: 500px;

}

#templatemo_right_section {

   float: left;

   width: 305px;

}



#templatemo_left_header {

   float: left;

   width: 500px;

   height: 216px;

   background: url(http://www.templatemo.com/templates/templatemo_040_photoblog/images/templatemo_left_header.jpg) no-repeat;

}

#templatemo_left_title {

   padding-top: 30px;

   color: #FFFFFF;

   font-size: 30px;

   font-weight: bold;

   height: 45px;

   width: 450px;

   line-height: 1.6em;

   padding-left: 50px;

}

#templatemo_left_slogan {

   float: left;

   height: 35px;

   width: 450px;

   color:#ffe9ba;

   padding-left: 50px;

   font-weight: bold;

}

#templatemo_latest {

   float: left;

   margin: 40px 0px 0px 130px;

   width: 300px;

   color: #FFFFFF;

   font-size: 16px;

   font-weight: bold;

}

#templatemo_latest a {

   color: #ffffff;

}

#templatemo_left_menu {

   float: left;

   width: 500px;

   height: 73px;

   background: url(http://www.templatemo.com/templates/templatemo_040_photoblog/images/templatemo_left_menu.jpg) no-repeat;

}

.templatemo_topmenu{

   float: left;

   margin: 3px 0px 0px 20px;

}

.templatemo_topmenu ul {

   list-style: none;

   padding: 0px;

   margin: 0px;

}



.templatemo_topmenu li{

   display: inline;

}



.templatemo_topmenu li a{

   float: left;

   font-size: 11px;

   font-weight: bold;

   text-decoration: none;

   text-align: center;

   color: #fff;

   width: 90px;

   height: 31px;

   margin-left: 0px;

   padding-top: 11px;

}

.templatemo_topmenu li a:hover ,.templatemo_topmenu li .current{

   background: url(http://www.templatemo.com/templates/templatemo_040_photoblog/images/templatemo_hover.jpg) repeat-x;

}

#templatemo_left_content {

   float: left;

   width: 430px;

   margin: 0px 0px 20px 50px;

   text-align: justify;

}

.templatemo_content_left {

   float: left;

   width: 200px;



}

.templatemo_content_right {

   float: right;

   width: 200px;

}

#templatemo_right_top {

   float: left;

   width: 305px;

   height: 216px;

   background: url(http://www.templatemo.com/templates/templatemo_040_photoblog/images/templatemo_right_top.jpg) no-repeat;

}

#templatemo_right_search {

   float: left;

   width: 305px;

   height: 73px;

   background: url(http://www.templatemo.com/templates/templatemo_040_photoblog/images/templatemo_search_menu.jpg) no-repeat;

}

#templatemo_memberlog {

   float: left;

   width: 305px;

}

#templatemo_category {

   float: left;

   width: 305px;

   margin-top: 20px;

}

.templatemo_rightmenu {

   float: left;

   margin-top: 0px;

   font-size: 13px;

   font-weight: bold;

}

.templatemo_rightmenu ul {

   list-style-type: none;

}

.templatemo_rightmenu li a {

   display: block;

   width: 171px;

   height: 23px;

   font-size: 11px;

   color: #a30000;

   margin-top: 2px;

   padding-left: 40px;

   padding-top: 5px;

   background: url(http://www.templatemo.com/templates/templatemo_040_photoblog/images/templatemo_button.png) no-repeat;

}

/*
CSS Credit: http://www.templatemo.com/
*/

.templatemo_rightmenu li a:hover{

   color: #000;

}

#templatemo_contact {

   float: left;

   width: 305px;

}

#templatemo_contact p {

   padding-left: 40px;

   font-weight: bold;

}

#templatemo_footer {

   clear: both;

   width: 770px;

   height: 28px;

   color: #FFFFFF;

   text-align: center;

   font-weight: bold;

   margin-left: 18px;

   margin-top: 30px;

   padding-top: 20px;

   background: url(http://www.templatemo.com/templates/templatemo_040_photoblog/images/templatemo_footer_bg.jpg) repeat-x;

}

#form1 {

   float:left;

   margin-top: 0px;

}

#search_item {

   width: 120px;

   margin: 10px 0px 0px 40px;

   font-size: 11px;

}

#search_btn {

   font-size: 11px;

   background:#FFFFFF;

   border: 0px;

   margin-left: 5px;

}

#form2 {

   margin-left: 30px;

}

#user_name {

   width: 100px;

   font-size: 10px;

   margin-left: 10px;

}

#password {

   width: 100px;

   font-size: 10px;

   margin-left: 17px;

}

#login {

   font-size: 10px;

}

#newmember {

   font-size: 10px;

   margin-left: 20px;

}

______________


Mesaj01.06.2011, 06:17 (UTC)    
Mesaj konusu:

güzel paylaşımlar
______________
http://bs-forums.tr.gg/bs.jpg
Mesaj01.06.2011, 06:19 (UTC)    
Mesaj konusu:

önizleme: http://www.templatemo.com/preview/templatemo_040_photoblog

İndir: http://www.fileden.com/files/2009/5/3/2427786/limitsiz-paylasim-template14.rar


ts üstü


[code]<body>
<div id="templatemo_container">

<div id="templatemo_topsection">

<div class="templatemo_topmenu">

<ul>
<li><a href="#">WHO WE ARE</a></li>
<li><a href="#">WHAT WE DO</a></li>
<li><a href="#">FIND A STORE</a></li>
</ul>

</div>

<div id="templatemo_title">Limitsiz-Paylasim </div>

<div id="templatemo_slogan">Limitsiz-Paylasim'in Tek Adresi</div>

<div id="templatemo_top_search">

<form id="form1" name="form1" method="post" action="">

SEARCH

<label>

<input type="text" name="search" id="search" />

</label>

<label>

<input type="submit" name="ok" id="ok" value="OK" />

</label>

</form>



</div>

</div>

<div class="templatemo_midmenu">

<ul>
<li><a href="#">Homepage </a></li>
<li><a href="#">Dresses</a></li>
<li><a href="#">Pants</a> </li>
<li><a href="#">Bras &amp; Panties</a></li>
<li><a href="#">Accessories</a></li>
<li> <a href="#">Gift Cards</a></li>
<li> <a href="#">Contact Us</a></li>
</ul>

</div>

<div id="templatemo_left_column">

<div id="templatemo_left_top">SHOP BY CATEGORIES</div>

<div class="templatemo_leftmenu">

<ul>

<li><a href="#">Sweaters</a> </li>

<li> <a href="#">Shirts &amp; Blouses</a></li>

<li> <a href="#">Jeans</a></li>

<li> <a href="#">Skirts</a></li>

<li> <a href="#">Formal Dresses</a></li>

<li> <a href="#">Wrap Dresses</a></li>

<li> <a href="#">Jackets</a></li>

<li> <a href="#">Coats</a></li>

<li> <a href="#">Handbags</a></li>

<li> <a href="#">Lady Shoes</a></li>

<li> <a href="#">Gloves</a></li>

</ul>

</div>

<div id="templatemo_left_bot"></div>

<div id="templatemo_contact"><strong>QUICK CONTACT<br />
</strong>

Tel: 010-100-1000<br />

Fax: 020-200-2000<br />

Email: info -at- templatemo.com</div>

</div>

<div id="templatemo_right_column">

<h1>Limitsiz-Paylasim Template</h1>[/code]



tsaltı


[code]

</div>

<div class="spacing"></div>

<div id="templatemo_footer">Copyright © Your Company Name · Designed by <a href="http://limitsiz-paylasim.tr.gg" target="_parent">Limitsiz-Paylasim</a></div>

</div>

</body>

</html>[/code]




css


[code]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;}

/*

CSS Credit: http://www.templatemo.com/

*/

body {

margin: 0;

padding:0;

font-family: Arial, Helvetica, sans-serif;

font-size: 11px;

line-height: 1.5em;

background: #989898;

}

a:link, a:visited { color: #9e0052; text-decoration: none; }

a:active, a:hover { color: #9e0052; text-decoration: none }


h1 {

font-size: 18px;

font-weight: bold;

color: #c301c5;

line-height: 1.6em;

}

h2 {

font-size: 14px;

font-weight: bold;

color: #e105e4;

}

#templatemo_container {

width: 902px;

margin: auto;

background: #FFFFFF;

}

#templatemo_topsection {

float: left;

width: 902px;

height: 266px;

background: url(http://www.templatemo.com/templates/templatemo_038_woman/images/templatemo_header.jpg) no-repeat;

}

.templatemo_topmenu{

float: right;

height: 59px;

width: 300px;

text-align: right;

}


.templatemo_topmenu ul {

list-style: none;

padding: 0px;

margin: 0px;

}

.templatemo_topmenu li{

display: inline;

}


.templatemo_topmenu li a {

float: left;

font-size: 12px;

font-weight: bold;

text-decoration: none;

color: #fff;

width: 80px;

height: 30px;

margin-left: 14px;

padding-top: 20px;

text-align: center;

}

#templatemo_title {

float: left;

width: 752px;

height: 50px;

margin-top: 30px;

font-weight: bold;

font-size: 30px;

color: #FFFFFF;

line-height: 1.6em;

text-align: right;

padding-right: 150px;

}

#templatemo_slogan {

float: left;

width: 752px;

text-align: right;

padding-right: 150px;

color: #FFFFFF;

font-weight: bold;

}

#templatemo_top_search {

float: left;

width: 852px;

padding-top: 40px;

height: 30px;

color: #fff;

font-weight: bold;

text-align: right;

padding-right: 50px;

}

#search {

font-size: 12px;

}

#ok {

background: #B425A9;

border: solid 1px #FFFFFF;

font-size: 12px;

width: 40px;

font-weight: bold;

color: #fff;

}

.templatemo_midmenu{

float: left;

height: 71px;

width: 902px;

background: url(http://www.templatemo.com/templates/templatemo_038_woman/images/templatemo_menu_bg.jpg);

}



.templatemo_midmenu ul {

list-style: none;

padding: 0px;

margin: 0px;

margin-left: 80px;

}



.templatemo_midmenu li{

display: inline;

}



.templatemo_midmenu li a{

float: left;

font-size: 11px;

font-weight: bold;

text-decoration: none;

color: #fff;

width: 95px;

height: 30px;

margin-left: 10px;

padding-top: 20px;

text-align: center;

}



.templatemo_midmenu li a:hover, .templatemo_midmenu li .current{

color: #FF0;

}

#templatemo_left_column {

float: left;

width: 273px;

}

#templatemo_left_top {

float: left;

width: 205px;

height: 40px;

margin-left: 40px;

color: #FFFFFF;

font-weight: bold;

font-size: 13px;

text-align: center;

padding-top: 25px;

background: url(http://www.templatemo.com/templates/templatemo_038_woman/images/templatemo_left_top.jpg) no-repeat;

}

.templatemo_leftmenu {

float: left;

width: 205px;

margin-left: 40px;

}

.templatemo_leftmenu ul {

list-style-type: none;

padding: 0;

margin: 0px;

width: 205px;

}

.templatemo_leftmenu li a {

display: block;

height: 22px;

padding-top: 7px;

color: #775977;

padding-left: 50px;

font-weight: bold;

background: url(http://www.templatemo.com/templates/templatemo_038_woman/images/templatemo_menu_button.jpg);

}

.templatemo_leftmenu li a:hover, .templatemo_leftmenu li .current {

color: #c00;

}

#templatemo_left_bot {

float: left;

margin-left: 40px;

width: 205px;

height: 32px;

background: url(http://www.templatemo.com/templates/templatemo_038_woman/images/templatemo_left_bot.jpg) no-repeat;

}

#templatemo_contact {

float: left;

width: 177px;

height: 94px;

margin: 20px 0px 0px 40px;

padding: 25px 0px 0px 30px;

background: url(http://www.templatemo.com/templates/templatemo_038_woman/images/templatemo_contact.jpg) no-repeat;

}

#templatemo_right_column {

float: left;

width: 560px;

margin-left: 20px;

text-align: justify;

padding-top: 20px;

}

#templatemo_product_column {

float: left;

width: 560px;

margin: 0px;

padding-top: 10px;

}

.templatemo_product_left {

float: left;

width: 185px;

height: 81px;

}

.templatemo_product_mid {

float: left;

width: 88px;

height: 51px;

font-size: 14px;

font-weight: bold;

color: #970399;

text-align: center;

padding-top: 30px;

}

.templatemo_product_right {

float: left;

width: 247px;

padding-top: 10px;

padding-left: 20px;

padding-right: 20px;

text-align: justify;

height: 71px;

background: url(http://www.templatemo.com/templates/templatemo_038_woman/images/templatemo_product.jpg) no-repeat;

}

.spacing {

float: left;

width: 902px;

height: 20px;

}

#templatemo_footer {

clear: both;

width: 902px;

height: 34px;

padding-top: 15px;

margin-bottom: 20px;

font-weight: bold;

color: #fff;

text-align: center;

background: url(http://www.templatemo.com/templates/templatemo_038_woman/images/templatemo_footer.jpg) no-repeat;

}

#templatemo_footer a{
color: #FFF;
}
[/code]
______________


Mesaj01.06.2011, 06:22 (UTC)    
Mesaj konusu:

eglencekolick yazmış:
Kod:
<body>
<div id="templatemo_container">

  <div id="templatemo_topsection">

    <div class="templatemo_topmenu">

      <ul>
        <li><a href="#">WHO WE ARE</a></li>
        <li><a href="#">WHAT WE DO</a></li>
        <li><a href="#">FIND A STORE</a></li>
      </ul>

    </div>

    <div id="templatemo_title">Limitsiz-Paylasim </div>

    <div id="templatemo_slogan">Limitsiz-Paylasim'in Tek Adresi</div>

    <div id="templatemo_top_search">

      <form id="form1" name="form1" method="post" action="">

        SEARCH

        <label>

        <input type="text" name="search" id="search" />

        </label>

        <label>

        <input type="submit" name="ok" id="ok" value="OK" />

        </label>

      </form>

   

    </div>

  </div>

  <div class="templatemo_midmenu">

    <ul>
      <li><a href="#">Homepage </a></li>
      <li><a href="#">Dresses</a></li>
      <li><a href="#">Pants</a> </li>
      <li><a href="#">Bras &amp; Panties</a></li>
      <li><a href="#">Accessories</a></li>
      <li> <a href="#">Gift Cards</a></li>
      <li> <a href="#">Contact Us</a></li>
    </ul>

  </div>

  <div id="templatemo_left_column">

    <div id="templatemo_left_top">SHOP BY CATEGORIES</div>

    <div class="templatemo_leftmenu">

      <ul>

        <li><a href="#">Sweaters</a> </li>

        <li> <a href="#">Shirts &amp; Blouses</a></li>

        <li> <a href="#">Jeans</a></li>

        <li> <a href="#">Skirts</a></li>

        <li> <a href="#">Formal Dresses</a></li>

        <li> <a href="#">Wrap Dresses</a></li>

        <li> <a href="#">Jackets</a></li>

        <li> <a href="#">Coats</a></li>

        <li> <a href="#">Handbags</a></li>

        <li> <a href="#">Lady Shoes</a></li>

        <li> <a href="#">Gloves</a></li>

      </ul>

    </div>

    <div id="templatemo_left_bot"></div>

    <div id="templatemo_contact"><strong>QUICK CONTACT<br />
    </strong>

      Tel: 010-100-1000<br />

      Fax: 020-200-2000<br />

    Email: info -at- templatemo.com</div>

  </div>

  <div id="templatemo_right_column">

    <h1>Limitsiz-Paylasim Template</h1>




tsaltı


Kod:


  </div>

  <div class="spacing"></div>

  <div id="templatemo_footer">Copyright © Your Company Name · Designed by <a href="http://limitsiz-paylasim.tr.gg" target="_parent">Limitsiz-Paylasim</a></div>

</div>

</body>

</html>





css


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;}

/*

CSS Credit: http://www.templatemo.com/

*/

body {

   margin: 0;

   padding:0;

   font-family: Arial, Helvetica, sans-serif;

   font-size: 11px;

   line-height: 1.5em;

   background: #989898;

}

a:link, a:visited { color: #9e0052; text-decoration: none; }

a:active, a:hover { color: #9e0052; text-decoration: none }


h1 {

   font-size: 18px;

   font-weight: bold;

   color: #c301c5;

   line-height: 1.6em;

}

h2 {

   font-size: 14px;

   font-weight: bold;

   color: #e105e4;

}

#templatemo_container {

   width: 902px;

   margin: auto;

   background: #FFFFFF;

}

#templatemo_topsection {

   float: left;

   width: 902px;

   height: 266px;

   background: url(http://www.templatemo.com/templates/templatemo_038_woman/images/templatemo_header.jpg) no-repeat;

}

.templatemo_topmenu{

   float: right;

   height: 59px;

   width: 300px;

   text-align: right;

}


.templatemo_topmenu ul {

   list-style: none;

   padding: 0px;

   margin: 0px;

}

.templatemo_topmenu li{

   display: inline;

}


.templatemo_topmenu li a {

   float: left;

   font-size: 12px;

   font-weight: bold;

   text-decoration: none;

   color: #fff;

   width: 80px;

   height: 30px;

   margin-left: 14px;

   padding-top: 20px;

   text-align: center;

}

#templatemo_title {

   float: left;

   width: 752px;

   height: 50px;

   margin-top: 30px;

   font-weight: bold;

   font-size: 30px;

   color: #FFFFFF;

   line-height: 1.6em;

   text-align: right;

   padding-right: 150px;

}

#templatemo_slogan {

   float: left;

   width: 752px;

   text-align: right;

   padding-right: 150px;

   color: #FFFFFF;

   font-weight: bold;

}

#templatemo_top_search {

   float: left;

   width: 852px;

   padding-top: 40px;

   height: 30px;

   color: #fff;

   font-weight: bold;

   text-align: right;

   padding-right: 50px;

}

#search {

   font-size: 12px;

}

#ok {

   background: #B425A9;

   border: solid 1px #FFFFFF;

   font-size: 12px;

   width: 40px;

   font-weight: bold;

   color: #fff;

}

.templatemo_midmenu{

   float: left;

   height: 71px;

   width: 902px;

   background: url(http://www.templatemo.com/templates/templatemo_038_woman/images/templatemo_menu_bg.jpg);

}



.templatemo_midmenu ul {

   list-style: none;

   padding: 0px;

   margin: 0px;

   margin-left: 80px;

}



.templatemo_midmenu li{

   display: inline;

}



.templatemo_midmenu li a{

   float: left;

   font-size: 11px;

   font-weight: bold;

   text-decoration: none;

   color: #fff;

   width: 95px;

   height: 30px;

   margin-left: 10px;

   padding-top: 20px;

   text-align: center;

}



.templatemo_midmenu li a:hover, .templatemo_midmenu li .current{

   color: #FF0;

}

#templatemo_left_column {

   float: left;

   width: 273px;

}

#templatemo_left_top {

   float: left;

   width: 205px;

   height: 40px;

   margin-left: 40px;

   color: #FFFFFF;

   font-weight: bold;

   font-size: 13px;

   text-align: center;

   padding-top: 25px;

   background: url(http://www.templatemo.com/templates/templatemo_038_woman/images/templatemo_left_top.jpg) no-repeat;

}

.templatemo_leftmenu {

   float: left;

   width: 205px;

   margin-left: 40px;

}

.templatemo_leftmenu ul {

   list-style-type: none;

   padding: 0;

   margin: 0px;

   width: 205px;

}

.templatemo_leftmenu li a {

   display: block;

   height: 22px;

   padding-top: 7px;

   color: #775977;

   padding-left: 50px;

   font-weight: bold;

   background: url(http://www.templatemo.com/templates/templatemo_038_woman/images/templatemo_menu_button.jpg);

}

.templatemo_leftmenu li a:hover, .templatemo_leftmenu li .current {

   color: #c00;

}

#templatemo_left_bot {

   float: left;

   margin-left: 40px;

   width: 205px;

   height: 32px;

   background: url(http://www.templatemo.com/templates/templatemo_038_woman/images/templatemo_left_bot.jpg) no-repeat;

}

#templatemo_contact {

   float: left;

   width: 177px;

   height: 94px;

   margin: 20px 0px 0px 40px;

   padding: 25px 0px 0px 30px;

   background: url(http://www.templatemo.com/templates/templatemo_038_woman/images/templatemo_contact.jpg) no-repeat;

}

#templatemo_right_column {

   float: left;

   width: 560px;

   margin-left: 20px;

   text-align: justify;

   padding-top: 20px;

}

#templatemo_product_column {

   float: left;

   width: 560px;

   margin: 0px;

   padding-top: 10px;

}

.templatemo_product_left {

   float: left;

   width: 185px;

   height: 81px;

}

.templatemo_product_mid {

   float: left;

   width: 88px;

   height: 51px;

   font-size: 14px;

   font-weight: bold;

   color: #970399;

   text-align: center;

   padding-top: 30px;

}

.templatemo_product_right {

   float: left;

   width: 247px;

   padding-top: 10px;

   padding-left: 20px;

   padding-right: 20px;

   text-align: justify;

   height: 71px;

   background: url(http://www.templatemo.com/templates/templatemo_038_woman/images/templatemo_product.jpg) no-repeat;

}

.spacing {

   float: left;

   width: 902px;

   height: 20px;

}

#templatemo_footer {

   clear: both;

   width: 902px;

   height: 34px;

   padding-top: 15px;

   margin-bottom: 20px;

   font-weight: bold;

   color: #fff;

   text-align: center;

   background: url(http://www.templatemo.com/templates/templatemo_038_woman/images/templatemo_footer.jpg) no-repeat;

}

#templatemo_footer a{
   color: #FFF;
}



kodları kutucuk içinde yazınız Smile <textarea class="bginput" style="width: 385px; cursor: url(''); height: 50px" rows="5" cols="42" onclick="this.focus();this.select()" name="htmlmarker.tr.gg">BURAYA YAYINLAMAK ISTEDIGIN KODU GIRMELISIN GORUNECEK </textarea>
______________
http://bs-forums.tr.gg/bs.jpg
Mesaj01.06.2011, 06:24 (UTC)    
Mesaj konusu:

önizleme: http://www.templatemo.com/preview/templatemo_029_light_blue

İndir: http://www.fileden.com/files/2009/5/3/2427786/limitsiz-paylasim-template15.rar




ts üstü


[code]<body>
<div id="templatemo_container">
<div id="templatemo_header">
<div id="templatemo_header_upper">Free CSS Website</div>
<div id="templatemo_header_lower"><span>YOUR COMPANY SLOGAN TEXT GOES HERE</span><br />
You are free to modify this layout to suit your tastes in any way you prefer.</div>
</div>
<div class="templatemo_menu">
<ul>
<li><a href="#" class="current">Main Page</a></li>
<li><a href="#">About Us</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Projects</a></li>
<li><a href="#">Exhibitions</a></li>
<li><a href="#">Contact Us</a></li>
</ul>
</div>
<div id="templatemo_top"><img src="http://www.templatemo.com/templates/templatemo_029_light_blue/images/templatemo_top.jpg" alt="templatemo.com" width="800" height="32" /></div>
<div id="templatemo_content">
<div id="templatemo_left">
<h1>WELCOME TO OUR WEBSITE</h1>
[/code]




ts altı


[code]
</div>
<div id="templatemo_right">
<h1>EXHIBITIONS</h1>
<p><img src="images/templatemo_bird.jpg" alt="templatemo.com" width="195" height="94" /></p>
<p>Suspendisse vitae neque eget ante tristique vestibulum. Pellentesque dolor nulla, congue vitae, fringilla in, varius a, orci. Mauris convallis. Proin vel libero id erat venenatis accumsan. Nunc blandit orci sit amet risus. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
<h3>LATEST NEWS &amp; EVENTS</h3>
<p><strong>Post Date: 21-10-2010<br /></strong>
Nulla enim nibh, consectetuer sed, vestibulum elementum, sagittis nec, diam. Mauris blandit vehicula neque. Proin consectetuer. Donec venenatis. Cras urna metus, feugiat non, consectetuer quis, pretium quis, nunc.</p>
<h3>QUICK CONTACT</h3>
<p>Tel: 000-100-1000<br />
Fax: 000-300-3000<br />
Mobile: 000-200-2000<br />
Email: info[at]templatemo.com</p>
</div>
</div>
<div id="templatemo_footer">Copyright © Company Name · Designed by <a href="http://www.templatemo.com" target="_parent" title="Free Templates">TemplateMo.com</a></div>
</div>
</body>
</html>[/code]





css


[code]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;}

/*
CSS Credit: http://www.templatemo.com
*/
body {
margin: 0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #444444;
background: #000000;
}
a:link, a:visited { color: #83bb0a; text-decoration: none; font-weight: bold;}
a:active, a:hover { color: #83bb0a; text-decoration: none; font-weight: bold; }
h1 {
margin:0px 0px 10px 0px;
padding-bottom: 8px;
font-weight: bold;
font-size: 18px;
color:#05cce1;
}

h3 {
margin:0px 0px 0px 0px;
padding-top: 15px;
padding-left: 15px;
font-weight: bold;
font-size: 12px;
width: 227px;
height: 52px;
color:#fff;
background: url(http://www.templatemo.com/templates/templatemo_029_light_blue/images/templatemo_box.jpg) no-repeat;
}
#templatemo_container {
margin: auto;
width: 800px;
}
#templatemo_header {
margin: auto;
width: 800px;
height: 171px;
color: #fff;
background: url(http://www.templatemo.com/templates/templatemo_029_light_blue/images/templatemo_header.jpg) no-repeat;
}
#templatemo_header_upper {
float: left;
padding-left: 180px ;
padding-top: 50px;
width: 500px;
height: 40px;
line-height: normal;
font-size: 24px;
font-weight: bold;
}
#templatemo_header_lower {
float: left;
padding-left: 180px ;
width: 300px;
height: 50px;

}
#templatemo_header_lower span {
font-weight: bold;
}
.templatemo_menu {
margin: auto;
width: 800px;
height: 49px;
background: url(http://www.templatemo.com/templates/templatemo_029_light_blue/images/templatemo_menu.jpg) no-repeat;
color: #FFFFFF;
font-weight: bold;
}
.templatemo_menu ul {
margin: 0px;
list-style: none;
padding-left: 100px;
}
.templatemo_menu li {
display: inline;
}
.templatemo_menu li a{
float: left;
padding: 10px 0px;
width: 98px;
color: #FFFFFF;
text-decoration: none;
text-align: center;
}
.templatemo_menu li a:hover, .templatemo_menu li .current{
color: #000;
background: url(http://www.templatemo.com/templates/templatemo_029_light_blue/images/templatemo_hover.jpg) no-repeat;
}
#templatemo_content {
float: left;
width: 800px;
background: url(http://www.templatemo.com/templates/templatemo_029_light_blue/images/templatemo_pg_bg.jpg) repeat-y;
}
#templatemo_top {
width: 800px;
height: 32px;
}
#templatemo_left {
margin: 0px;
float: left;
margin-left: 80px;
width: 380px;
text-align: justify;
}
#templatemo_left img {
float: left;
padding-right: 10px;
}
#templatemo_right {
float: right;
width: 230px;
margin-right: 80px;
text-align: justify;
}
#templatemo_right p {
padding-left: 15px;
margin-top: 5px;
}
#templatemo_footer {
float: left;
width: 800px;
height: 32px;
text-align: center;
font-size: 12px;
font-weight: bold;
padding-top: 40px;
background: url(http://www.templatemo.com/templates/templatemo_029_light_blue/images/templatemo_footer.jpg) no-repeat;
}[/code]
______________


Mesaj01.06.2011, 06:25 (UTC)    
Mesaj konusu:

önizleme: http://www.templatemo.com/preview/templatemo_029_light_blue

İndir: http://www.fileden.com/files/2009/5/3/2427786/limitsiz-paylasim-template15.rar




ts üstü


[code]<body>
<div id="templatemo_container">
<div id="templatemo_header">
<div id="templatemo_header_upper">Free CSS Website</div>
<div id="templatemo_header_lower"><span>YOUR COMPANY SLOGAN TEXT GOES HERE</span><br />
You are free to modify this layout to suit your tastes in any way you prefer.</div>
</div>
<div class="templatemo_menu">
<ul>
<li><a href="#" class="current">Main Page</a></li>
<li><a href="#">About Us</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Projects</a></li>
<li><a href="#">Exhibitions</a></li>
<li><a href="#">Contact Us</a></li>
</ul>
</div>
<div id="templatemo_top"><img src="http://www.templatemo.com/templates/templatemo_029_light_blue/images/templatemo_top.jpg" alt="templatemo.com" width="800" height="32" /></div>
<div id="templatemo_content">
<div id="templatemo_left">
<h1>WELCOME TO OUR WEBSITE</h1>
[/code]




ts altı


[code]
</div>
<div id="templatemo_right">
<h1>EXHIBITIONS</h1>
<p><img src="images/templatemo_bird.jpg" alt="templatemo.com" width="195" height="94" /></p>
<p>Suspendisse vitae neque eget ante tristique vestibulum. Pellentesque dolor nulla, congue vitae, fringilla in, varius a, orci. Mauris convallis. Proin vel libero id erat venenatis accumsan. Nunc blandit orci sit amet risus. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
<h3>LATEST NEWS &amp; EVENTS</h3>
<p><strong>Post Date: 21-10-2010<br /></strong>
Nulla enim nibh, consectetuer sed, vestibulum elementum, sagittis nec, diam. Mauris blandit vehicula neque. Proin consectetuer. Donec venenatis. Cras urna metus, feugiat non, consectetuer quis, pretium quis, nunc.</p>
<h3>QUICK CONTACT</h3>
<p>Tel: 000-100-1000<br />
Fax: 000-300-3000<br />
Mobile: 000-200-2000<br />
Email: info[at]templatemo.com</p>
</div>
</div>
<div id="templatemo_footer">Copyright © Company Name · Designed by <a href="http://www.templatemo.com" target="_parent" title="Free Templates">TemplateMo.com</a></div>
</div>
</body>
</html>[/code]





css


[code]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;}

/*
CSS Credit: http://www.templatemo.com
*/
body {
margin: 0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #444444;
background: #000000;
}
a:link, a:visited { color: #83bb0a; text-decoration: none; font-weight: bold;}
a:active, a:hover { color: #83bb0a; text-decoration: none; font-weight: bold; }
h1 {
margin:0px 0px 10px 0px;
padding-bottom: 8px;
font-weight: bold;
font-size: 18px;
color:#05cce1;
}

h3 {
margin:0px 0px 0px 0px;
padding-top: 15px;
padding-left: 15px;
font-weight: bold;
font-size: 12px;
width: 227px;
height: 52px;
color:#fff;
background: url(http://www.templatemo.com/templates/templatemo_029_light_blue/images/templatemo_box.jpg) no-repeat;
}
#templatemo_container {
margin: auto;
width: 800px;
}
#templatemo_header {
margin: auto;
width: 800px;
height: 171px;
color: #fff;
background: url(http://www.templatemo.com/templates/templatemo_029_light_blue/images/templatemo_header.jpg) no-repeat;
}
#templatemo_header_upper {
float: left;
padding-left: 180px ;
padding-top: 50px;
width: 500px;
height: 40px;
line-height: normal;
font-size: 24px;
font-weight: bold;
}
#templatemo_header_lower {
float: left;
padding-left: 180px ;
width: 300px;
height: 50px;

}
#templatemo_header_lower span {
font-weight: bold;
}
.templatemo_menu {
margin: auto;
width: 800px;
height: 49px;
background: url(http://www.templatemo.com/templates/templatemo_029_light_blue/images/templatemo_menu.jpg) no-repeat;
color: #FFFFFF;
font-weight: bold;
}
.templatemo_menu ul {
margin: 0px;
list-style: none;
padding-left: 100px;
}
.templatemo_menu li {
display: inline;
}
.templatemo_menu li a{
float: left;
padding: 10px 0px;
width: 98px;
color: #FFFFFF;
text-decoration: none;
text-align: center;
}
.templatemo_menu li a:hover, .templatemo_menu li .current{
color: #000;
background: url(http://www.templatemo.com/templates/templatemo_029_light_blue/images/templatemo_hover.jpg) no-repeat;
}
#templatemo_content {
float: left;
width: 800px;
background: url(http://www.templatemo.com/templates/templatemo_029_light_blue/images/templatemo_pg_bg.jpg) repeat-y;
}
#templatemo_top {
width: 800px;
height: 32px;
}
#templatemo_left {
margin: 0px;
float: left;
margin-left: 80px;
width: 380px;
text-align: justify;
}
#templatemo_left img {
float: left;
padding-right: 10px;
}
#templatemo_right {
float: right;
width: 230px;
margin-right: 80px;
text-align: justify;
}
#templatemo_right p {
padding-left: 15px;
margin-top: 5px;
}
#templatemo_footer {
float: left;
width: 800px;
height: 32px;
text-align: center;
font-size: 12px;
font-weight: bold;
padding-top: 40px;
background: url(http://www.templatemo.com/templates/templatemo_029_light_blue/images/templatemo_footer.jpg) no-repeat;
}[/code]
______________


Mesaj01.06.2011, 06:27 (UTC)    
Mesaj konusu:

Kod:
<body>
<div id="templatemo_container">

<div id="templatemo_leftcolumn">
   <div id="templatemo_sitetitle">
      <div class="title">Limitsiz <span>Paylasim</span></div>
        <div class="tagline">a'Aittir</div>
    </div>
   
    <div id="templatemo_menu">
       <div class="templatemo_menu_top"></div>
        <ul>
             <li><a href="#">Main Page</a></li>
            <li><a href="#">Web Design</a></li>
            <li><a href="#">Our Clients</a></li>
         <li><a href="#">Portfolio Gallery</a></li>
            <li><a href="http://www.templatemo.com" target="_parent">Our Company</a></li>
         <li><a href="#">Contact Us</a></li>
        </ul>
      <div class="templatemo_menu_bottom"></div>
    </div>
   
    <div id="templatemo_search">
       <h2>Client Login</h2>
        <form method="post" action="#">
          <div class="form_row">
<label><strong>Username</strong></label><input name="username" type="text" class="inputfield" id="email_addremss" maxlength="30"/>
          </div>
          <div class="form_row">
<label><strong>Password</strong></label><input name="password" type="password" class="inputfield" id="password" maxlength="30"/>
          </div>
          <input class="button" type="submit" name="Submit" value="Login" />
        </form>
    </div>
   
    <div class="leftcolumnsection">
<a href="http://validator.w3.org/check?uri=referer"><img style="border:0;width:88px;height:31px" src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" width="88" height="31" vspace="8" border="0" /></a>
<a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="border:0;width:88px;height:31px"  src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS!" vspace="8" border="0" /></a>
   </div>

</div>

<div id="templatemo_rightcolumn">
   <div id="templatemo_banner">
       <h1>Welcome to our website</h1>
        <p>Duis vitae velit sed dui malesuada dignissim. Donec mollis aliquet ligula. Maecenas adipiscing elementum ipsum. Pellentesque vitae magna. Sed nec est. </p>
        <div class="readmore_darkblue"><a href="#">Read more</a></div>
    </div>
   

   <div id="templatemo_two_column">   
       <div class="two_columns_left">
          <h3>Our Services</h3>




ts altı


Kod:

        </div>
       
   </div>
   
   <div id="templatemo_footer">
      <a href="#">Home</a> | <a href="#">Our Company</a> | <a href="#">Portfolio</a> | <a href="#">Our Clients</a> | <a href="#">Contact Us</a><br />
        Copyright © <a href="#">Your Company Name</a> - Designed by <a href="http://www.templatemo.com" target="_blank">TemplateMo.com</a></div>       
</div>

</div>
</body>
</html>






css


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;}

/*
CSS Credit: http://www.templatemo.com/
*/

body {
   margin:0;
   padding:0;
   line-height: 1.5em;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #7c6e4e;
   background: #1f1f1f;
}

h1 {
   margin: 0px;
   padding: 0px 0px 10px 0px;
   font-size: 20px;
   font-weight: bold;
   color:#ffc53b;
}

h2 {
   margin: 0px;
   padding: 5px 0px;
   font-size: 16px;
   font-weight: bold;
   color:#333333;
}

h3 {
   margin: 0px;
   padding-bottom: 20px;
   font-size: 16px;
   font-weight: bold;
   color: #ffc843;
   text-decoration: none;
}

p {
   margin: 0 0 5px 0;
   font-size: 11px;
   text-align: justify;
}

.readmore_black a{
   clear: both;
   display: block;
   width: 80px;
   height: 17px;
   padding-top: 1px;
   text-align: center;
   background: url(http://www.templatemo.com/templates/templatemo_028_dark_gray/images/templatemo_moreBG1.gif) no-repeat;
   color: #564c36;
   text-decoration: none;
}

.readmore_darkblue a{
   clear: both;
   display: block;
   width: 80px;
   height: 17px;
   padding-top: 1px;
   text-align: center;
   color: #ffc845;
   text-decoration: none;
   background: url(http://www.templatemo.com/templates/templatemo_028_dark_gray/images/templatemo_moreBG2.gif) no-repeat;   
}

#templatemo_container {
   float: left;
   width: 900px;
   margin-top: 0px;
   background: url(http://www.templatemo.com/templates/templatemo_028_dark_gray/images/templatemo_mainBG.gif) repeat-y;
}


/* left column */

#templatemo_leftcolumn {
   float: left;
   width: 270px;
   margin: 40px 0 0 0;
}

/* site title */
#templatemo_leftcolumn .leftcolumnsection {
   float: left;
   width: 500px;
   padding: 0 0 0 30px;
   margin-bottom: 15px;
}

#templatemo_sitetitle{
   float: left;
   width: 230px;
   height: 120px;
   margin-bottom: 15px;
   background: url(http://www.templatemo.com/templates/templatemo_028_dark_gray/images/templatemo_titleBG.gif) no-repeat;
}

.title {
   padding: 30px 0px 5px 30px;
   font-size: 30px;
   font-weight: bold;
   color: #ffc843;
}

.title span{
   font-weight: normal;
   color: #FFFFFF;
}

.tagline {
   padding: 0px 0px 0px 30px;
   font-size: 15px;
   font-weight: normal;
   color: #ffffff;
}
/* end of site title */

/* menu */
#templatemo_menu{
   float: left;
   width: 260px;
   margin-bottom: 15px;
   background: url(http://www.templatemo.com/templates/templatemo_028_dark_gray/images/templatemo_menuBodyBG.gif) repeat-y;
}

.templatemo_menu_top{
   width: 260px;
   height: 10px;
   background: url(http://www.templatemo.com/templates/templatemo_028_dark_gray/images/templatemo_menuTopBG.gif) no-repeat;
}

.templatemo_menu_bottom{
   width: 260px;
   height: 40px;
   background: url(http://www.templatemo.com/templates/templatemo_028_dark_gray/images/templatemo_menuBottomBG.gif) no-repeat;
}

#templatemo_menu ul{
   margin: 0px;
   padding: 10px 0px 10px 30px;
}
#templatemo_menu li{
   font-size: 14px;
   width: 170px;
   padding: 10px 15px 5px 5px;
   list-style: none;
   border-bottom: #ffffff dotted 1px;   
}

#templatemo_menu li a{
   color: #e1e1e1;
   text-decoration: none;
}

#templatemo_menu li a:hover{
   color: #ffc53b;
   text-decoration: none;
}
/* end of menu */

/* search */

#templatemo_search{
   float: left;
   width: 230px;
   height: 150px;
   margin-bottom: 20px;
   padding: 5px 0px 0px 30px;
   background: url(http://www.templatemo.com/templates/templatemo_028_dark_gray/images/templatemo_loginBG.gif) no-repeat;
}


#templatemo_search form{
   width: 170px;
   margin: 0px;
   padding: 2px 10px;
   text-align: right;   
   color:#FFFFFF;
   border: 1px #333333 dotted;
}

.form_row{
   padding: 2px 0px 0px 0px;
   text-align: right;
}

#templatemo_search label {
   margin-right: 5px;
}

#templatemo_search input{
   width: 100px;
   height: 15px;
}

#templatemo_search .button{
   width: 60px;
   height: 25px;
}
/* end of search */
/* end of left column */

/* right column */

#templatemo_rightcolumn {
   float: right;
   width: 590px;
   margin: 40px 0 0 40px;
}

#templatemo_banner{
   width: 340px;
   height: 120px;
   padding: 80px 200px 50px 50px;
   margin-bottom: 40px;
   background: url(http://www.templatemo.com/templates/templatemo_028_dark_gray/images/templatemo_bannerBG.jpg) no-repeat;
}

#templatemo_banner p{
   padding: 0px 0px 5px 0px;
   color: #b9a166;
   text-align: justify;
}


/* 2 columns */
#templatemo_two_column{
   float: left;
   width: 590px;
   margin-bottom: 25px;
}


.two_columns_left{
   float: left;
   width: 590px;
   margin: 0px;
   padding: 0px;
}

.two_columns_left ul{
   margin: 0px;
   padding: 0 0 0 10px;
}
.two_columns_left li{
   padding: 4px 0px 4px 20px;
   list-style: none;
   color: #7c6e4e;
   background: url(http://www.templatemo.com/templates/templatemo_028_dark_gray/images/templatemo_listicon.gif) left center no-repeat;
}

.two_columns_left li a{
   color: #b51515;
   text-decoration: none;
}
.two_columns_left li a:hover{
   padding-left: 5px;
   color: #c2e647;
   text-decoration: none;
}

.two_columns_right{
   float: right;
   margin: 0px;
   padding: 0px;
   width: 280px;   
}

.news_area {
   padding: 0 0 20px 0;
}

.news_date {
   width: 100px;
   height: 20px;
   margin-bottom: 5px;
   background:url(http://www.templatemo.com/templates/templatemo_028_dark_gray/images/templatemo_dateBG.gif) no-repeat;   
}

.news_datetext {
   padding-top: 2px;
   padding-left: 4px;
   color: #ffc845;
   font-size: 14px;
   font-weight: bold;
}

.news_datetext span{
   padding-left: 15px;
   color: #7c6e4e;
   font-size: 12px;
   font-weight: normal;
}

* html .news_datetext span{
   padding-left: 8px;
   color: #7c6e4e;
   font-size: 12px;
}

/* end of 2 columns */

/* 1 columns */
#templatemo_one_column{
   float: left;
   width: 590px;
   margin-bottom: 25px;
}

.section{
   float: left;
   width: 590px;
   margin-bottom: 20px;
}

.section img {
   float: left;
   width: 200px;
   padding: 0px;
   margin-right: 20px;
   border: 4px solid #2a2a2a;
}

.gallerybrief{
   float: right;
   width: 350px;
   padding: 0px;
}

/* end of 2 columns */

/* ----- Footer ----- */

#templatemo_footer {
   clear: both;
   width: 550px;
   height: 50px;
   padding: 10px 40px 0px 0px;
   text-align: center;
   color: #666;
   line-height: 18px;
   background: #0d0d0d;
}

#templatemo_footer a {
   color: #666;
   text-decoration: none;
}

#templatemo_footer a:hover {
   text-decoration: underline;
}

/* ----- End of Footer ----- */

______________


Önceki mesajları göster:   


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