Forum'da ara:
Ara


Yazar Mesaj
Mesaj13.08.2011, 07:55 (UTC)    
Mesaj konusu: Tasarım paylaşımları burayaaa!!!!!!!!

Öncelikle bütün hepsi limmitsiz paylaşıma aittir benim yaptığım hepsini rardan çıkarıp resimleriyle kodlarıyla buraya sunmaktır...


rarla indirmek isteyentıklamanız yeterli:
http://www.fileden.com/files/2009/5/3/2427786/limitsiz-paylasim-template.rar


Önizleme: http://cdn.templatemo.com/screenshots/templatemo_091_business.jpg


####################TASARIM ÜSTÜNE#####################

Kod:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Business Solution Template, Free Web Template, Website Layout</title>
<meta name="keywords" content="free css templates, web templates, Business Solution, XHTML, CSS" />
<meta name="description" content="Business Solution Template - Free Web Template, HTML CSS Layout, Free Download" />
<link href="templatemo_style.css" rel="stylesheet" type="text/css" />
<script language="javascript" type="text/javascript">
function clearText(field){

    if (field.defaultValue == field.value) field.value = '';
    else if (field.value == '') field.value = field.defaultValue;

}
</script>
<!--[if lt IE 7]>
<style type="text/css">
   
    .templatemo_icon_home { behavior: url(iepngfix.htc); }
    .templatemo_icon_cube { behavior: url(iepngfix.htc); }
    .templatemo_icon_tick { behavior: url(iepngfix.htc); }
   
</style>
<![endif]-->
</head>
<body>
<!--  Free CSS Template designed by TemplateMo.com  -->
   <div id="templatemo_container">
      <div id="templatemo_header">
           
        </div><!-- End Of Header -->
       
        <div id="templatemo_content">
           <div id="templatemo_left_content">
               <div class="templatemo_menu">
                   <ul>
                  <li><a href="#" class="current">Home</a></li>
                  <li><a href="#">Products</a></li>
                  <li><a href="#">Services</a></li>   
                  <li><a href="#">Testimonials</a></li>
                        <li><a href="#">About Our Company</a></li>
                  <li><a href="#">Contact Us</a></li>
               </ul>
                </div>

         <div class="templatemo_section_bottom_line"></div>
            <div class="templatemo_section">
               <div class="templatemo_icon_home">
               <h1>OUR COMPANY PROFILE</h1>
                    <p>
                       Maecenas aliquam, ligula id egestas suscipit, nisi sapien dignissim nibh, ac vestibulum lorem urna in neque.
                    </p>

                </div>
         </div>
            <div class="templatemo_section_bottom_line"></div>
            <div class="templatemo_section">
               <div class="templatemo_icon_cube">
                    <h1>OUR WORKING STRUCTURE</h1>
                    <p>
                       Donec eget nulla et dui auctor adipiscing. Nulla vitae erat. Praesent vehicula risus vitae massa. Aenean dui.
                    </p>
                </div>
         </div>
            <div class="templatemo_section_bottom_line"></div>
           
            <div class="templatemo_section">
               <div class="templatemo_icon_tick">
                   <h1>COMPANY FUTURE PLAN</h1>
                    <p>
                       Nam lectus. Nulla facilisi. Mauris consectetur. Fusce luctus neque id quam. Phasellus in ante. Suspendisse metus.
                    </p>
                </div>
         </div>
            <div class="templatemo_section_bottom_line"></div>
           

            </div><!-- End Of left Content -->
            <div id="templatemo_right_content">
            <div id="templatemo_content_area">
                   <div class="templatemo_title">
                       LİMİTSİZ-PAYLASİM TEMPLATES
                    </div>


#############TASARIM ALTINA############################

Kod:
</div>
            </div><!-- End Of Right Content -->
            <div id="templatemo_right_content_bottom">
               Copyright © 2024 Your Company Name | Designed by <a title="limitsiz-paylasim" href="http://limitsiz-paylasim.tr.gg" target="_parent">Limitsiz-Paylasim</a>
            </div>
        </div><!-- End Of Content -->
    </div><!-- End Of Container -->
   <!--  Free CSS Templates from www.TemplateMo.com  -->
</body>
</html>




#####################CSS KODUNA########################

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/
*/

html {
   background: #0a2035;
}

body {
   margin: 0;
   padding:0;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 1.5em;
   width: 100%;
   display: table;
   background: #0a2035 url(http://img41.imageshack.us/img41/2364/52315323.png) repeat-x top;
}

a {color: #1dd678; text-decoration:none; }

a:hover { color: #18ac61; text-decoration:none; }

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

#templatemo_header {
   width: 940px;
   height: 78px;
   background:url(http://img42.imageshack.us/img42/3416/templatemoheadercopycop.png) no-repeat;
   margin: 0;
   padding: 0;
}
/* Login Form */
#templatemo_login {
   float: right;
   width: 355px;
   height: 35px;
   margin: 25px 40px 0 0;
}
#templatemo_login label {
   color: #37b2f8;
   font-family: Tahoma;
   font-size: 12px;
   font-weight: bold;
   margin: 5px 5px 0 0;
   padding: 0;
   display: block;
   width: 80px;
   float: left;
}

#templatemo_login .textfield {
   width: 77px;
   height: 14px;
   background: url(http://img.webme.com/pic/t/terkendeneme/templatemo_textbox.gif) no-repeat;
   border: none;
   color: #0f62b1;
   font-family: Tahoma;
   font-size: 11px;
   margin: 0 5px 0 0;
   padding: 5px 5px;
}


