Forum'da ara:
Ara


Yazar Mesaj
Mesaj14.09.2009, 09:47 (UTC)    
Mesaj konusu: Yardım Css Tasarımı Uygulayamıyorum!!

Merhaba arkadaşlar ben bir free template indirdim onu pc düzenledim ve şimdi pc ye aktarmak istiyorum ama yapamadım herşeyi yapıp kaydet diyorum sadece arkaplan çıkıyor bu css style kodu:

Kod:
/*
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: #e3e3e3;
   background: #080808;
}

a:link, a:visited { color: #FFFFFF; text-decoration: underline; font-weight: normal; }
a:active, a:hover { color: #FFFF66; text-decoration: none; }

p {
   margin: 0px;
   padding: 0px;
}

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

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;   }
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;   }
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;   }
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;   }
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;   }
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;   }
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;   }

.margin_right_10 { margin-right: 10px; }
.margin_right_20 { margin-right: 20px; }
.margin_right_70 { margin-right: 70px; }

.fl { float: left; }
.fr { float: right }

.header_01 {
   clear: both;
   padding-bottom: 5px;
   margin-bottom: 10px;
   font-size: 32px;
   line-height: 40px;   
   color: #000000;
}

.header_02 {
   clear: both;
   padding-bottom: 10px;
   margin-bottom: 15px;
   font-size: 20px;
   color: #ffffff;
   font-variant: small-caps;   
   border-bottom: 1px solid #ffffff;
}

.header_03 {
   clear: both;
   font-size: 18px;
   margin-bottom: 10px;
   color: #e5e5e5;
}

.header_04 {
   clear: both;
   color: #ebebeb;
   background: url(http://i0909.hizliresim.com/2009/9/13/8665.jpg) no-repeat
}

.header_04 a {
   color: #dcc606;
}

.header_05 {
   clear: both;
   font-size: 16px;
   color: #edc31f;
   padding: 0 0 5px 0;
   margin-bottom: 10px;
}

#templatemo_banner_wrapper {
   width: 100%;
   height: 300px;
    margin: 0 auto;
   background: url(http://i0909.hizliresim.com/2009/9/13/8665.jpg) center no-repeat;
}

#templatemo_banner {
   width: 900px;
   height: 300px;
   margin: 0 auto;
   background: url(http://i0909.hizliresim.com/2009/9/13/8665.jpg) center no-repeat;   
}

#templatemo_banner  #site_title {
   float: left;
   width: 500px;
   padding: 10px;
   margin: 130px 0 0 80px;
   font-size: 40px;
   color: #dcee00;
}

#templatemo_banner #site_title a {
   color: #dcee00;
   text-decoration: none;
}

#templatemo_banner #site_title span {
   display: block;
   color: #a8b601;
   margin: 15px 0 0 20px;
   font-size: 14px;
}

/* menu */
#templatemo_menu_wrapper {
   clear: both;
   width: 100%;
   height: 50px;
    margin: 0 auto;
   background: url(http://i0909.hizliresim.com/2009/9/13/8670.jpg) center no-repeat;
}

#templatemo_menu {
   width: 880px;
   height: 50px;
   margin: 0 auto;
   padding:0 10px;
   background: url(http://i0909.hizliresim.com/2009/9/13/8670.jpg) center no-repeat;
}

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

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

#templatemo_menu ul li a {
   float: left;
   display: block;
   margin-right: 3px;
   padding: 5px 40px;
   text-align: center;
   font-size: 12px;
   text-decoration: none;
   color: #525252;   
   font-weight: bold;
   outline: none;
   border-right: 1px solid #222222;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
   color: #efd503;   
   text-decoration: none;
}

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

/* end of menu */

#templatemo_content {
   position: relative;
   clear: both;
   width: 880px;
   padding: 0px 10px 0 10px;
   margin: 0 auto;   
   background: url(http://i0909.hizliresim.com/2009/9/13/8676.jpg) repeat-y;
}

#templatemo_content #bottom {
   position: absolute;
   border: 0px;
   left: 0px;
   width: 900px;
   height: 8px;
   background:url(http://i0909.hizliresim.com/2009/9/13/8679.jpg) no-repeat;
}

#column_w540 {
   float: left;
   width: 540px;
}

