• 28-09-2008, 17:56:02
    #1
    Merhaba Arkadaşlar;
    Sitemde bozukluk var.
    Firefox ile girince herşey normal gözüküyor.Ama internet explorer ile girince heryer bozuk gözüküyor
    Nasıl düzeltebiliriz bir bilginiz var mı ?
    Site blogger'dır.

    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//ES" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
      <head><style>
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    span.fullpost {display:inline;}
    <b:else/>
    span.fullpost {display:none;}
    </b:if>
    </style>
    <link href='http://hostcuyum.com.tr/kabiliyet.ico' rel='shortcut icon'/>
    <meta content='IpoIGOX6r0g72+sxkCnP4IQRgk/bWnVmY7lPnvhYoOo=' name='verify-v1'/>
        <b:include data='blog' name='all-head-content'/>
        <title><data:blog.pageTitle/></title>
        <b:skin><![CDATA[/*
    
    /* Definición de variables
       ====================
        <Variable name="bgcolor" description="Color de fondo del blog"
                 type="color" default="#2C2C2C" value="#2C2C2C">
       <Variable name="textocolor" description="Color general del texto"
                 type="color" default="#808080" value="#808080">
       <Variable name="enlacecolor" description="Color de los enlaces (links)"
                 type="color" default="#075181" value="#075181">
       <Variable name="colortituloblog" description="Color del título del blog"
                 type="color" default="#FFFFFF" value="#FFFFFF">
       <Variable name="descripcioncolor" description="Color de la descripción del blog"
                 type="color" default="#075181" value="#e6e6e6">
       <Variable name="colortituloentrada" description="Color del títulos lateral"
                 type="color" default="#075181" value="#075181">
       <Variable name="colortitentrada" description="Color título entrada"
                 type="color" default="#085281" value="#085281">
       <Variable name="colortextolateral" description="Color de los links en la barra lateral"
                 type="color" default="#546078" value="#546078">
    */
    
    #outer-wrapper {
    	background: #FFF url(http://zac.googlecode.com/files/blogyazulmainbgyc0-shadow.jpg) repeat-y center;
    	color: #ccc; 
    	margin: 0 auto; 
    	padding: 0; 
    	width: 800px
    }
    
    #navbar-iframe {
       height:0px;
       visibility:hidden;
       display:none
    }
    
    /*-- (Genrales) --*/
    
    body { 
    	margin:0px 0; 
    	padding:0; 
    	color: $textocolor;  
    	background: $bgcolor url(http://zac.googlecode.com/files/blogyazulbgcw8-shadow.jpg) repeat-x;
    	line-height: 1.4em; font-style:normal; font-variant:normal; font-weight:normal; font-size:72%; font-family:Arial, Sans-Serif 
    }
    
    a img
    {
    border:none;
    }
    
    ul { margin-left: 0; padding-left: 5px; list-style : square; }
    li { 	margin: 0 0 2px 15px; padding: 0 0 0 0px;	color: #555; }
    .sub  {margin: 0 0 2px 30px; padding: 0 0 0 0px;  color: #888; }
    
    p { margin: 0 0 5px 0; padding: 0; color: $textocolor; background: inherit; }
    a { color: $enlacecolor; background: inherit; text-decoration:none; }
    a:hover { background: inherit; text-decoration:underline; }
    
    h1 { 
    	padding:0; 
    	margin:0; 
    	color: $colortituloblog; 
    	background: inherit;
    	font: bold 1.8em Arial, Sans-Serif; 
    	letter-spacing: -1px;
    }
    
    h1 a { color: $colortituloblog; background: inherit; }
    
    h2 { 
    	background: url(http://zac.googlecode.com/files/h.gif) no-repeat left;
    	color:$colortituloentrada;
    	font-size:130%; 
    	font-weight:bold; 
    	margin-left:0px; margin-right:0; margin-top:5px; margin-bottom:5px; padding-left:30px; padding-right:0; padding-top:0; padding-bottom:0 
    }
    
    h2 a { background: #FFF; color: #075181; }
    h2 a:hover { background: #FFF; color: #68ADD5; text-decoration:none;  }
    
    fieldset {	border: 1px solid #075181; }
    
    #main-wrapper {overflow:hidden;} 
    .clear {clear:both;}
    #blog-pager-newer-link {float: left;} 
    #blog-pager-older-link {float: right;} 
    #blog-pager {text-align: center; }
    
    /*-- (Cabecera) --*/
    
    #top {
    	padding: 0;
    	margin: 0;
    	background: #000 url(http://zac.googlecode.com/files/top-shadow.jpg) no-repeat top;
    	height: 44px
    }
    
    #top .padding { 
    	float: right;
    	color: #808080;
    	padding: 20px 25px 0 0;
    	font-size: 90%;
    }
    
    #top a { color: #E0F5FF; }
    
    #top a img{
    opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(Opacity=50);
    }
    #top a:hover img{
    opacity:1;
    -moz-opacity:1;
    filter:alpha(Opacity=100);
    position:relative;top:1px;left:1px;
    }
    
    #header-wrapper {
    	margin: 0; 
    	width: 800px; 
    	background: #000 url(http://zac.googlecode.com/files/header-studio.jpg) no-repeat center top;  
    	height: 149px; 
    	color: #FFF 
    }
    
    #header-wrapper h1 {
    		font-family: Arial, Verdana, Helvetica, sans-serif;
    		font-size: 22px; font-weight: bold;
    		margin: 0;
    		padding: 0; 
    }
    
    #header-inner {
    	padding: 45px 0 0 50px; 
    }
    
    #header-wrapper p {
    		font-family: Arial, Verdana, Helvetica, sans-serif;
    		font-size: 12px; 
    		background-image: url('none');
    		color: $descripcioncolor;
    		margin: 0;
    		padding-left:2px; padding-right:0; padding-top:0; padding-bottom:0
    }
    
    #header-wrapper a {
    }
    
    
    #content-wrapper {
    background: #FFF; width: 760px; margin: 0 20px 0 20px; color: #808080;
    }
    
    /*-- (Menú) --*/
    
    #subheader { 
    	background: #000 url(http://farm4.static.flickr.com/3155/2893263714_a4b30160cb_o.jpg) repeat-y center;
    	width: 755px;
    	height: 30px;
    	color: #FFF;
    	margin-left: 15px;
    }
    
    #subheader .padding { padding: 10px 15px 10px 15px; }
    #subheader h2 { color: #FEAB06; }
    #subheader a {color: #FECF5F; }
    
    #navmenubar{
    width: 760px;
    height:27px;
    line-height:23px;
    margin-top:4px;
    background:none;
    color:#ffffff;
    }
    
    #navmenubar li{
    float:left;
    list-style-type:none;
    border:none;
    background:none;
    white-space:nowrap;
    }
    
    #navmenubar li a{
    display:block;
    padding:0 10px;
    font-size:13px;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
    background-color:inherit;
    color: #ffffff;
    }
    
    * html #navmenubar a {width:1%;}
    
    #navmenubar .selected,#navmenubar a:hover{
    background:#fff;
    color:#000;
    text-decoration:none;
    font-size:13px;
    font-weight:bold;
    }
    
    /*-- (Principal) --*/
    
    #main-wrapper {
    float: left; width: 468px; background: #FFF; padding:15px 15px 0 20px; margin:0;
    }
    
    #main-wrapper ul {
    	margin: 5px 0 5px 0; 
    	padding : 0; 
    	list-style : none; 
    	border-bottom: 0px solid #eee; 
    	list-style-type: square;
    	color: #a90000;
    }
    
    #main-wrapper li{
    	margin: 0 0 2px 15px;
    	padding: 0 0 0 0px;
    	color: #555;
    }
    
    #main-wrapper a:hover {
    }
    
    .post {
    margin:0 0 25px 0;
    }
    .post-title, .post-title a {
    color:$colortitentrada;
    }
    
    .post-body {
    margin-top:15px;
    }
    
    .date-header {
     font: 85% Arial, Sans-Serif; margin: 0 0 10px 0px; padding: 0; color: #5f5f5f; background: inherit; border-bottom: 1px solid #036CB4;
    }
    
    .post-footer {
    padding:2px 3px 3px 8px;
    border:1px solid #e3e4e4;
    background-color:#f5f5f5;
    font-size:0.9em;
    color:#505050;
    }
    
    /*-- (Lateral) --*/
    
    #sidebar-wrapper {
            float: right;
    	padding:0px 0 0 10px; margin:0;
    	background-color: #FFF;
    	width: 242px; 
            font-size: 95%;
    }
    
    #sidebar { text-align: left; 
            color: #7D8085; 
            padding: 20px 0 0 0px; 
            width: 232px; 
    }
    #sidebar li { 
    	margin: 5px 0 5px 0px; 
    	padding: 0px 0 0 0px; 
    	border-bottom: 1px dotted #ccc; 
    	list-style: none;
    }
    #sidebar li a { 
     color: $colortextolateral;
     text-decoration: none;
     padding: 5px 0 0 0px;
     margin-bottom: 5px;
    }
    
    #sidebar li a:hover { 
     color: #075181;
     text-decoration: none;
     background: #E5F6FF;
     margin-bottom: 5px;
    }
    
    .sidebar .widget {
     margin-bottom: 20px;
    }
    
    /*-- (Pie de página) --*/
    
    #footer-wrapper {
    	clear:both;
    	height: 43px;
    	color:#ccc;  
    	background: #000 url(http://zac.googlecode.com/files/footer-shadow.jpg) no-repeat top; 
    	font-size:90%; 
    	padding: 0; 
    	text-align:center 
    }
    
    #footer-wrapper a { color: #E0F5FF; }
    
    #footer-wrapper .links {
    padding: 10px 0px 0px 0px; 
    }
    
    /*-- (ICONOS) --*/
    
    .date-header {
    padding-left: 15px;
    background: url(http://i38.tinypic.com/zk1vyt.png) center left no-repeat;
    }
    
    .post-author {
    padding-left: 15px;
    background: url(http://i34.tinypic.com/2nss2ue.png) center left no-repeat;
    }
    
    .comment-link {
    padding-left: 15px;
    background: url(http://i38.tinypic.com/2wdya68.jpg) center left no-repeat;
    }
    
    .blog-feeds {
    padding-left: 20px;
    padding-top: 5px;
    background: url(http://zac.googlecode.com/files/rss-tag.png) center left no-repeat;
    }
    
    /* Label Cloud Styles
    
    ----------------------------------------------- */
    
    #labelCloud {text-align:center;font-family:arial,sans-serif;}
    
    #labelCloud .label-cloud li{display:inline;background-image:none
    !important;padding:0 5px;margin:0;vertical-align:baseline !important;border:0
    !important;}
    
    #labelCloud ul{list-style-type:none;margin:0 auto;padding:0;}
    
    #labelCloud a img{border:0;display:inline;margin:0 0 0 3px;padding:0}
    
    #labelCloud a{text-decoration:none}
    
    #labelCloud a:hover{text-decoration:underline}
    
    #labelCloud li a{}
    
    #labelCloud .label-cloud {}
    
    #labelCloud .label-count {padding-left:0.2em;font-size:9px;color:#000}
    
    #labelCloud .label-cloud li:before{content:"" !important}
    
    .post img:hover {
    border:1px outset #ccc;
    background:#ffffff;
    filter:invert(opacity=100);
    opacity: 1;
    -moz-opacity:1;
    -khtml-opacity:1;
    }
    
    blockquote { 
    font-family: Arial;
    margin:10px 0px 10px 30px;
    font-size:small; font-weight:normal; line-height:150%;
    padding-left: 10px;
    border-left: 5px solid #ccc;
    width: auto; 
    }
    
    code {
    display: block;
    font-family: Courier New;
    font-size: 9pt;
    overflow:auto;
    background: #eee url(http://zac.googlecode.com/files/Code_BG.gif) left top repeat-y;
    border: 1px solid #ccc;
    padding: 5px 5px 5px 20px;
    max-height:200px;
    line-height: 1.2em;
    margin: 5px 0 0 15px;
    }
    
    ]]></b:skin>
    
    <script type='text/javascript'>
    
    // Label Cloud User Variables
    
    var cloudMin = 0;
    
    var maxFontSize = 17;
    
    var maxColor = [10,117,189];
    
    var minFontSize = 8;
    
    var minColor = [240,240,240];
    
    var lcShowCount = false;
    
    </script>
    
    </head>
    
      <body>
      <div id='outer-wrapper'><div id='wrap2'>
    
        <!-- links para navegadores de texto -->
        <span id='skiplinks' style='display:none;'>
          <a href='#main'>ir a principal </a> |
          <a href='#sidebar'>Ir a lateral</a>
        </span>
    
    <div id='top'>
    	<div class='padding'>		
    	</div>
    </div>
    
    <!-- (Cabecera) -->
        <div id='header-wrapper'>
          <b:section class='header' id='header' maxwidgets='3' showaddelement='yes'>
    <b:widget id='Header1' locked='true' title='Kabiliyet Blog (Üstbilgi)' type='Header'/>
    </b:section>
        </div>
    
    <div id='subheader'>
    <div id='navmenubar'>
    <li><a expr:href='data:blog.homepageUrl'>Anasayfa</a></li>
    <li><a href='http://iletisim.kabiliyet.org'>İletişim</a></li>
    <li><a href='http://www.blogger.com/profile/02367470729999178267'>Hakkımda</a></li>
    </div>
    </div>
    
    <!-- (Contenedor) -->	
        <div id='content-wrapper'>
    
    <!-- (Principal) -->
          <div id='main-wrapper'>
            <b:section class='main' id='main' showaddelement='yes'>
    <b:widget id='Blog1' locked='true' title='Blog Yazıları' type='Blog'/>
    </b:section>
          </div>
    
    <!-- (Lateral) -->
          <div id='sidebar-wrapper'>
            <b:section class='sidebar' id='sidebar' preferred='yes'>
    <b:widget id='HTML3' locked='false' title='' type='HTML'/>
    <b:widget id='HTML2' locked='false' title='' type='HTML'/>
    <b:widget id='HTML4' locked='false' title='' type='HTML'/>
    <b:widget id='Feed1' locked='false' title='Son Yorumlar' type='Feed'/>
    <b:widget id='HTML5' locked='false' title='Son Yazılar' type='HTML'/>
    <b:widget id='BlogArchive1' locked='false' title='Arşivim' type='BlogArchive'/>
    <b:widget id='HTML1' locked='false' title='Bağlantılar' type='HTML'/>
    </b:section>
          </div>
    
    <!-- Limpiar flotación-->
          <div class='clear'/>
    
        </div> <!-- fin de capa content-wrapper -->
    
    <!-- (Pie de página) -->
        <div id='footer-wrapper'>
    <!-- RECUERDA QUE ESTA PLANTILLA ES GRATUITA, POR FAVOR NO REMUEVAS LOS CREDITOS -->
      <p class='links'> <a expr:href='data:blog.homepageUrl'><data:blog.title/></a> - <a>Her Hakkı Saklıdır</a> Copyright 2008. Kabiliyet Blog  |  Bu site <a href='http://creativecommons.org/licenses/GPL/2.0/' target='_blank'> Creative Commons Lisansına Sahiptir.</a></p>
        </div>
    
      </div></div> <!-- fin de capa outer-wrapper -->
    
    </body>
    </html>
    Sorunu çözebilecek arkadaşlar var mı
  • 28-09-2008, 17:58:21
    #2
    i.e 8 mi kullanıyorsun 7 mi?
  • 28-09-2008, 18:00:00
    #3
    Üyeliği durduruldu
    arkadaşım aynı sorun bendede vardı...


    bu kodlarla ilgili bir sorun sen mutlaka kodlarla oynarken yanlış bişeyler yapmışsındır başka blog siten varsa kodlarını karşılaştır yada yeni bir blog al onunla karşılaştır ana kodları
  • 28-09-2008, 18:01:45
    #4
    LordSebbo adlı üyeden alıntı: mesajı görüntüle
    i.e 8 mi kullanıyorsun 7 mi?
    i.e 7

    @theas

    deneyeyim teşekkürler.
  • 28-09-2008, 18:36:43
    #5
    Sorun devam ediyor