ناهمخونی قالب با اینترنت اکسپلورر و فایرفاکس (کمک فوری لطفا )

hamed123

تازه وارد
سلام ...امروز وقتی سایتم رو با فایر فاکس و اینترنت اکسپلورر باز کردم دیدم اصلا یه چیز عجیبی بود :redfadce: .خواهشا راهنماییم کنید مشکلم حل شه :(( ولی با کروم درسته :(

آدرس:

نکته : تنها تغیری که تو یه کد دادم فایل stayl-css بود قسمت هدر خط مربوط به لوگو این رو حذف کردم

margin-top: 30px

ربطی نداره به این ؟


 
آخرین ویرایش توسط مدیر:

Mohammad

مدیر انجمن
پرسنل مدیریت
شما اشتباها کد ها رو دستکاری کردید. مجدد قالب رو اپلود کنید. مخصوصا فایل های دستکاری شده رو

 

hamed123

تازه وارد
آقا این قالب رو من 200 هزارتومان دادم یکی برام از ویپی زون فارسی کرد و الان دیگه پیداش نمیکنم...فقط رو هاستم نصب کرد ...

یعنی باید چیکار کرد ؟ هیچ راهی وجود نداره ؟ حتی بک آپ از سرور

 

hamed123

تازه وارد
بعدش هم آا محمد خودت گفتی همچین خطی رو از قسمت heder پاک کن....ولی فک نکنم مربوط به او باشه...موندم چندقیه پیش با کروم درست میومد بالا الان با همون هم خراب شده :(

بچه ها کمک کنید .... واسه قالبم هزینه کردم ...اگه رایگان میبود دلم نمیسوخت :(

 

MahdiY

راهبر انجمن
میشه شما سایت را باز کنید یه عکس از سایت اینجا بگذارید ؟

واسه من که چیز خاصی نداره

 

hamed123

تازه وارد
You must be registered for see images attach


فک کنم از قبل کش سایت مونده... ... آقـــــــــــــــــــــــــــــــــــا کمک :((

You must be registered for see images attach


 

Mohammad

مدیر انجمن
پرسنل مدیریت
فایل استایل زیر رو جایگزین کنید! گفتم یک چیزی رو اشتباه کردید . شما علامت بستن { رو حذف کرده بودید در div سربرگ


کد:
/*********************************************************************************************

Theme Name: Zenko Magazine
Theme URI: http://www.wpzoom.com/themes/zenko/
Description:  A magazine style theme by <a href="http://www.wpzoom.com">WPZOOM</a>
Version: 1.2.
Author: WPZOOM
Author URI: http://www.wpzoom.com
share URI: http://boygj.com

**********************************************************************************************

*.  Persian Font Faces  ----------------  All Theme Files
0.  CSS Reset  -------------------------  All Theme Files
1.  Toolbox CSS  -----------------------  All Theme Files
2.  Page Structure  --------------------  All Theme Files
3.  Header  ----------------------------  header.php
4.  Main Navigation  -------------------  header.php
5.  Featured Section  ------------------  featured.php
6.  Homepage Articles ------------------  index.php
7.  Single Articles & Pages ------------  single.php, page.php
8.  Comments  --------------------------  comments.php
9.  Sidebar & Widgets ------------------  sidebar.php
10. Forms  -----------------------------  searchform.php
11. Footer  ----------------------------  footer.php

**********************************************************************************************/




/********************************************************************************************* 

*. Persian Font Faces  -------------------------  All Theme Files

*********************************************************************************************/ 

@import url(http://fonts.googleapis.com/css?family=Oswald);

@font-face {
  font-family: 'BKoodak';
  src: url('fonts/BKoodak.eot?#') format('eot'),  /* IE6â€"8 */
       url('fonts/BKoodak.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('fonts/BKoodak.ttf') format('truetype');  /* Saf3â€"5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
  font-family: 'BYekan';
  src: url('fonts/BYekan.eot?#') format('eot'),  /* IE6â€"8 */
       url('fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('fonts/BYekan.ttf') format('truetype');  /* Saf3â€"5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
  font-family: 'BNazanin';
  src: url('fonts/BNazanin.eot?#') format('eot'),  /* IE6â€"8 */
       url('fonts/BNazanin.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('fonts/BNazanin.ttf') format('truetype');  /* Saf3â€"5, Chrome4+, FF3.5, Opera 10+ */
}

/********************************************************************************************* 

0. CSS Reset  -------------------------  All Theme Files

*********************************************************************************************/   

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

fieldset, img {border: 0;}

address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

ol, ul {list-style: none;}
caption, th {text-align: left;}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}

q:before, q:after {content: '';}
abbr, acronym {border: 0;}


/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */

table { -x-system-font: none; font-family: inherit; font-size: inherit; font-size-adjust: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; width: 100%; }
th {  background: #BBCCDD; color:#333; }
th, td { line-height: 20px; padding: 4px; }
tr:nth-child(2n) {  background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0; }
tr:nth-child(2n+1) {  }


ul { list-style:none; }

p { font:1.3em/1.3em; }

a img { border:none; }

.floatleft { float:left; }

.floatright { float:right; }

.clear { clear:both; }

.transpBlack { background:url(transpBlack.png); }


/********************************************************************************************* 

1. Toolbox CSS  -------------------------  All Theme Files

*********************************************************************************************/   

a { text-decoration: none; color: #263B51; }
    a:hover { text-decoration: underline; }
img.aligncenter, img.alignright, img.alignleft { border: 5px solid #DDD; }


    .navigation {
    color:#fff;
    float:left;
     width:100%;
       }    

   .navigation .alignleft a,   .navigation .alignright a {
        width: 125px;
         text-align: center;
        height: 20px; }


     .navigation a, .post .navigation a {
        color: #fff;
        background:#34475b;
        font-weight: normal;
        margin: 7px 5px;
        padding: 5px 6px;
        cursor: pointer;
        font-size: 10px;
        text-transform: none;
         text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);
        -moz-border-radius:3px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        border:none;
        }

    .navigation .alignleft { float: right; }

    .navigation a:hover {
        color: #fff;
        text-decoration: none; 
        background:#243445; }

    .navigation .alignright { float: right; }


.wp-pagenavi {
    font-size: 10px;
     text-align: center; 
     padding-top:12px;
      color:#fff;
     text-shadow:1px 1px 0 rgba(0, 0, 0, 0.3);
     text-transform:uppercase;
    }

    .wp-pagenavi .pages {
        padding:5px 6px;
        margin:0 6px;
        color:#fff;
         background:#34475b;
        border: 1px solid #DDD;
        -moz-border-radius:3px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        }

        .wp-pagenavi a:link, .wp-pagenavi a:visited{
        padding:5px 6px;
        color:#fff;
        font-weight:bold;
         background:#34475b;

        }

    .wp-pagenavi .current {
        padding:5px 6px;
        color:#fff;
        margin:0 5px;
        background:#243445;
        font-weight:bold;
        border: 1px solid #DDD;
        -moz-border-radius:3px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        }

    .wp-pagenavi a:hover { 
      color:#fff;
      background:#243445;
        }


.wp-caption { border: 1px solid #ccc; text-align: center; background-color: #DCDCDC; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
    .wp-caption img { margin: 0; border: 0 none; }
    .wp-caption p.wp-caption-text { font-size: 11px; line-height: 14px; padding: 0 3px 5px; margin: 0; font-style: italic; }

#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font-weight: bold; text-align: center; }
#wp-calendar th { font-style: normal; font-weight: normal; text-transform: capitalize; }
#wp-calendar { empty-cells: hide; width: 200px; }
    #wp-calendar #next a { padding-right: 10px; text-align: right; }
    #wp-calendar #prev a { padding-left: 10px; text-align: left; }
    #wp-calendar a { display: block; background-color: #D3CFBE; }
    #wp-calendar #today { background-color: #BDC6D5; }
    #wp-calendar caption { text-align: center; width: 100%; }
    #wp-calendar td { text-align: center; background-color: #EAE8DF; }
    #wp-calendar .pad { background-color: #F5F4F1; }

 .aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 5px solid #DDDDDD; }

.alignnone { border: 5px solid #DDDDDD; }

.alignleft {
    float: left;
    margin: 0 10px 0 0; }

    .alignleft img {
        float: left;
        margin: 0 10px 0 0;
        border: 5px solid #DDDDDD; }

.alignright {
    float: right;
    margin: 10px 0 0 20px; }

    .alignright img {
        float: right;
        border: 5px solid #DDDDDD; }

.floatleft, #more_left { float: left; }



/********************************************************************************************* 

2. Page Structure  -------------------------  All Theme Files

*********************************************************************************************/   

body {
    font-family: Tahoma, Geneva, sans-serif;
    background-color:#F1F1F1;
     border-top:13px solid #22384F; 
    color: #333;
    font-size: 100%;
    }


 #content-wrap {
    width:980px;
    margin:0 auto; 
    }

    #content {
    float:left;
    width:980px;
    margin:10px 0 15px 0;
    }


/********************************************************************************************* 

3. Header  -------------------------  header.php

*********************************************************************************************/   

#header {
    width:980px;
    height:130px;
    margin:0 auto; }

#logo {
    float:right;
    height:90px;
    margin-top: 30px;
}


#ad468 {
    float:left;
    height:60px;
    width:468px;
    padding:50px 0 0; }

.fullwidth, #content .fullwidth {
    width:980px;
    }

/********************************************************************************************* 

4. Main Navigation  -------------------------  header.php

*********************************************************************************************/   

.rss-links { float: left }

    .rss-links a { background: url('images/rss.png') no-repeat left 9px; padding-right: 15px !important }

#menu {
    background: url(images/menu.png) repeat-x;
    height: 33px;
    margin: 0 auto; }

#menu-wrap {
    width: 980px;
    margin: 0 auto; }

/* Navigations
-------------------------------*/
ul.nav { margin: 0 }

/* Main navigation */
#nav, #nav ul {
    height: 35px;
    width: 610px;
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
    z-index: 100;
    padding-top: 6px; }

#nav a {
    color: #e7e7e7;
    font-size: 10px;
    font-weight: normal;
    display: block;
    text-decoration: none;
    padding: 5px 7px;
    text-transform: capitalize;
    direction:rtl;
    text-align:right; }

    #nav a:hover {
        color: #fff;
        background: #1F1F1F;
        -moz-border-radius: 3px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px; }

.current_page_item a {
    color: #fff;
    background: #1F1F1F;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

#footer .current_page_item a, .current_page_item li {
    border: none;
    border: 0; }

#sidebar .current_page_item a, .current_page_item li {
    border: none;
    border: 0; }

#nav li {
    float: right;
    padding-right: 12px; }

    /* Style drop down list */
#nav li ul {
        position: absolute;
        width: 200px;
        left: 999em;
        padding-top: 0px; }

    #nav li:hover ul, #nav li.sfhover ul { left: auto; }

    #nav li ul li a {
        background: #1F1F1F;
        line-height: 11px;
        font-size: 10px;
        color: #fff;
        width: 150px;
        margin-bottom: 0px;
        -moz-border-radius: 3px;
        -html-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        border-bottom: 1px solid #ccc; }

        #nav li ul li a:hover {
            background: #3F3E3E;
            color: #fff;
            -moz-border-radius: 3px;
            -html-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px; }

    #nav li ul li a {  }

    #nav li ul ul { margin: -23px 0 0 164px; }

    #nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }

    #nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }

    /* IE7 Fix */
#nav li:hover, #nav li.hover { position: static; }

ul#footerNav {
    position: absolute;
    top: 27px;
    right: 0; }

    ul#footerNav li {
        float: left;
        display: inline;
        margin-left: 15px; }

#rss {
    float: left;
    margin-top: 8px;
    color: #fff;
    font-size: 11px;
    height: 20px; }

    #rss li {
        display: inline;
        padding: 0;
        float: right;
        height: 20px; }

        #rss li a {
            color: #fff;
            font-size: 10px;
            text-decoration: none;
            padding: 0 20px 0 0;
            font-weight: normal;
            line-height: 1.5; }

            #rss li a:hover { text-decoration: underline; }

        #rss li.rssimg {
            background: url(images/feed.png) no-repeat right top;
            padding-left: 10px; }

        #rss li.emailimg {
            background: url(images/mail.png) no-repeat right top;
            padding-left: 5px;
            margin-left: 10px; }

    #rss img {
        vertical-align: middle;
        margin-right: 3px; }


