• 13-08-2010, 15:58:15
    #1
    Mystique teması kullanıyorum arkadaşlar ama mozilla ve ie de sütün genişlikleri farklı gösteriyor, örnegin sol sütün mozillada dar, ie 'de geniş gösteriyor bu düzeltmek için ne gerekiyor acaba temanın stillerinde şu dosyalar var.
    Hangisinde düzeltme gerekiyor.

    Stiller

    • RTL Stili
      (rtl.css)
    • Stil Sayfası
      (style.css)
    • color-blue.css
      (color-blue.css)
    • color-green.css
      (color-green.css)
    • color-grey.css
      (color-grey.css)
    • color-red.css
      (color-red.css)
    • editor.css
      (editor.css)
    • ie6.css
      (ie6.css)
    • ie7.css
      (ie7.css)
    • style-imageless.css
      (style-imageless.css)
  • 13-08-2010, 18:51:59
    #2
    ie6 ve ie7 css sine bak bakalım dediğin bölüm ile ilgili kodlar geçiyor mu?
  • 14-08-2010, 01:24:35
    #3
    Kodları verim aşagıda hocam bu yüzdelerle oynadım ama değişme olmadı.


    i7 css

    /* Internet Explorer 7 bug-fixes */
    
    pre{word-wrap:break-word;}
    
    .clearfix{zoom:1;}
    
    .box ul.menuList .fadeThis{position:static;}
    
    /* left sidebar */
    body.col-2-left #primary-content{left:29%;}
    body.col-2-left #sidebar{left:-68%;}
    body.col-2-left ul.sidebar-blocks{margin:0 1em 0 0;}
    
    /* 3 col: sidebar1 + primary + sidebar2 */
    body.col-3 #primary-content{left:25%;width:50%;}
    body.col-3 #sidebar{left:-73%;width:25%;}
    body.col-3 #sidebar2{left:25%;width:25%;}
    
    /* 3 col: sidebar1 + sidebar2 + primary */
    body.col-3-left #primary-content{left:49%;width:50%;}
    body.col-3-left #sidebar{left:-73%;width:25%;}
    body.col-3-left #sidebar2{left:-24%;width:25%;}
    
    /* 3 col: primary + sidebar1 + sidebar2 */
    body.col-3-right #primary-content{left:0%;width:50%;}
    body.col-3-right #sidebar{left:-25%;width:25%;}
    body.col-3-right #sidebar2{left:24%;width:25%;}
    
    ul.sidebar-blocks li.block{}
    
    .tabbed-content div.section{position:static;}
    
    li.comment .comment-head{height:60px;}
    
    #footer-blocks ul.slides li.slide .slide-content{width:92%;}

    i6.css
    /* Internet Explorer 5.5/6 bug-fixes */
    
    
    
    body{text-align:center;}
    .page-content{width:980px;text-align:left;}
    
    .clearfix{zoom:1;}
    
    body{background-image:none;}
    
    pre{word-wrap:break-word;}
    
    /* left sidebar */
    body.col-2-left #primary-content{left:29%;}
    body.col-2-left #sidebar{left:-68%;}
    body.col-2-left ul.sidebar-blocks{margin:0 1em 0 0;}
    
    /* 3 col: sidebar1 + primary + sidebar2 */
    body.col-3 #primary-content{left:25%;width:50%;}
    body.col-3 #sidebar{left:-73%;width:25%;}
    body.col-3 #sidebar2{left:25%;width:25%;}
    
    /* 3 col: sidebar1 + sidebar2 + primary */
    body.col-3-left #primary-content{left:49%;width:50%;}
    body.col-3-left #sidebar{left:-73%;width:25%;}
    body.col-3-left #sidebar2{left:-24%;width:25%;}
    
    /* 3 col: primary + sidebar1 + sidebar2 */
    body.col-3-right #primary-content{left:0%;width:50%;}
    body.col-3-right #sidebar{left:-25%;width:25%;}
    body.col-3-right #sidebar2{left:24%;width:25%;}
    
    
    /* png replacements */
    #header a.rss{bottom:16px;}
    .block h3.title,.block h3.title span,.block .block-div,.block .block-div-arrow{background-image:url(images/_ie6/block-title.png);}
    ul.box-tabs li a{background-image:url(images/_ie6/box-tabs.png);}
    #footer-blocks .slide-navigation a.next,#footer-blocks .slide-navigation a.previous{background-image:url(images/_ie6/block-nav.png);}
    
    ul#navigation li a{height:32px;float:left;}
    ul#navigation li li a{height:auto;float:none;}
    
    ul#navigation li.active a span.pointer,ul#navigation li.current_page_item a span.pointer,ul#navigation li.current_page_parent a span.pointer,ul#navigation li.current_page_ancestor a span.pointer{display:none;}
    
    
    /* no shadows (no point to use pngfix, waste of resources */
    .shadow-left,.shadow-right{background:none;}
    
    #main-inside{
      height: 100%;
    }
    
    .post-info{height:42px;}
    
    .post-date p{
      float: left;
      line-height: 100%;
      padding-top: 8px;
    }
    
    .post-info p{line-height:100%;margin-top:10px;display:block;}
    
    li.comment .comment-head{height:60px;}
    
    #footer-blocks ul.slides li.slide .slide-content{width:92%;}
    
    .block .block-div{display:none;}
    .block .block-div-arrow{margin:0;}
    
    .block-flickr h3.title span{padding-left:0;}
    .block-flickr h3.title span.icon{display:none;}
    
    .search-form{position:relative;margin:0 auto;width:100%;}
    .search-form input.text{width:80px;}
    
    .box ul.menuList li {display:inline;}
    .box ul.menuList .fadeThis{position:static;}
    
    .tabs{padding-right:32px;}
    .tabs li:hover a,.tabs li a:hover{background-position:0 0px;}
    
    a#fancyleft,a#fancyright{background-image:url(data:image/gif;base64,AAAA);}
    div#fancyoverlay{position:absolute;height:expression(document.body.scrollHeight>document.body.offsetHeight?document.body.scrollHeight:document.body.offsetHeight+'px');}
    
    #footer-blocks .leftFade,#footer-blocks .rightFade{display:none;}
    
    .crap-browser-warning{background-color:#ed1e24;text-align:center;color:#fff;padding:4px 0;position:absolute;top:0;left:0;width:100%;}
    .crap-browser-warning a,.crap-browser-warning a:hover{font-weight:bold;color:#fff;text-decoration:underline;}