.post_section {
   position: relative;
   clear: both;
   width: 540px;
   margin-bottom: 30px;
   background:url(http://i0909.hizliresim.com/2009/9/13/8681.jpg) repeat-y;   
}

.post_section_bottom {
   position: absolute;
   width: 540px;
   height: 2px;
   bottom: 0px;
   left: 0px;
   background: url(http://i0909.hizliresim.com/2009/9/13/8684.jpg) no-repeat;
}

.post_section .post_header_section {
   width: 480px;
   height: 65px;
   padding: 78px 0 0 60px;
   background: url(http://i0909.hizliresim.com/2009/9/13/8687.jpg) no-repeat;
}

.post_header {
   font-size: 18px;
   font-weight: bold;
   color: #dcc606;
}

.post_info {
   color: #ababab;
   font-weight: normal;
   font-size: 12px;
   margin: 5px 0 20px 0;
}

.post_info a {
   color: #9d8d04;
   text-decoration: none;
}

.post_section .templatemo_post_content {
   padding: 20px 30px 20px 60px;
}

.templatemo_post_content img {
   margin-bottom: 20px;
}

.templatemo_post_content p {
   margin-bottom: 10px;
}

.templatemo_post_content .link_button {
   margin-top: 10px;   
   color: #9d8d04;   
}

.templatemo_post_content .link_button a {
   color: #9d8d04;
   text-decoration: none;
}

#side_column_wrapper {
   float: right;
   padding: 1px;
   margin-top: 50px;
   margin-right: 30px;
   background: #000000;
}

#side_column {
   padding: 13px 13px 0 13px;
   width: 260px;
   background: #2e2e2e;
   border: 1px solid #424242;
}


.ads_250_250 {
   border: 5px solid #1a1a1a;
   margin-bottom: 30px;
}

.ads_125_125 {
   float: left;
   width: 125px;
   height: 125px;
   margin-bottom: 10px;
}

.section_w260 {
   clear: both;
   width: 260px;
   margin-bottom: 30px;
}

.recent_post {
   color: #b9b9b9;
   margin-bottom: 5px;
   background: #282828;
   padding: 10px;
}

.side_column_list {
   margin: 0px;
   padding: 0px;
   list-style: none;
}

.side_column_list li {
   margin: 0 0 3px 0;
   padding: 0;
}

.side_column_list li a {
   display: block;
   padding: 5px 10px;   
   background: #3A3A3A;
   color: #999999;
   outline: none;
   text-decoration: none;
}

.side_column_list li a:hover {
   background: #555;
   color: #FFF;
   text-decoration: none;
}

.section_rss_twitter a {
   display: block;
   width: 170px;
   padding: 20px 0 0 70px;
   margin-left: 20px;
   font-size: 16px;
   font-weight: bold;
   color: #ffffff;   
   text-decoration: none;
}

.section_rss_twitter a span {
   font-size: 12px;
   margin-top: 5px;
   display: block;
   letter-spacing: 5px;
}

.rss a {

   background: url(http://i0909.hizliresim.com/2009/9/13/8407.png) left bottom no-repeat;
}

.twitter a {

   background: url(http://i0909.hizliresim.com/2009/9/13/8389.jpg) left bottom no-repeat;
}

/* footer */

#templatemo_footer {
   clear: both;
   width: 880px;
   padding: 0 10px;
   margin: 30px auto;
   color: #afafaf;
}

#templatemo_footer a {
   color: #ffffff;
}

.footer_menu_list {
   margin: 0px;
   padding: 0px;
   list-style: none;
}

.footer_menu_list li {
   margin: 0px;
   padding: 0px;
}

#templatemo_footer .footer_menu_list li a {
   color: #afafaf;
   text-decoration: none;
}

#templatemo_footer .footer_menu_list li a:hover {
   color: #FFFFFF;
   text-decoration: underline;
}

.section_w220 {
   float: left;
   width: 200px;
   padding-right: 20px;
}

/* end of footer */




Bu ise sitenin index kodu:

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>_Ana Sayfa_CovermaBand_</title>
<meta name="keywords" content="covermaband" />
<meta name="description" content="_Ana Sayfa_CovermaBand_" />
<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>
</head>
<body>
<div id="templatemo_banner_wrapper">
   <div id="templatemo_banner">
       <div id="site_title">
            <span></span>
        </div>
  </div> <!-- end of banner -->
</div><!-- end of banner wrapper -->

<div id="templatemo_menu_wrapper">   
   
    <div id="templatemo_menu">
        <ul>
            <li><a href="#" class="current">Ana Sayfa</a></li>
            <li><a href="#">Haberler</a></li>
            <li><a href="#">Şarkılarımız</a></li>
            <li><a href="#">Galeri</a></li>
            <li><a href="#" class="last">Hakkımızda & İletişim</a></li>
         </ul>       
    </div> <!-- end of menu -->
</div> <!-- end of menu wrapper -->