/********************************************************************************************* 

5. Featured Section  -------------------------  featured.php

*********************************************************************************************/   

#featurespace {
float:right;
margin:0 0 10px 0;
width:980px;
}


#popular {
    float:left;
    width:270px;
    margin:0 10px 0 0; 
    }

    #popular li {
    float:left;
    width:270px;
    margin:0 10px 0 0; 
    border-bottom:1px dotted #ccc;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    }

    #popular li:hover { 
    background:#E9E8E8;
    border-bottom:1px dotted #646464;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    }

    #subscribe p {
    padding:0 10px 10px 10px;
    font-size:12px;
    line-height:18px;
    }

#featured {
    float:left;
    width:420px;
    background:#181818;
    border: 1px solid #ccc;
    height:240px;
    overflow:hidden;
    position:relative; }


#featured-wrap {
    float:left;
    width:420px;
  }

    #featured-wrap h3 {
    background:url(images/black.png) no-repeat top right;
        height:33px;
        font-family:Tahoma, Geneva, sans-serif;
        text-transform:uppercase;
        font-size:10px;
        color:#fff;
        font-weight:normal;
        padding:7px 5px 0 10px;
        }

.fimage {
    float:left;
    width:200px; }

#tabs ul {
    text-transform:uppercase;
    position:absolute;
    left:200px; }

