• 22-09-2010, 17:47:54
    #1
    Üyeliği durduruldu
    Merhaba Arkadaşlar,
    Bir wp teması vulcan kullanacaktım herşey güzel ancak İE'de açıldığında slideshow çıldırıyor, artık her yere baktım, hata bulamadım.
    Site

    Yardımcı olabilecek kimse var mı acaba?
  • 22-09-2010, 17:54:59
    #2
    İE7'de sorun yok kardeşm.
  • 22-09-2010, 18:45:56
    #3
    ArtGri adlı üyeden alıntı: mesajı görüntüle
    Merhaba Arkadaşlar,
    Bir wp teması vulcan kullanacaktım herşey güzel ancak İE'de açıldığında slideshow çıldırıyor, artık her yere baktım, hata bulamadım.
    Site

    Yardımcı olabilecek kimse var mı acaba?
    slideshow css kodlarına bakarsan birşey söleyebilirim
  • 23-09-2010, 10:20:36
    #4
    Üyeliği durduruldu
    trvendetta adlı üyeden alıntı: mesajı görüntüle
    slideshow css kodlarına bakarsan birşey söleyebilirim
    CSS dosyasına da baktım, hatayı bulamadım.
    /* Slideshow
    ------------------------------------------------------*/
    #slideshow{
    width:960px;
    height:304px;
    background-color:#ebebeb;
    float:left;
    }
    #slideshow ul, #slideshow li{
    width:936px;
    height:280px;
    margin:6px 0px 0px 6px;
    padding:0px;
    list-style-type:none;
    }
    #slideshow li a span.slide-text-bottom {
    color: #fff;
    }
    #pager, #pager-alt{
    position:absolute;
    z-index:100;
    top:375px;
    margin-left:820px;
    }
    #pager a{
    background: url(images/slide.png) no-repeat scroll 50% 50%;
    display:block;
    float:left;
    font-size:0px;
    width:13px;
    height:13px;
    margin:2px;
    outline-style:none;
    outline-width:medium;
    padding:-1px;
    }
    #pager .activeSlide{
    background: url(images/slide.png) no-repeat scroll 0% 50%;
    }
    #pager-alt a{
    background: url(images/slide-alt.png) no-repeat scroll 50% 50%;
    display:block;
    float:left;
    font-size:0px;
    width:13px;
    height:13px;
    margin:2px;
    outline-style:none;
    outline-width:medium;
    padding:-1px;
    }
    #pager-alt .activeSlide{
    background: url(images/slide.png) no-repeat scroll 0% 50%;
    }


    /* Slideshow alt */
    #slideshow-alt {
    width:960px;
    height:304px;
    background-color:#ebebeb;
    position:relative; /* important */
    overflow:hidden; /* important */
    float:left;
    }
    #slideshow-altContent {
    width:936px; /* important to be same as image width or wider */
    height:280px;
    margin:12px 0px 0px 12px;
    padding:0px;
    position:absolute;
    top:0;
    }
    .slideshow-altImage {
    float:left;
    position:relative;
    display:none;
    }
    .slideshow-altImage span {
    position:absolute;
    font-size:12px;
    padding:10px 20px;
    width:896px;
    background-color:#000;
    filter: alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity:0.7;
    opacity:0.7;
    color:#fff;
    display:none;
    bottom:5px;
    }
    .clear {
    clear: both;
    }
    .slideshow-altImage span strong {
    font-size: 14px;
    }
    .bottom {
    bottom: 0;
    left: 0;
    }
    ul{list-style-type: none;}

    /* Slideshow alt2 */
    .slide-img,
    .slide-img-right {
    width:610px;
    height:280px;
    margin-right:26px;
    float:left;
    }
    .slide-img-right {
    margin-right:0;
    margin-left:26px;
    }
    .slide-text,
    .slide-text-left{
    width:282px;
    margin-top:12px;
    float:left;
    }
    .slide-text-left{
    margin-left:16px;
    }
    .slide-text-bottom {
    height: 40px;
    padding: 10px 20px;
    width: 895px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000000;
    opacity: 0.7;
    }
    .heading1-slide{
    width:282px;
    font-size:22px;
    color:#65696e;
    line-height:20px;
    margin-bottom:15px;
    float:left;
    }
    .heading2-slide{
    width:282px;
    font-size:14px;
    color:#65696e;
    margin-bottom:15px;
    float:left;
    }
    .slide-text p{
    width:282px;
    margin:13px 0px 0px 0px;
    float:left;
    }
    .slide-more{
    height:29px;
    font-size:16px;
    color:#fff;
    text-align:center;
    margin:18px 0px 0px 0px;
    padding:6px 20px 0px 20px;
    background-color:#fff;
    float:left;
    }
    .slide-more a, .slide-more a:visited{
    color:#65696e;
    text-decoration:none;
    }

    Yardımcı olabilirseniz süper olur.
  • 23-09-2010, 16:13:50
    #5
    Kimlik doğrulama veya yönetimden onay bekliyor.
    IE7 ve özellikle IE8'de sorun yoksa hiç uğraşmayın. Zaten bu zamanda hala IE6 kullanan bir ziyaretçinin size hiçbir getirisi olmaz.
  • 24-09-2010, 12:42:04
    #6
    Üyeliği durduruldu
    winnt adlı üyeden alıntı: mesajı görüntüle
    IE7 ve özellikle IE8'de sorun yoksa hiç uğraşmayın. Zaten bu zamanda hala IE6 kullanan bir ziyaretçinin size hiçbir getirisi olmaz.
    Ne yazıkki sadece İE8 sorun yaratıyor...