WordPress Türkiye Forumları

WordPress Türkiye Forumları » Temalar

Blackish tema ie5 sorunu

(1 mesaj(lar))
  • 2 ay önce wobber tarafından başlatıldı
  • Bu konu Destek sorusu değil
  1. Selam Blackish tema kullanıyorum sagda olan menüyü sola aldım yanlız IE5 de sagda cıkıyor IE nin yeni sürümlerinde de solda cıkıyor yani istedigim gibi ama internet explorer eski sürümlerinde sagda cıkıyor.temanın içinde ie.css dosyası var ama ona bakdım hiç bişiy anlamadım kodlar aşşagıdaki gibi nasıl bu sorunu düzeltebilirim?

    /* fixes font-size keyword problem for IE5/Win */
    body {
    font-size: x-small; /* IE5 Win */
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: small;
    }
    html>body { /* be nice to Opera */
    font-size: small;
    }

    /* self-clearing floats
    ----------------------------------------------------- */

    /* trigger hasLayout and target ie5+6/win only */
    * html #nav ul,
    * html #content,
    * html #extra-inner,
    * html #footer,
    * html .navigation {
    height: 1%;
    }
    /* trigger hasLayout and target ie7/win only */
    *:first-child+html #nav ul,
    *:first-child+html #content,
    *:first-child+html #extra-inner,
    *:first-child+html #footer,
    *:first-child+html .navigation {
    min-height: 1px;
    }

    2 ay önce #

Bu konu için RSS beslemesi

Cevapla

Mesaj göndermek için giriş yapmalısınız.