#tabs li { float:left; }

    #tabs li a {
        font-family:Tahoma, Geneva, sans-serif;
        font-size:10px;
        color:#fff;
        background:#333;
        display:inline;
        float:left;
        height:20px;
        width:72px;
        text-align:center;
        border-right:1px solid #181818;
        padding:10px 0 0;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; }

        #tabs li a.tabactive {
            background:#181818;
            display:block;
            float:left;
            text-decoration:none;
            -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
            filter: alpha(opacity=100);
            opacity: 1;
            -webkit-transition-delay: 0s;
            -moz-transition-delay: 0s;
            -o-transition-delay: 0s;
            -ms-transition-delay: 0s;
            transition-delay: 0s;
            -webkit-transform: translate(0px, 0px);
            -moz-transform: translate(0px, 0px);
            -o-transform: translate(0px, 0px);
            -ms-transform: translate(0px, 0px);
            transform: translate(0px, 0px); }

.fcontent1, .fcontent2, .fcontent3 {
    float:left;
    width:200px;
    color:#D1D1D0;
    font-size:12px;
    overflow:hidden;
    padding:33px 10px 15px; }

.fcont {
    float:left;
    width:200px;
    color:#D1D1D0;
    font-size:12px;
    text-align:justify;
    overflow:hidden;
    padding:38px 10px 15px;
    height:240px; }

    .fcont a {
        color:#D1D1D0;
        font-weight:normal; }

    .fcont h2 a {
        font-family:BYekan, Tahoma, Geneva, sans-serif;
        color:#D1D1D0;
        font-size:22px;
        text-align:right;
        font-weight:normal;
        padding-bottom:3px; }

    .fcont small {
        font-style:normal;
        line-height:20px;
        margin-bottom:5px;
        font-size:11px; }