#templatemo_login .button {
   background: url(http://img.webme.com/pic/t/terkendeneme/templatemo_button.jpg) no-repeat;
   border: none;
   cursor: pointer;
   font-size: 12px;
   font-weight: bold;
   height: 26px;
   text-align: center;
   vertical-align: bottom;
   white-space: pre;
   width: 47px;
   color: #fff;
   margin: 0;
   padding: 0;
}

/*End Of Log In*/

#templatemo_content {
   
   width: 100%;
   
}

* html #templatemo_content {
   
   margin-top: -2px;

}

#templatemo_left_content {
   
   float: left;
   background: #0a2035 url(http://img.webme.com/pic/t/terkendeneme/templatemo_left_bg.jpg) top no-repeat;
   width: 358px;
   display: inline;

}

/* Menu */

.templatemo_menu {

   float: right;
   width: 211px;
   margin: 20px 65px 35px 0;
   padding: 0;
   display: inline;

}

.templatemo_menu ul {

   list-style-type: none;
   padding: 0;
   margin: 0;
   width: 211px;

}

.templatemo_menu li a {

   display: block;
   height: 27px;
   padding: 7px 0 0 50px;
   margin: 5px 0 0 0;
   color: #fff;
   font-weight: bold;
   background: url(http://img.webme.com/pic/t/terkendeneme/templatemo_menu.gif) no-repeat;   
   text-decoration:none;

}

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

   background: url(http://img.webme.com/pic/t/terkendeneme/templatemo_menu_current.gif) no-repeat;   
   text-decoration:none;
   color: #00FFFF;

}
/* End of Menu */

.templatemo_section {

   float: right;
   background: url(http://img.webme.com/pic/t/terkendeneme/.jpg) bottom center no-repeat;
   width: 300px;
   margin: 0 30px 5px 0;
   padding: 0;
   display: inline;

}


* html .templatemo_section {
   margin: 0;
}

.templatemo_icon_home {
   
   background: url(http://img.webme.com/pic/t/terkendeneme/templatemo_icon_home.png) no-repeat top left;
   width: 100%;
   min-height: 95px;
   margin: 30px 0 0 0;
   padding: 0;
   
}

.templatemo_section h1{
   
   font-family: Tahoma;
   font-size: 11px;
   color: #37b2f8;
   margin: 0 0 0 85px;
   padding: 0;
}

.templatemo_section p{
   
   font-family: Tahoma;
   font-size: 11px;
   color: #94d8ff;
   text-align: justify;
   margin: 0 30px 0 85px;
   padding: 0;
   
}
.templatemo_icon_cube {
   
   background: url(http://img.webme.com/pic/t/terkendeneme/templatemo_icon_cube.png) no-repeat top left;
   width: 100%;
   min-height: 109px;
   margin: 30px 0 0 0;
   padding: 0;
   
}

.templatemo_icon_tick {
   
   background: url(http://img.webme.com/pic/t/terkendeneme/templatemo_icon_tick.png) no-repeat top left;
   width: 100%;
   min-height: 102px;
   margin: 30px 0 0 0;
   padding: 0;
   
}

.templatemo_section_bottom_line {
   
   clear: both;
   background: url(http://img.webme.com/pic/t/terkendeneme/templatemo_left_bottom.jpg) no-repeat center;
   height: 1px;
   width: 100%;
   margin: 0;
   padding: 0;
   
}


#templatemo_right_content {
   
   float: right;
   background: url(http://img.webme.com/pic/t/terkendeneme/templatemo_right_bg.jpg) repeat-y;
   width: 582px;
   margin: 0;
   padding: 0;
   
}

#templatemo_right_content #templatemo_content_area {

   width: 475px;   
   margin: 0 0 0 47px;
   padding: 0;
   
}

#templatemo_content_area .templatemo_title {
   
   width: 100%;
   height: 15px;
   color: #62c2ff;
   background: url(http://img.webme.com/pic/t/terkendeneme/templatemo_title_line.jpg) bottom repeat-x;
   font-family: Tahoma;
   font-size: 18px;
   font-weight: bold;
   margin: 30px 0 0 0;
   padding: 0 0 15px 0;

}


#templatemo_content_area p {
   
   font-family: Arial;
   font-size: 12px;
   color: #9bcdff;
   text-align: justify;
   margin: 15px 0 0 0;
   padding: 0;
   
}

#templatemo_content_area .thumbs {
   
   width: 100%;
   margin: 15px 0 0 0;
   padding: 0 ;

}

#templatemo_content_area .thumbs img {
   margin: 0 4px 0 4px;
   padding: 0;
}

#templatemo_content_area img {
   
   float: right;
   margin: 0px 5px 5px 5px;
   padding: 0;

}

#templatemo_right_content_bottom {
   
   float: right;
   background: url(http://img.webme.com/pic/t/terkendeneme/templatemo_right_bottom.jpg) no-repeat;
   font-family: Arial;
   font-size: 12px;
   color: #fff;
   text-align: center;
   width: 582px;
   height: 48px;
   margin: 0;
   padding: 30px 0 0 0;
   
}

#templatemo_right_content_bottom a{

   text-decoration: none;
   color: #fff;

}

#templatemo_right_content_bottom a:hover{

   text-decoration: underline;
   color: #fff;

}

.clear_with_height {

   clear: both;
   height: 1px;

}
Önceki mesajları göster:   


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