• 08-01-2010, 10:46:32
    #1
    Üyeliği durduruldu
    aanket eklentisi kurdum. ancak ff de gorunuyor ie de sorular gozukmuyor ve oy verme kutucuklarıda gozukmuyor. ancak anket dıye gozukuyor. bu css sorunu mudur ie6.css dosyası var temamda.
  • 08-01-2010, 12:28:58
    #2
    Üyeliği durduruldu
    yokmu yanıtlayacak olan... temadan mı kaynaklanır bu sorun. diger sitelerde calısıyorda.
  • 08-01-2010, 13:47:17
    #3
    Üyeliği durduruldu
    diğerlerinde çalışıyorsa temadan demektir. ie6 css dosyasını düzenlemeniz lazım.
  • 08-01-2010, 14:26:39
    #4
    Üyeliği durduruldu
    neresini acaba

    /* begin Page */
    .PageBackgroundGlareImage
    {
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+GetStyleUrl()+"images/Page-BgGlare.png',sizingMethod='crop')");
    }
    img
    {
      behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = GetStyleUrl()+"images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
    }
    /* end Page */
    
    /* begin Box, Sheet */
    
    .Sheet
    {
      width: 1000px;
      zoom: 1;
    }
    
    
    .Sheet-tl
    {
      font-size: 1px;
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/Sheet-s.png',sizingMethod='crop')");
    }
    
    .Sheet-tr
    {
      font-size: 1px;
      left: expression(this.parentNode.offsetWidth-17+'px');
    }
    
    .Sheet-tr div
    {
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/Sheet-s.png',sizingMethod='crop')");
    }
    
    .Sheet-bl
    {
      font-size: 1px;
      top: expression(this.parentNode.offsetHeight-17+'px');
    }
    
    .Sheet-bl div
    {
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/Sheet-s.png',sizingMethod='crop')");
    }
    
    .Sheet-br
    {
      font-size: 1px;
      top: expression(this.parentNode.offsetHeight-17+'px');
      left: expression(this.parentNode.offsetWidth-17+'px');
    }
    
    .Sheet-br div
    {
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/Sheet-s.png',sizingMethod='crop')");
    }
    
    .Sheet-tc
    {
      font-size: 1px;
      width: expression(this.parentNode.offsetWidth-34+'px');
    }
    
    .Sheet-tc div
    {
      font-size: 1px;
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/Sheet-h.png',sizingMethod='crop')");
    }
    
    .Sheet-bc
    {
      font-size: 1px;
      top: expression(this.parentNode.offsetHeight-17+'px');
      width: expression(this.parentNode.offsetWidth-34+'px');
    }
    
    .Sheet-bc div
    {
      font-size: 1px;
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/Sheet-h.png',sizingMethod='crop')");
    }
    
    .Sheet-cl
    {
      font-size: 1px;
      height: expression(this.parentNode.offsetHeight-34+'px');
    }
    
    .Sheet-cl div
    {
      font-size: 1px;
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/Sheet-v.png',sizingMethod='crop')");
    }
    
    .Sheet-cr
    {
      font-size: 1px;
      left: expression(this.parentNode.offsetWidth-17+'px');
      height: expression(this.parentNode.offsetHeight-34+'px');
    }
    
    .Sheet-cr div
    {
      font-size: 1px;
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/Sheet-v.png',sizingMethod='crop')");
    }
    
    .Sheet-cc
    {
      font-size: 1px;
      width: expression(this.parentNode.offsetWidth-34+'px');
      height: expression(this.parentNode.offsetHeight-34+'px');
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/Sheet-c.png',sizingMethod='scale')");
    }
    
    
    /* end Box, Sheet */
    
    /* begin Menu */
    
    .artmenu, .artmenu ul
    {
      height: 1%;
    }
    
    .artmenu li.artmenuhover
    {
      z-index: 10000;
    }
    
    .artmenu .artmenuhoverUL
    {
      visibility: visible;
    }
    
    .artmenu .artmenuhoverUL
    {
      top: 100%;
      left: 0;
    }
    
    .artmenu .artmenuhoverUL .artmenuhoverUL
    {
      top: 0;
      left: 100%;
    }
    
    .artmenu ul a
    {
      height: 1%;
    }
    
    .artmenu li li
    {
      float: left;
      width: 100%;
    }
    
    .artmenu .artmenuhoverUL .artmenuhoverUL
    {
      top: 5px;
      left: 100%;
    }
    
    .artmenu, .artmenu ul
    {
      height: 1%;
    }
    
    .artmenu li.artmenuhover
    {
      z-index: 10000;
    }
    
    .artmenu .artmenuhoverUL
    {
      visibility: visible;
    }
    
    .artmenu .artmenuhoverUL
    {
      top: 100%;
      left: 0;
    }
    
    .artmenu .artmenuhoverUL .artmenuhoverUL
    {
      top: 0;
      left: 100%;
    }
    
    .artmenu ul a
    {
      height: 1%;
    }
    
    .artmenu li li
    {
      float: left;
      width: 100%;
    }
    
    
    .nav
    {
      zoom: 1;
    }
    
    
    .nav .l
    {
      width: expression(this.parentNode.offsetWidth-0+'px');
    }
    
    
    .nav .r
    {
      left: expression(this.parentNode.offsetWidth-0+'px');
    }
    
    
    .nav .r div
    {
      left: expression(this.parentNode.offsetWidth-988+'px');
    }
    
    
    .nav .l, .nav .r div
    {
      font-size: 1px;
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/nav.png',sizingMethod='crop')");
    }
    
    /* end Menu */
    
    /* begin MenuItem */
    
    .artmenu a , .artmenu a span
    {
      float: left;
    }
    
    
    .artmenu a span span
    {
      display: inline;
    }
    
    
    .artmenu .artmenuhover .artmenuhoverA
    {
      background-position: left -25px;
    }
    
    .artmenu .artmenuhover .artmenuhoverA span
    {
      background-position: right -25px;
    }
    
    
    .artmenu .artmenuhover .artmenuhoverA span span
    {
      color: #000000;
      background-position: left -25px;
    }
    
    /* end MenuItem */
    
    /* begin MenuSeparator */
    .nav .separator
    {
      font-size: 1px;
      zoom:1;
    }
    /* end MenuSeparator */
    
    /* begin MenuSubItem */
    
    .artmenu ul a
    {
      color: #421F00 !important;
    }
    
    .artmenu ul a:hover {
      color: #000000 !important;
    }	
    
    .artmenu ul .artmenuhover .artmenuhoverA
    {
      color: #000000 !important;
      border-color: {HoveredBorderColor};
      background-position: 0 -21px;
    }
    
    .nav .artmenu ul a:hover span, .nav .artmenu ul a:hover span span
    {
      color: #000000 !important;
    }	
    
    .nav .artmenu ul .artmenuhover .artmenuhoverA span, .nav .artmenu ul .artmenuhover .artmenuhoverA span span
    {
      color: #000000 !important;
    }
    
    /* end MenuSubItem */
    
    /* begin Box, Block */
    
    .Block
    {
      zoom: 1;
    }
    
    
    
    /* end Box, Block */
    
    /* begin BlockHeader */
    
    .BlockHeader
    {
      zoom: 1;
    }
    
    
    .BlockHeader .l
    {
      width: expression(this.parentNode.offsetWidth-8+'px');
    }
    
    
    .BlockHeader .r
    {
      left: expression(this.parentNode.offsetWidth-8+'px');
    }
    
    
    .BlockHeader .r div
    {
      left: expression(this.parentNode.offsetWidth-994+'px');
    }
    
    .BlockHeader .l, .BlockHeader .r div
    {
      font-size: 1px;
    }
    
    
    .BlockHeader .l, .BlockHeader .r div
    {
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/BlockHeader.png',sizingMethod='crop')");
    }
    
    
    .header-tag-icon
    {
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/BlockHeaderIcon.png',sizingMethod='crop')");
    }
    
    /* end BlockHeader */
    
    /* begin Box, BlockContent */
    
    .BlockContent
    {
      zoom: 1;
    }
    
    
    .BlockContent-tl
    {
      font-size: 1px;
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/BlockContent-s.png',sizingMethod='crop')");
    }
    
    .BlockContent-tr
    {
      font-size: 1px;
      left: expression(this.parentNode.offsetWidth-9+'px');
    }
    
    .BlockContent-tr div
    {
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/BlockContent-s.png',sizingMethod='crop')");
    }
    
    .BlockContent-bl
    {
      font-size: 1px;
      top: expression(this.parentNode.offsetHeight-9+'px');
    }
    
    .BlockContent-bl div
    {
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/BlockContent-s.png',sizingMethod='crop')");
    }
    
    .BlockContent-br
    {
      font-size: 1px;
      top: expression(this.parentNode.offsetHeight-9+'px');
      left: expression(this.parentNode.offsetWidth-9+'px');
    }
    
    .BlockContent-br div
    {
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/BlockContent-s.png',sizingMethod='crop')");
    }
    
    .BlockContent-tc
    {
      font-size: 1px;
      width: expression(this.parentNode.offsetWidth-18+'px');
    }
    
    .BlockContent-tc div
    {
      font-size: 1px;
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/BlockContent-h.png',sizingMethod='crop')");
    }
    
    .BlockContent-bc
    {
      font-size: 1px;
      top: expression(this.parentNode.offsetHeight-9+'px');
      width: expression(this.parentNode.offsetWidth-18+'px');
    }
    
    .BlockContent-bc div
    {
      font-size: 1px;
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/BlockContent-h.png',sizingMethod='crop')");
    }
    
    .BlockContent-cl
    {
      font-size: 1px;
      height: expression(this.parentNode.offsetHeight-18+'px');
    }
    
    .BlockContent-cl div
    {
      font-size: 1px;
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/BlockContent-v.png',sizingMethod='crop')");
    }
    
    .BlockContent-cr
    {
      font-size: 1px;
      left: expression(this.parentNode.offsetWidth-9+'px');
      height: expression(this.parentNode.offsetHeight-18+'px');
    }
    
    .BlockContent-cr div
    {
      font-size: 1px;
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/BlockContent-v.png',sizingMethod='crop')");
    }
    
    .BlockContent-cc
    {
      font-size: 1px;
      width: expression(this.parentNode.offsetWidth-18+'px');
      height: expression(this.parentNode.offsetHeight-18+'px');
    }
    
    
    
    .BlockContent-body ul li
    {
      height:1%;
      background:none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/BlockContentBullets.png',sizingMethod='crop')");
    }
    
    /* end Box, BlockContent */
    
    /* begin Box, Post */
    
    .Post
    {
      zoom: 1;
    }
    
    
    
    /* end Box, Post */
    
    /* begin PostContent */
    h1
    {
      margin: 0.67em 0;
    }
    
    h2
    {
      margin: 0.8em 0;
    }
    
    h3
    {
      margin: 1em 0;
    }
    
    h4
    {
      margin: 1.25em 0;
    }
    
    h5
    {
      margin: 1.67em 0;
    }
    
    h6
    {
      margin: 2.33em 0;
    }
    /* end PostContent */
    
    /* begin PostQuote */
    
    blockquote
    {
      height:1%;
      background-image: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/PostQuote.png',sizingMethod='crop')");
    }
    
    /* end PostQuote */
    
    /* begin Button */
    button.Button, a.Button
    {
      display:list-item;
      list-style-type:none;
      float:left;
    }
    
    .Button, .Button .btn
    {
      font-size: 1px;
    }
    
    
    .Button .r
    {
      font-size: 1px;
      left: expression(this.parentNode.offsetWidth-7+'px');
    }
    
    
    .Button .r span
    {
      font-size: 1px;
      left: expression(this.parentNode.offsetWidth-403+'px');
    }
    
    
    .Button .l
    {
      font-size: 1px;
      width: expression(this.parentNode.offsetWidth-7+'px');
    }
    
    
    .Button .l, .Button .r span
    {
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/Button.png',sizingMethod='crop')");
    }
    
    /* end Button */
    
    /* begin Footer */
    
    .Footer .Footer-background
    {
      top: expression(this.parentNode.offsetHeight-100+'px');
      background: none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/Footer.png',sizingMethod='crop')");
      zoom: 1;
      font-size:1px;
    }
    
    
    .rss-tag-icon
    {
      zoom:1;
      font-size:1px;
      background:none;
      behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/rssIcon.png',sizingMethod='crop')");
    }
    
    /* end Footer */
    
    
    
    .commentlist, .commentlist li
    {
        behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="");
    }
  • 08-01-2010, 15:34:37
    #5
    Üyeliği durduruldu
    böyle cevaplanmaz malesef. siteyi görmek lazım, tema kodlarını görmek lazım...
  • 08-01-2010, 16:08:50
    #6
    Üyeliği durduruldu
    http://iwordpressthemes.com/?p=1458

    şu temada gozukmuyor.