.fimage {
    float:left;
    width:200px;
    overflow:hidden;
     }

#recent {
    float:right;
    width:270px; }

    #recent li {
        display:block;
        float:right;
        padding:4px 0 4px 0;
        border-bottom:1px dotted #ccc;
        clear:both;
        width:100%; 
        line-height:normal;
           -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;}

        #recent li:hover {
            background:#E9E8E8;
            border-bottom:1px dotted #646464;
            -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
            filter: alpha(opacity=100);
            opacity: 1;
            -webkit-transition-delay: 0s;
            -moz-transition-delay: 0s;
            -o-transition-delay: 0s;
            -ms-transition-delay: 0s;
            transition-delay: 0s;
            -webkit-transform: translate(0px, 0px);
            -moz-transform: translate(0px, 0px);
            -o-transform: translate(0px, 0px);
            -ms-transform: translate(0px, 0px);
            transform: translate(0px, 0px); }

            #recent li img {
            width:65px;
            height:50px;
            float:right;
            padding:0px;
            margin:0 0 0 5px;
            border:1px solid #ABABAB;
            }


    #recent small a {
        font-size:10px;
        font-family:Tahoma, Geneva, sans-serif;
        color:#737373;
        text-transform:none; }

    #recent small {
        font-style:normal;
        font-size:10px;
        font-family:Tahoma, Geneva, sans-serif;
        color:#737373; }

    #recent h3 {
        background:url(images/black.png) no-repeat top right;
        height:30px;
        font-family: Tahoma, Geneva, sans-serif;
        text-transform:none;
        font-size:10px;
        color:#fff;
        font-weight:normal;
        padding:7px 5px 0 10px; }


/********************************************************************************************* 

6. Homepage Articles -------------------------  index.php

*********************************************************************************************/   

#middle {
    width: 670px;
    float: left;
    margin: 0 10px 10px 0; }