<div id="templatemo_content">
   
      <div id="column_w540">
   
       <div class="post_section">
       
           <div class="post_header_section">
           
               <div class="post_header">
                  CovermaBand Başlık1 Deneme
                </div>
               
                <div class="post_info">Eylül'ün 13'ü <a href="http://www.templatemo.com" target="_parent">CovermaBand</a> by <a href="http://www.templatemo.com" target="_parent">LinkDeneme1</a></div>
               
            </div>
           
            <div class="templatemo_post_content">
 
               <a href="http://www.templatemo.com/page/1" target="_parent"><img src="http://i0909.hizliresim.com/2009/9/13/8355.jpg " alt="image" /></a>
                <p><a href="http://www.templatemo.com" target="_parent">Covermaband.tr.gg</a>CovermaBand Yazıdeneme1</p>
               
              <div class="margin_bottom_10"></div>
               
                <div class="link_button"><a href="#">Devamını Oku...</a> | <a href="#">Yorumlar (0)</a></div>
               
            </div>
           
          <div class="cleaner"></div>
            <div class="post_section_bottom"></div>
        </div>
       
        <div class="post_section">
       
           <div class="post_header_section">
           
               <div class="post_header">
                  Lorem ipsum dolor sit amet
                </div>
               
                <div class="post_info">August 22nd in <a href="http://www.templatemo.com" target="_parent">Web Templates</a> by <a href="http://www.templatemo.com" target="_parent">TemplateMo.com</a></div>
               
            </div>
           
            <div class="templatemo_post_content">
           
                   <a href="#"><img src="http://i0909.hizliresim.com/2009/9/13/8347.jpg" alt="image" /></a>
                <p>CovermaBand Yazıdeneme2</p>
               
                <div class="margin_bottom_10"></div>
               
                <div class="link_button"><a href="#">Devamını Oku...</a> | <a href="#">Yorumlar (0)</a></div>
               
            </div>
           
          <div class="cleaner"></div>
            <div class="post_section_bottom"></div>
        </div>
       
       <div class="cleaner"></div>
    </div>
   
    <div id="side_column_wrapper">
        <div id="side_column">
               
                <div class="section_w260">
                   <div class="ads_125_125 margin_right_10">
                       <a href="#"><img src="http://i0909.hizliresim.com/2009/9/13/8314.jpg" alt="advertise here" /></a>
                    </div>
                    <div class="ads_125_125">
                       <a href="#"><img src="http://i0909.hizliresim.com/2009/9/13/8314.jpg" alt="advertise here" /></a>
                    </div>
                    <div class="ads_125_125 margin_right_10">
                       <a href="#"><img src="http://i0909.hizliresim.com/2009/9/13/8314.jpg" alt="advertise here" /></a>
                    </div>
                    <div class="ads_125_125">
                       <a href="#"><img src="http://i0909.hizliresim.com/2009/9/13/8314.jpg" alt="advertise here" /></a>
                    </div>
                   
                    <div class="cleaner"></div>
                </div>
               
                <div class="section_w260">
                  <div class="header_02">Popüler Mesajlar</div>
                    <div class="recent_post">
                        <div class="header_04"><a href="#">Örnek Konu</a></div>
                        Örnek mesaj 1. Örnek Mesaj1.                       
                    </div>
                   
                    <div class="recent_post">
                        <div class="header_04"><a href="#">Örnek Konu</a></div>
                        Örnek mesaj 1. Örnek Mesaj1.   
                    </div>
                   
                    <div class="recent_post"><div class="header_04"><a href="#">Örnek Konu</a></div>
                        Örnek mesaj 1. Örnek Mesaj1.   
                </div>
                </div>
               
                <div class="section_w260">
                  <div class="section_rss_twitter twitter">
                       <a href="#">CovermaBand <span>CovermaBand</span></a>
                    </div>
                   
                    <div class="margin_bottom_20"></div>
                   
                    <div class="section_rss_twitter rss">
                       <a href="#">CovermaBand <span></span></a>
                  </div>
           
               
           
               </div>
               <div class="section_w260">
                  <div class="header_02">Örnek Bölüm</div>
                    <ul class="side_column_list">
                       <li><a href="http://www.templatemo.com/page/1" target="_parent">Kategori1</a></li>
                        <li><a href="http://www.flashmo.com/page/1" target="_parent">Kategori2</a></li>
                        <li><a href="http://www.layermo.com" target="_parent">Kategori3</a></li>
                        <li><a href="http://www.koflash.com" target="_parent">Kategori4</a></li>
                     </ul>
                </div>
           
            <div class="cleaner"></div>
        </div> <!-- end of side column -->
        </div>
      
   <div class="margin_bottom_20"></div>
   <div id="bottom"></div>   
</div> <!-- end of content -->

<div id="templatemo_footer">

   
   
   
   
<center>

    <div class="margin_bottom_30"></div>
    Copyright © 2009 <a href="http://www.covermaband.tr.gg" target="_parent">CovermaBand</a> |
    Designed by <a href="http://www.hapistekiucubeler.tr.gg" target="_parent">BurakoMarsilYaS</a> 
  <div class="cleaner"></div><center/>
</div> <!-- end of footer -->
</body>
</html>


Lütfen yardım edin arkadaşlar şimdiden teşekkürler....
Mesaj14.09.2009, 09:48 (UTC)    
Mesaj konusu:

Oraya yanlış yazmışım pc yedeğilde siteme aktarmak istiyorum....
Önceki mesajları göster:   


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