.block {
    font-size: 12px;
    color: #444;
    width: 670px;
    float: right;
    clear: both;
    margin-bottom:7px;
     }

    .block h3 {
        background: url(images/blu.png) no-repeat top right;
        height: 33px;
        font-family: BYekan, Tahoma, Geneva, sans-serif;
        text-transform: none;
        font-size: 16px;
        color: #fff;
        font-weight: normal;
        padding: 0 10px 0 0;
        float: right;
        width: 660px; }

        .block h3 a { color: #fff; }

h3.green { background: url(images/green.png) no-repeat top right; }

h3.black { background: url(images/black.png) no-repeat top right; }

h3.blue { background: url(images/blu.png) no-repeat top right; }

h3.pink { background: url(images/pink.png) no-repeat top right; }

.firstn {
    width: 240px;
    margin-right:3px;
    float: right;
    font-size: 12px;
    text-align:justify;
    line-height: 20px;
    color: #444;
    text-shadow: 2px 1px 0px #fff; 
 }

    .firstn h2 {
        font-size: 17px;
        font-weight: normal;
        font-family: BKoodak, Tahoma, Geneva, sans-serif;
        color: #181818;
        font-style: normal; }

    .firstn small {
        font-style: normal;
        line-height: 20px;
        margin-bottom: 5px;
        font-size: 10px;
        color: #737373;
        text-transform: none; }

    .firstn img {
        float: left;
        margin-top:4px;
        border:1px solid #ABABAB;
        width: 235px;
        padding:3px; }

.rightn a {
    font-family: BKoodak, Tahoma, Geneva, sans-serif;
    font-size: 16px;
    line-height: normal; }

.rightnp a {
    font-size: 16px;
    line-height: normal; }

.rightn p a, .rightnp p a {
    font-weight: normal;
    font-size: 10px; }

.rightcontp a { font-weight: normal; }

.firstn p a { font-weight: normal; }

.bubble {
    background: transparent url(images/bb.png) no-repeat;
    color: #fff;
    float: left;
    height: 17px;
    padding-top: 0px;
    text-align: center;
    width: 19px;
    margin-top: 2px;
    margin-left: 2px;
    line-height: 1.3; }

    .bubble a {
        color: #fff;
        font-size: 10px;
        font-weight: normal;
        font-family: Tahoma, Geneva, sans-serif; }

#postsn { width: 670px; }

#posts {
    width: 670px;
    float: right;
    margin-bottom:15px; }

#middlesb {
    width: 160px;
    float: right; }

.rightn {
    width: 422px;
    float: left;
    font-size: 11px;
    color: #444;
    line-height: 18px;
    margin: 0 0 5px 0; }

.homepost {
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    text-shadow: 1px 2px 2px #fff; 
    text-align:justify;
    color: #444;
    line-height: 20px;
    margin-top: 10px;
    float: right;
    padding: 0 0 10px 0;
    margin: 8px 0 3px 0;
    clear: both;
    width: 670px; }

#posts .homepost .rightcontp h3 {
    background: none;
    font-size: 18px;
    font-family: BKoodak, Arial, Helvetica, sans-serif;
    text-transform: none;
    padding: 0; }

h3.recent {
    background: url(images/blu.png) no-repeat top right;
    height: 33px;
    font-family: Tahoma, Geneva, sans-serif;
    text-transform: none;
    font-size: 10px;
    color: #fff;
    font-weight: normal;
    padding: 7px 5px 0 10px; }

#posts .thumb { float: right; }

    #posts .thumb img {
        float: right;
        margin: 0 0 5px 10px;
        border:1px solid #ABABAB; 
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;}

        #posts .thumb img:hover {
        float: right;
        margin: 0 0 5px 10px;
        border:1px solid #060606;
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 0.8;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        -ms-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
         transform: translate(0px, 0px); }

.rightn img {
    float: right;
    width: 90px;
    border:1px solid #ABABAB;
    margin: 4px 0 7px 5px; }

.rightnp img {
    float: right;
    width: 130px;
    padding: 0 0 7px 7px; }

.rightn small a, .post-meta a {
    font-size: 10px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #737373; }

.rightn small, .post-meta {
    font-size: 10px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #737373;
    direction:rtl;
    text-transform: none; }

.rightn li {
    display: block;
    padding: 0 0 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 13px; }


/********************************************************************************************* 

7. Single Articles & Pages -------------------------  single.php, page.php

*********************************************************************************************/   

.gallery .gallery-item { float: left; margin: 0 1em 1em 0 }

.gallery { margin: auto; }

.gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 25%; }

.gallery img { border: 2px solid #cfcfcf; }

.gallery-caption { margin-left: 0; }

.attachment { margin: 1em 0 }

.post {
    float: right;
     font-size: 12px;
    text-align:justify;
    line-height: 1.8;
    color: #444;
    }

    .post a {
        border-bottom: 1px solid #ccc;
        color: #154A7F;
        font-weight: normal; }

        .post a:hover {
            border: none;
            text-decoration: none; }

    .post blockquote {
        border-right: 3px solid #ccc;
        color: #777;
        font-family: Tahoma, Geneva, sans-serif;
        font-size: 12px;
        font-style: italic;
        line-height: 1.8em;
        padding-right: 10px;
        clear: both;
        margin: 10px 20px 10px 20px; }

    .post hr {
        height: 1px;
        border-bottom: 1px solid #ccc;
        border-top: none;
        margin-bottom: 5px;
        clear: both; }

    .post h1 a {
        font-family: BNazanin, Arial, Helvetica, sans-serif;
        font-size: 33px;
        font-weight: normal;
        line-height: 30px;
        color: #333;
        border: none;
        float: right;
        clear: both;
        margin: 5px 0; }

    .post h2 { font-size: 27px; }

    .post h3 { font-size: 24px; }

    .post h4 { font-size: 21px; }

    .post h5 { font-size: 18px; }

    .post h6 { font-size: 16px; }

    .post h2,h3,h4,h5,h6 {
        color: #333;
        padding-bottom: 10px;
        font-weight: normal; }

    .post li ol {
        line-height: 25px;
        padding-right: 10px; }

    .post p { padding: 0 0 8px; }

    .post ul li {
        line-height: 25px;
        list-style: square; }

    .post .post-meta {
        font-size: 10px;
        text-transform: capitalize;
        float: right;
        clear: both; }

    .post a img { border: 2px solid #ABABAB; }

    .post ul li:hover { line-height: 25px; }

    .post ul,.post ul,ol { padding: 10px 20px 20px 0; }

.tag-links {
    background: url(images/tag.png) no-repeat right 2px;
    padding-right: 20px;
    height: 18px;
    float: right;
    clear: both;
    color: #333; }

.nextpage {
    background: url(images/page.png) no-repeat left 1px;
    padding-left: 20px;
    float: right;
    clear: both;
    font-weight: normal; }

#socialicons ul { list-style: none; }

#socialicons {
    border-top: 2px solid #DAD9D9;
    color: #4c4d50;
    float: right;
    background: #E4E4E4;
    height: 30px;
    margin: 10px 0 0;
    padding: 0 0 3px;
    width: 670px;
    color: #4c4d50;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase; }

    #socialicons img {
        margin-left: 5px;
        padding-bottom: 3px;
        opacity: 0.5;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; }

    #socialicons img:hover {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        -ms-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate(0px, 0px); }

    #socialicons ul { padding: 3px 0 0 20px; }

    #socialicons li {
        border: none;
        display: inline;
        float: right;
        padding-right: 10px; }

    #socialicons  a {
        border-bottom: none;
        color: #4c4d50;
        text-decoration: none; }

        #socialicons  a:hover {
            border-bottom: none;
            color: #030a1f; }

    #socialicons  img {
        border: none;
        vertical-align: middle; }


/********************************************************************************************* 

8. Comments  -------------------------  comments.php

*********************************************************************************************/   

.children { padding: 0 0 0 40px; margin-right: 35px; }
.comment-author-admin { background: url(images/author.jpg) no-repeat top left; }
.authorcomm { float: left; margin: 0; padding: 0; width: 70px; text-align: center; line-height: 12px; font-size: 13px; }
    .authorcomm a { text-decoration: none; font-weight: bold; }
.avatar { padding: 0 0 0 15px; }
.reply a { padding: 2px 5px; margin-left: 5px; font-weight: normal; text-transform: uppercase; background: #333; width: 50px; font-size: 9px; text-align: center; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: none; color: #fff; float:right;}
    .reply a:hover { background: #CA2B57; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
#respond { float: right; }
#navigation { width: 100%; height: 30px; float: right; }
.cancel-comment-reply a { padding: 2px 5px; margin-bottom: 5px; margin-left: 5px; font-weight: 700; text-transform: uppercase; background: #333; font-size: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: none; color: #fff; }
    .cancel-comment-reply a:hover { background: #CA2B57; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.comment-meta  a { font-weight: normal; border-bottom: none; font-size: 9px; color: #5F5F5F; font-style: italic; }
.comment-meta { padding-bottom: 5px; border-bottom: 3px solid #ccc; margin-left: 0px; }
.fn { font-size: 12px; line-height: 15px; font-weight: bold; font-style: normal; }
.says { display: none; }
#comments li { width: 100%; padding: 10px 0 10px; display: block; float: right; }
.commentlist { margin: 0px; padding: 0px; }
    .commentlist ol { margin: 0px; padding: 10px; }
    .commentlist li { margin: 5px 0px 0px; padding: 5px 5px 0px 0px; list-style: none; }
        .commentlist li ul li { margin-right: -5px; }
.comment { float: left; padding: 0px 0 20px; font-size: 11px; }
    .comment p { margin-left: 0px; line-height: 20px; padding: 0 0 3px 0; color: #333; }
body.ie6 #comments li.bgCH { background-color: #eee; background-image: none; }
.field { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: solid 1px #ddd; border-top-color: #ccc; background: #fff letter-spacing: .1em; padding: 6px; font-family:tahoma; font-weight:normal; }
#commentform textarea { width: 76%; height: 130px; }
#submit,.submit,label { cursor: pointer; }
#commentform label { padding-left: 24px; font-weight: normal; }
    #commentform label span,#comments .chead p.date { color: #999; }
.btn { display: block; width: 140px; height: 40px; margin-left: -20px; line-height: normal; text-align: center; color: #e1e1e1; font-size: 10px; text-transform: uppercase; font-weight: 700; background: transparent url('images/btns-a00.png') no-repeat left top; }
    .btn:hover { text-decoration: none; background-position: left bottom; }
    .btn:active { color: #888; }
input.btn { border: none; }
#commentform .btn { background-position: right top; }
    #commentform .btn:hover { background-position: right bottom; }
#comments { float: right; margin-top: 20px; width: 665px; }
#respond { margin-top: 10px; float: right; }
    #respond:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
#comments li h3 { margin-top: 15px; margin-left: 55px; font-size: 16px; }
.avatar { float: right; padding:0px; margin:0 0 0 10px; border:3px solid #ccc; }
.comtext { font-size: 11px; float: right; padding-right: 8px; width: 590px; }
    .comtext small { display: block; font-weight: normal; font-style: normal; border-bottom: 2px solid #ccc; }


/********************************************************************************************* 

9. Sidebar & Widgets -------------------------  sidebar.php

*********************************************************************************************/   
#sidebar {
    float: left;
    width: 300px; }

    #sidebar .widget {
        color: #333;
        float: left;
        clear: both;
        width:300px;
        float:left;
        clear:both; }

    #sidebar h3 a.rsswidget { color: #fff; }

#sidebar_left {
    float: left;
    width: 1px;
    padding: 0 0 0 5px; }

#sidebar_right {
    float: right;
    width: 140px;}

#sidebar_left h3, #sidebar_right h3 { width: 130px; }

#sidebar #sidebar_left .widget, #sidebar #sidebar_right .widget {
width:140px;
}

.widget {
    font-size: 11px;
    color: #737373;
    padding: 0 0 10px; }

    .widget li {
        list-style-type: square;
        list-style-position: inside;
        line-height: 20px; }

    .widget h3 {
        background: url(images/blu.png) no-repeat top right;
        height: 33px;
        font-family: Tahoma, Geneva, sans-serif;
        text-transform: none;
        font-size: 10px;
        color: #fff;
        font-weight: normal;
        padding: 7px 10px 0 5px; }

    .widget small { float: right; margin: 0 7px 0 0; }

    .widget img {
        float: right;
        margin: 0 0 3px 5px;
        border:1px solid #ABABAB; }

    .widget a {
        font-weight: normal;
        font-family: Tahoma, Geneva, sans-serif; }

#tab-comments {
    margin: 0px;
    padding: 0px;
    color: #525252; }

    #tab-comments li {
        overflow: hidden;
        list-style: none;
        line-height: 16px;
        padding: 0 0 5px 0; }

.tab-comments-avatar { margin: 3px 0px 0px 3px; clear:both;}

ul.gallery img {
    border: 2px solid #D3DDE5;
    width: 65px;
    height: 65px;
    padding: 0; }

    ul.gallery img:hover { border: 2px solid #0C2B41; }

ul.gallery {
    display: block;
    list-style-type: none;
    float: left;
    margin-bottom: 6px;
    clear: both; }

    ul.gallery li {
        border: none;
        float: left;
        list-style-type: none;
        margin: 3px;
        list-style-position: outside; }



.btn-sid-wrap {
    width:980px;
    margin:0 auto; }

#btn-sid .widget {
    width:307px;
     color:#444;
    line-height:19px;
    font-size:11px;
    padding:5px;
    display:inline-block;
    vertical-align:top;    
    border-radius:5px;
    background-color:#fff;
    border: 3px solid #ccc;
}

    #btn-sid .widget ul { padding:0; 
    background-color:#fff;}

    #btn-sid .widget a { color:#444; }

    #btn-sid .widget h3 {
                background: url(images/blu2.jpg) no-repeat top right;

        height:33px;
        font-family: Tahoma, Geneva, sans-serif;
        text-transform:none;
        font-size:10px;
        color:#fff;
        font-weight:normal;
        margin-bottom:0px;
        text-align:right;
        padding:3px 5px 3px 0px; }

/********************************************************************************************* 

10. Forms  -------------------------   searchform.php

*********************************************************************************************/   

#search {
    color:#FFFFFF;
    float:right;
    font-size:10px;
    height:28px;
    padding:5px 0 0 0;
    width:146px;
    }

#searchform {
    background:url(images/search.png) no-repeat;
     height:29px; 
    }

    #searchform label,#searchform .submit { display:none; }

#se {
    background:none;
    border:0;
    height:15px;
    width:110px;
    margin:1px 0 0 0;
    padding:3px 7px 0 0;
    color:#656668;
    font-size:11px;
     }

#searchform input:focus { border:0; }

input, textarea, text {
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    border:solid 1px #ddd;
    border-top-color:#ccc;
    background:#fff url('images/bg-form.png') repeat-x left 1px;
    padding:6px; }

     textarea{
    height:150px; }




/********************************************************************************************* 

11. Footer  -------------------------  footer.php

*********************************************************************************************/   

 #footer {
    background:#1D1C1C url(images/bgf.jpg) repeat-x;
    padding-top:3px;
     clear:both; }

#fside {
    float:left;
    width:100%;
    padding:0 0 20px;
    clear:both; }

#copyright {
    background:#3c3c3c;
    color:#C4C4C4;
    line-height:19px;
    font-size:11px;
    border-top:1px solid #525252;
    text-align:center;
    direction:rtl;
    padding:20px 45px 30px 20px; }

    #copyright a {
        color:#c4c4c4;
        border-bottom:1px dotted #ccc; }

        #copyright a:hover {
            color:#c4c4c4;
            border-bottom:none;
            text-decoration:none; }

.footer-wrap {
    width:980px;
    margin:0 auto; }

#footer .widget {
    width:197px;
     color:#C4C4C4;
    line-height:19px;
    font-size:11px;
    padding:5px 45px 0 0;
    display:inline-block;
    vertical-align:top;

     }

    #footer .widget ul { padding:0 0 0 15px; }

    #footer .widget a { color:#c4c4c4; }

    #footer .widget h3 {
        background:none;
        height:22px;
        font-family:BKoodak, Tahoma, Geneva, sans-serif;
        text-transform:none;
        font-size:16px;
        color:#aeaeae;
        font-weight:normal;
        margin-bottom:10px;
        border-bottom:1px solid #595959;
        padding:7px 10px 0 5px; }

.textwidget {
    text-align:justify; }

 /********************************************************************************************* 

12. bottom sidebar  -------------------------  footer-feature.php

*********************************************************************************************/  



#btn-menu {
    height: 33px;
    margin: 0 auto; }

#menu-wrap {
    width: 980px;
    margin: 0 auto; }

/* Navigations
-------------------------------*/
ul.btn-nav { margin: 0 }

/* Main navigation */
#btn-nav, #btn-nav ul {
    height: 35px;
    width: 610px;
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
    z-index: 100;
    padding-top: 6px; }

#btn-nav a {
    color: #e7e7e7;
    font-size: 10px;
    font-weight: normal;
    display: block;
    text-decoration: none;
    padding: 5px 7px;
    text-transform: capitalize;
    direction:rtl;
    text-align:right; }

    #btn-nav a:hover {
        color: #fff;
        background: #1F1F1F;
        -moz-border-radius: 3px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px; }

.current_page_item a {
    color: #fff;
    background: #1F1F1F;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }



#btn-nav li {
    float: right;
    padding-right: 12px; }



 /********************************************************************************************* 

13. Footer-feature  -------------------------  footer-feature.php

*********************************************************************************************/   

#footer-f {
    background:#ccc;
    border-top:3px solid #999;
    border-radius: 5px 5px 0 0;
    padding-top:3px;
     clear:both; 
}
.feauture {
    margin:auto;
    width:1000px;
    height:290px;
}
 

hamed123

تازه وارد
سپاس عشقم......ولی قبلش بکاپ زدم از سرورم :x: :x:

یه محمد هستش و یه پرشین اسکریپت و یه وردپرس

مشکل حل شد ش

فقط دقیق تر میگی کجا رو حذف کردم ؟ :x:

بعدش میشه تو همین کد که دادی توضیح بدی برای ایمکه هدر بزرگتر شه و اون بالا به حای قسمت خالی سفید هدر قرار بدم کدوم قسمتو باید حذف کنم

اخه من به گفته خودت margin-top: 30px; پاک کردم اینطوری شد

 
بالا