انجمن


راست چین کردن دسته ها  (۱۸ نوشته)

  • hadisoft

    آفلاین
    عضو
    تعداد نوشته‌ها: ۲۲۱
    تشکر شده: ۱۴۰ بار
    # نوشته شده: ۱۳ سال پیش
    ۲ آذر ۱۳۸۹ - ۲۳:۲۲

    سلام
    دسته های من وسط چین هستند من میخواهم آن ها را وسط چین کنم چطور باید انجام بدم راستی باید بگم که از ابزارک استفاده میکنم

  • hadisoft

    آفلاین
    عضو
    تعداد نوشته‌ها: ۲۲۱
    تشکر شده: ۱۴۰ بار
    # نوشته شده: ۱۳ سال پیش
    ۳ آذر ۱۳۸۹ - ۱۷:۱۳

    عزیزان کمک نمی کنید؟

  • jijinaz

    آفلاین
    عضو
    تعداد نوشته‌ها: ۱۰
    تشکر شده: ۱۸ بار
    # نوشته شده: ۱۳ سال پیش
    ۳ آذر ۱۳۸۹ - ۱۸:۳۰

    سلام شما برید داخل فایل استایل قالبتون بگردید این تگ رو پیدا کنید center و بعد تغییر بدید به right
    شاید این center چند جای دیگه ی قالبتون استفاده شده باشه که باید جاش رو توی فایل استایل پیدا کنید. شاید نهایتش 5 تا داشته باشه یه نگاه بندازید پیدا میشه

    کاربران زیر به‌خاطر این نوشته تشکر کرده‌اند:
    hadisoft
  • hadisoft

    آفلاین
    عضو
    تعداد نوشته‌ها: ۲۲۱
    تشکر شده: ۱۴۰ بار
    # نوشته شده: ۱۳ سال پیش
    ۳ آذر ۱۳۸۹ - ۲۰:۰۹

    jijinaz گفت:
    سلام شما برید داخل فایل استایل قالبتون بگردید این تگ رو پیدا کنید center و بعد تغییر بدید به right
    شاید این center چند جای دیگه ی قالبتون استفاده شده باشه که باید جاش رو توی فایل استایل پیدا کنید. شاید نهایتش 5 تا داشته باشه یه نگاه بندازید پیدا میشه

    گشتم ولی فقط برای منو center هست ! به جز اون سرچ کردم چیزی نیست

  • jijinaz

    آفلاین
    عضو
    تعداد نوشته‌ها: ۱۰
    تشکر شده: ۱۸ بار
    # نوشته شده: ۱۳ سال پیش
    ۳ آذر ۱۳۸۹ - ۲۳:۱۴

    کد استایلتون رو قرار بدید لطفا" ببینم توش پیدا میشه حالا من نتونستم دوستان دیگه میبینن راهنمایی میکنن

    یه چیزی توی این مایه ها باید باشه

    .BlockHeader
    {
    	position:relative;
    	z-index:0;
    	height: 30px;
    	padding: 0 8px;
    	margin-bottom: 0px;
    }
    
    .BlockHeader .t
    {
    	height: 30px;
    	color: #000000;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    text-align: right;
    	white-space : nowrap;
    	padding: 0 16px;
    	line-height: 30px;
    }

    حالا شاید قسمت padding روش تاثیر میزاره و مسط میمونه. اگر کدتون رو قرار بدید خوبه

    کاربران زیر به‌خاطر این نوشته تشکر کرده‌اند:
    hadisoft
  • hadisoft

    آفلاین
    عضو
    تعداد نوشته‌ها: ۲۲۱
    تشکر شده: ۱۴۰ بار
    # نوشته شده: ۱۳ سال پیش
    ۴ آذر ۱۳۸۹ - ۱۰:۴۳

    سلام
    این هم کد

    /*
    Theme Name : wp-hadi
    Theme Version : 1.0
    Author : hadisoftware.com
    */
    
    body{
    background: #FFF url(images/backround.gif) repeat-x;
    font:11px tahoma;
            direction:rtl
    }
    img{
    border:none;
    }
    input,select,table,button{
    font:11px tahoma;
    }
    textarea{
    border:1px solid #666;
    background-color:#999;
    font:11px tahoma;
    color:#000;
    }
    input{
    border:1px solid #666;
    color:#000;
    background-color:#999;
    }
    #h{
    display:inline;
    }
    h1{
    font-size:16px;
    }
    h2{
    font-size:15px;
    }
    h3{
    font-size:14px;
    }
    h4{
    font-size:13px;
    }
    h5{
    font-size:12px;
    }
    h6{
    font-size:11px;
    }
    .hide{
    display:none;
    }
    #header{
    background:url(images/header.1.jpg) no-repeat;
    margin:5px auto 0px auto;
    height:180px;
    width:936px;
    }
    #shop-header{
    background:url(images/shop-header.jpg) no-repeat;
    margin:5px auto 0px auto;
    height:100px;
    width:936px;
    }
    #content{
    height:auto;
    width:982px;
    overflow:hidden !important; overflow:visible;
    margin:0 auto 10px auto;
    }
    #content-up{
    background:url(images/body-up.png) no-repeat !important; background:url(images/body-up.gif);
    height:23px;
    width:982px;
    overflow:hidden !important; overflow:visible;
    }
    #content-side{
    background:url(images/body-side.png) repeat-y !important; background:url(images/body-side.gif) repeat-y;
    height:100%;
    width:982px;
    overflow:hidden !important; overflow:visible;
    }
    #content-down{
    background:url(images/body-down.png) no-repeat !important; background:url(images/body-down.gif) no-repeat;
    height:23px;
    width:982px;
    overflow:hidden !important; overflow:visible;
    }
    #menu{
    background:url(images/menu.gif) no-repeat;
    height:42px;
    width:936px;
    margin:0 auto 0 auto;
    }
    #menu a{
    color:#fff;
    background:url(images/menu-line.gif) left no-repeat;
    text-decoration:none;
    text-align:center;
    padding:11px 20px 0px 20px;
    font-size:9pt;
    float:right;
    height:31px;
    font-family:tahoma ;
    font-weight:bold;
    }
    #menu a:hover{
    color:#666;
    }
    #search{
    background:url(images/search.png) left no-repeat !important; background:url(images/search.gif) left no-repeat;
    float:left;
    height:27px;
    width:184px;
    margin-left:10px;
    margin-top:8px !important; margin-top: 2px;
    }
    .search-input{
    background:none;
        height:15px;
    width:135px;
    color:#999;
    border:none;
    padding-top:3px !important; padding-top:5px;
    font-size:10px;
    padding-right: 9px;
    }
    .search-button{
    background:none;
    height:20px;
    width:20px;
    border:none;
    padding-top:4px !important; padding-top:10px;
    padding-right:3px;
    cursor:pointer;
    }
    #linkdump{
    height:auto;
    width:936px;
    margin:0 auto 0 auto;
    padding-top:10px;
    }
    #linkdump-up{
    background:url(images/linkdump-up.gif) left no-repeat !important; background:url(images/linkdump-up-ie.gif) left no-repeat;
    height:8px;
    width:936px;
    }
    #linkdump-body{
    background:#efefef;
    height:auto;
    width:936px;
    }
    #linkdump-down{
    background:url(images/linkdump-down.gif) left no-repeat !important; background:url(images/linkdump-down-ie.gif) left no-repeat;
    height:8px;
    width:936px;
    }
    #linkdump ul{
    list-style-type:none;
    margin:0px;
    padding:0px;
    }
    #linkdump ul li{
    padding:0 12px 0 0;
    display:block;
    background:url(images/linkdump-arrow.gif) no-repeat right 5px;
    }
    #linkdump a{
    color:#333;
    text-decoration:none;
    }
    #linkdump a:hover{
    color:#999;
    text-decoration:none;
    }
    #rightcol{
    height:auto;
    width:160px;
    float:right;
    padding:10px 22px 10px 8px;
    color:#333;
    text-align: right;
    }
    #rightcol-up{
    background:url(images/rightcol-up.gif) no-repeat;
    height:30px;
    width:160px;
    }
    #rightcol-uptext{
    font-weight:bold;
    color:#fff;
    padding:7px 5px;
    }
    #rightcol-body{
    height:auto;
    width:158px;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    }
    #rightcol-btext{
    padding:5px;
    }
    #rightcol-down{
    background:url(images/rightcol-down.gif) no-repeat;
    height:5px;
    width:160px;
    padding-bottom:10px;
    }
    #rightcol ul{
    list-style-type:none;
    margin:0px;
    padding:0px;
    }
    #rightcol ul li{
    display:block;
    background:url(images/arrow.gif) no-repeat right 5px;
    padding:0 10px 0 0;
    }
    #rightcol li{
    padding:0 8px 0 0;
    display:block;
    background:url(images/arrow.gif) no-repeat right 6px;
    }
    #rightcol ul li ul li{
    background:url(images/point.gif) right 5px no-repeat;
    padding:0 10px 0 0;
    margin:0 10px 0 0;
    font-weight:100;
    }
    #rightcol a{
    color:#333;
    text-decoration:none;
    }
    #rightcol a:hover{
    color:#999;
    text-decoration:none;
    }
    #centercol{
    height:auto;
    width:500px !important; width:490px;
    float:right;
    padding:10px 5px 10px 5px !important; padding:10px 4px 10px 6px;
    color:#333;
    }
    #centercol-ads{
    height:280px;
    width:500px;
    background:url(images/center-ads.gif) no-repeat;
    padding-bottom:10px;
    }
    #centercol-adsb{
    height:60px;
    width:468px;
    padding:5px 16px 5px 16px;
    }
    #centercol-up{
    background:url(images/centercol-up.gif) no-repeat !important; background:url(images/centercol-up-ie.gif) no-repeat;
    height:5px;
    width:500px !important; width:502px;
    }
    #centercol-body{
    height:auto;
    width:498px !important; width:488px;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    }
    #centercol-down{
    background:url(images/centercol-down.gif) no-repeat !important; background:url(images/centercol-down-ie.gif) no-repeat;
    height:5px;
    width:500px !important; width:502px;
    padding-bottom:10px;
    }
    #centercol a{
    color:#333;
    text-decoration:none;
    }
    #centercol a:hover{
    color:#999;
    text-decoration:none;
    }
    #entry{
    height:auto;
    width:500px !important; width:480px;
    }
    .entry{
    padding:5px !important; padding:0px;
    height:auto;
    width:490px;
    }
    .entry-header{
    padding:5px;
    height:auto;
    width:490px;
    font-weight:bold;
    }
    .entry-body{
    padding:5px;
    height:auto;
    width:480px;
    }
    .main-center img {
    border: 1px solid #c0c0c0;
    background: #d7d5d5;
    margin: 4px;
    padding:5px;
    filter:alpha(opacity=80);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    opacity:0.8;
     -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    }
    .main-center img:hover {
    border: 1px solid #979797;
    background: #d7d5d5;
    margin: 4px;
    padding:5px;
    filter:alpha(opacity=100);
    -webkit-transform: skew(0deg,  -0.5deg);
      -moz-transform: skew(0deg,  -0.5deg);
      -o-transform: skew(0deg,  -0.5deg);
      transform: skew(0deg,  0deg);
    opacity:1.0;
     -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    }
    .entry-hit{
    font-size:10px;
    text-align:left;
            padding-left:4px !important; padding-left:4px;
    width:485px !important; width:496px;
    border-top:dotted 1px #ccc;
    color:#666;
    }
    .entry-footer{
    height:auto;
    width:485px !important; width:500px;
    border-top:dotted 1px #ccc;
    font-size:10px;
    color:#666;
    }
    #last{
    height:auto;
    width:500px;
    float:right;
    padding-top:5px;
    padding-bottom:10px;
    }
    #last-up{
    background:url(images/last-up.gif) no-repeat !important; background:url(images/last-up-ie.gif) no-repeat;
    height:30px;
    width:500px !important; width:502px;
    }
    #last-uptext{
    font-weight:bold;
    color:#fff;
    padding:7px 5px;
    }
    #last-body{
    height:auto;
    width:498px;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    }
    #last-btext{
    padding:5px 5px 2px 5px !important; padding:0px;
    }
    #last-down{
    background:url(images/centercol-down.gif) no-repeat !important; background:url(images/centercol-down-ie.gif) no-repeat;
    height:5px;
    width:500px !important; width:502px;
    }
    #last a {
    color:#999;
    text-decoration:none;
    }
    #last a:hover{
    color:#666;
    text-decoration:none;
    }
    #last ul{
    list-style-type:none;
    margin:0px;
    padding:0px;
    }
    #last li{
    background:url(images/left-arrow.gif) no-repeat right 5px ;
    display:block;
    padding:0 13px 0 0;
    }
    #leftcol{
    text-align: right;
    height:auto;
    width:250px;
    float:left;
    padding:10px 5px 10px 25px;
    color:#333;
    }
    #leftcol-up{
    background:url(images/leftcol-up.gif) no-repeat;
    height:30px;
    width:250px;
    }
    #leftcol-uptext{
    font-weight:bold;
    color:#fff;
    padding:7px 5px;
    }
    #leftcol-body{
    height:auto;
    width:248px;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    }
    #leftcol-btext{
    text-align: right;
    padding:5px;
    }
    #leftcol-down{
    background:url(images/leftcol-down.gif) no-repeat;
    height:5px;
    width:250px;
    padding-bottom:10px;
    }
    #leftcol ul{
    list-style-type:none;
    margin:0px;
    padding:0px;
    }
    #leftcol li{
    background:url(images/left-arrow.gif) right 5px no-repeat;
    display:block;
    padding:0 13px 0 0;
    }
    #leftcol a{
    color:#333;
    text-decoration:none;
    }
    #leftcol a:hover{
    color:#999;
    text-decoration:none;
    }
    #page{
    height:auto;
    width:500px;
    float:right;
    padding:5px 0 10px 0;
    }
    #page-up{
    background:url(images/centercol-up.gif) no-repeat !important; background:url(images/centercol-up-ie.gif) no-repeat;
    height:5px;
    width:500px !important; width:502px;
    }
    #page-body{
    height:auto;
    width:498px !important; width:500px;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    text-align:left;
    direction:ltr;
    }
    #page-btext{
    padding-left:3px;
    padding-right:3px;
    }
    #page-down{
    background:url(images/centercol-down.gif) no-repeat !important; background:url(images/centercol-down-ie.gif) no-repeat;
    height:5px;
    width:500px !important; width:502px;
    }
    #page a{
    color:#999;
    text-decoration:none;
    }
    #page a:hover{
    color:#666;
    text-decoration:none;
    }
    #up{
    height:32px;
    width:500px;
    margin:10px auto 10px auto;
    overflow:hidden;
    }
    #footer{
    height:auto;
    width:936px;
    margin-right:auto;
    margin-left:auto;
    float:right;
    padding-right:23px;
    padding-bottom:5px;
    color:#fff;
    }
    #footer-up{
    background:url(images/footer-up.gif) left no-repeat !important; background:url(images/footer-up-ie.gif) left no-repeat;
    height:5px;
    width:936px;
    }
    #footer-body{
    background-color:#000000;
    height:auto;
    width:936px;
    color:#fff;
    }
    #footer-down{
    background:url(images/footer-down.gif) left no-repeat !important; background:url(images/footer-down-ie.gif) left no-repeat;
    height:5px;
    width:936px;
    }
    #footer a{
    color:#fff;
    text-decoration:none;
    }
    #footer a:hover {
    color:#fff;
    text-decoration:underline;
    }
    #comment{
    height:auto;
    width:500px;
    padding-top:10px;
    }
    #comment-up{
    border-bottom:1px solid #99cc60;
    height:auto;
    width:500px;
    }
    #comment-body{
    padding:5px;
    height:auto;
    width:490px;
    }
    .comment-up{
    background:url(images/comment-up.gif) left no-repeat !important; background:url(images/comment-up-ie.gif) left no-repeat;
    height:10px;
    width:490px;
    }
    .comment-body{
    height:auto;
    width:490px;
    background-color:#f1f7e9;
    }
    .comment-btext{
    padding-right:10px;
    width:480px;
    height:auto;
    }
    .comment-down{
    background:url(images/comment-down.gif) left no-repeat !important;
    background:url(images/comment-down-ie.gif) no-repeat;
    height:10px;
    width:490px;
    }
    .comment-gravatar{
    padding-left:10px;
    float:left;
    }
    .comment-gravatar img{
    border: 1px solid #99cc60;
    padding: 2px;
    }
    #comment-down{
    border-bottom:1px solid #99cc60;
    height:auto;
    width:500px;
    }
    #tooltip{
    position:absolute;
    border:1px solid #eee;
    background:#f9f9f9;
    padding:2px 5px;
    color:#666;
    display:none;
    font: 11px Tahoma;
    }
    #wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
    	padding: 4px 0px 0px 0px;
    	margin: 0;
    	border: none;
    	text-decoration: none;
    	font-weight: normal;
    	font-style: normal;
    	list-style: none;
    	text-transform: none;
    	text-indent: 0px;
    	font-variant: normal;
    	text-align: left;
    	line-height: 12px;
    	letter-spacing: 0px;
    	word-spacing: 0px;
    }
    
    #wp_page_numbers {
    	width: 100%;
    }
    #wp_page_numbers ul {
    	width: 100%;
    }
    #wp_page_numbers li {
    	float: left;
    	display: block;
    }
    
    #wp_page_numbers a {
    	padding-left: 5px;
    	padding-right: 5px;
    	display: block;
    	color: #6D6D64;
    	font-family: tahoma;
    	font-size: 8pt;
    }
    
    #wp_page_numbers a:hover {
    	padding-left: 5px;
    	padding-right: 5px;
    	display: block;
    	color: #49A7F6;
    	font-family: tahoma;
    	font-size: 8pt;
    }
    
    #wp_page_numbers li a:hover {
    	color: #666;
    }
    
    #wp_page_numbers li.space {
    	font-size: 8pt;
    	font-family: tahoma;
    	color: #aaa;
    	padding-left: 5px;
    	padding-right: 5px;
    
    }
    
    #wp_page_numbers li.first_last_page {
    	font-style: italic;
    }
    
    #wp_page_numbers li.active_page a {
    	color: #000;
    	font-weight:bold;
    }
    #wp_page_numbers li.active_page a:hover  {
    	color: #666666; /* IE fix */
    
    }
    
    #wp_page_numbers li.page_info {
    	float: right;
    	font-size: 8pt;
    	font-family: tahoma;
    	color: #aaa;
    	display: block;
    	padding-right: 5px;
    
    }page a:hover  {
    	color: #fff; /* IE fix */
    	text-decoration: underline;
    	border-color: #A1D4E5;
    }
    
    #wp_page_numbers li.page_info {
    	float: right;
    	display: block;
    	padding: 3px;
    	padding-left: 5px;
    	padding-right: 5px;
    	margin-right: 2px;
    	color: #C4CDCA;
    	font-size: 11px;
    	border: 1px solid #A1D4E5;
    }/*
    Theme Name : wp-hadi
    Theme Version : 1.0
    Author : hadisoftware.com
    */
    
    body{
    background: #FFF url(images/backround.gif) repeat-x;
    font:11px tahoma;
            direction:rtl
    }
    img{
    border:none;
    }
    input,select,table,button{
    font:11px tahoma;
    }
    textarea{
    border:1px solid #666;
    background-color:#999;
    font:11px tahoma;
    color:#000;
    }
    input{
    border:1px solid #666;
    color:#000;
    background-color:#999;
    }
    #h{
    display:inline;
    }
    h1{
    font-size:16px;
    }
    h2{
    font-size:15px;
    }
    h3{
    font-size:14px;
    }
    h4{
    font-size:13px;
    }
    h5{
    font-size:12px;
    }
    h6{
    font-size:11px;
    }
    .hide{
    display:none;
    }
    #header{
    background:url(images/header.1.jpg) no-repeat;
    margin:5px auto 0px auto;
    height:180px;
    width:936px;
    }
    #shop-header{
    background:url(images/shop-header.jpg) no-repeat;
    margin:5px auto 0px auto;
    height:100px;
    width:936px;
    }
    #content{
    height:auto;
    width:982px;
    overflow:hidden !important; overflow:visible;
    margin:0 auto 10px auto;
    }
    #content-up{
    background:url(images/body-up.png) no-repeat !important; background:url(images/body-up.gif);
    height:23px;
    width:982px;
    overflow:hidden !important; overflow:visible;
    }
    #content-side{
    background:url(images/body-side.png) repeat-y !important; background:url(images/body-side.gif) repeat-y;
    height:100%;
    width:982px;
    overflow:hidden !important; overflow:visible;
    }
    #content-down{
    background:url(images/body-down.png) no-repeat !important; background:url(images/body-down.gif) no-repeat;
    height:23px;
    width:982px;
    overflow:hidden !important; overflow:visible;
    }
    #menu{
    background:url(images/menu.gif) no-repeat;
    height:42px;
    width:936px;
    margin:0 auto 0 auto;
    }
    #menu a{
    color:#fff;
    background:url(images/menu-line.gif) left no-repeat;
    text-decoration:none;
    text-align:center;
    padding:11px 20px 0px 20px;
    font-size:9pt;
    float:right;
    height:31px;
    font-family:tahoma ;
    font-weight:bold;
    }
    #menu a:hover{
    color:#666;
    }
    #search{
    background:url(images/search.png) left no-repeat !important; background:url(images/search.gif) left no-repeat;
    float:left;
    height:27px;
    width:184px;
    margin-left:10px;
    margin-top:8px !important; margin-top: 2px;
    }
    .search-input{
    background:none;
        height:15px;
    width:135px;
    color:#999;
    border:none;
    padding-top:3px !important; padding-top:5px;
    font-size:10px;
    padding-right: 9px;
    }
    .search-button{
    background:none;
    height:20px;
    width:20px;
    border:none;
    padding-top:4px !important; padding-top:10px;
    padding-right:3px;
    cursor:pointer;
    }
    #linkdump{
    height:auto;
    width:936px;
    margin:0 auto 0 auto;
    padding-top:10px;
    }
    #linkdump-up{
    background:url(images/linkdump-up.gif) left no-repeat !important; background:url(images/linkdump-up-ie.gif) left no-repeat;
    height:8px;
    width:936px;
    }
    #linkdump-body{
    background:#efefef;
    height:auto;
    width:936px;
    }
    #linkdump-down{
    background:url(images/linkdump-down.gif) left no-repeat !important; background:url(images/linkdump-down-ie.gif) left no-repeat;
    height:8px;
    width:936px;
    }
    #linkdump ul{
    list-style-type:none;
    margin:0px;
    padding:0px;
    }
    #linkdump ul li{
    padding:0 12px 0 0;
    display:block;
    background:url(images/linkdump-arrow.gif) no-repeat right 5px;
    }
    #linkdump a{
    color:#333;
    text-decoration:none;
    }
    #linkdump a:hover{
    color:#999;
    text-decoration:none;
    }
    #rightcol{
    height:auto;
    width:160px;
    float:right;
    padding:10px 22px 10px 8px;
    color:#333;
    text-align: right;
    }
    #rightcol-up{
    background:url(images/rightcol-up.gif) no-repeat;
    height:30px;
    width:160px;
    }
    #rightcol-uptext{
    font-weight:bold;
    color:#fff;
    padding:7px 5px;
    }
    #rightcol-body{
    height:auto;
    width:158px;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    }
    #rightcol-btext{
    padding:5px;
    }
    #rightcol-down{
    background:url(images/rightcol-down.gif) no-repeat;
    height:5px;
    width:160px;
    padding-bottom:10px;
    }
    #rightcol ul{
    list-style-type:none;
    margin:0px;
    padding:0px;
    }
    #rightcol ul li{
    display:block;
    background:url(images/arrow.gif) no-repeat right 5px;
    padding:0 10px 0 0;
    }
    #rightcol li{
    padding:0 8px 0 0;
    display:block;
    background:url(images/arrow.gif) no-repeat right 6px;
    }
    #rightcol ul li ul li{
    background:url(images/point.gif) right 5px no-repeat;
    padding:0 10px 0 0;
    margin:0 10px 0 0;
    font-weight:100;
    }
    #rightcol a{
    color:#333;
    text-decoration:none;
    }
    #rightcol a:hover{
    color:#999;
    text-decoration:none;
    }
    #centercol{
    height:auto;
    width:500px !important; width:490px;
    float:right;
    padding:10px 5px 10px 5px !important; padding:10px 4px 10px 6px;
    color:#333;
    }
    #centercol-ads{
    height:280px;
    width:500px;
    background:url(images/center-ads.gif) no-repeat;
    padding-bottom:10px;
    }
    #centercol-adsb{
    height:60px;
    width:468px;
    padding:5px 16px 5px 16px;
    }
    #centercol-up{
    background:url(images/centercol-up.gif) no-repeat !important; background:url(images/centercol-up-ie.gif) no-repeat;
    height:5px;
    width:500px !important; width:502px;
    }
    #centercol-body{
    height:auto;
    width:498px !important; width:488px;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    }
    #centercol-down{
    background:url(images/centercol-down.gif) no-repeat !important; background:url(images/centercol-down-ie.gif) no-repeat;
    height:5px;
    width:500px !important; width:502px;
    padding-bottom:10px;
    }
    #centercol a{
    color:#333;
    text-decoration:none;
    }
    #centercol a:hover{
    color:#999;
    text-decoration:none;
    }
    #entry{
    height:auto;
    width:500px !important; width:480px;
    }
    .entry{
    padding:5px !important; padding:0px;
    height:auto;
    width:490px;
    }
    .entry-header{
    padding:5px;
    height:auto;
    width:490px;
    font-weight:bold;
    }
    .entry-body{
    padding:5px;
    height:auto;
    width:480px;
    }
    .entry-hit{
    font-size:10px;
    text-align:left;
            padding-left:4px !important; padding-left:4px;
    width:485px !important; width:496px;
    border-top:dotted 1px #ccc;
    color:#666;
    }
    .entry-footer{
    height:auto;
    width:485px !important; width:500px;
    border-top:dotted 1px #ccc;
    font-size:10px;
    color:#666;
    }
    #last{
    height:auto;
    width:500px;
    float:right;
    padding-top:5px;
    padding-bottom:10px;
    }
    #last-up{
    background:url(images/last-up.gif) no-repeat !important; background:url(images/last-up-ie.gif) no-repeat;
    height:30px;
    width:500px !important; width:502px;
    }
    #last-uptext{
    font-weight:bold;
    color:#fff;
    padding:7px 5px;
    }
    #last-body{
    height:auto;
    width:498px;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    }
    #last-btext{
    padding:5px 5px 2px 5px !important; padding:0px;
    }
    #last-down{
    background:url(images/centercol-down.gif) no-repeat !important; background:url(images/centercol-down-ie.gif) no-repeat;
    height:5px;
    width:500px !important; width:502px;
    }
    #last a {
    color:#999;
    text-decoration:none;
    }
    #last a:hover{
    color:#666;
    text-decoration:none;
    }
    #last ul{
    list-style-type:none;
    margin:0px;
    padding:0px;
    }
    #last li{
    background:url(images/left-arrow.gif) no-repeat right 5px ;
    display:block;
    padding:0 13px 0 0;
    }
    #leftcol{
    text-align: right;
    height:auto;
    width:250px;
    float:left;
    padding:10px 5px 10px 25px;
    color:#333;
    }
    #leftcol-up{
    background:url(images/leftcol-up.gif) no-repeat;
    height:30px;
    width:250px;
    }
    #leftcol-uptext{
    font-weight:bold;
    color:#fff;
    padding:7px 5px;
    }
    #leftcol-body{
    height:auto;
    width:248px;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    }
    #leftcol-btext{
    text-align: right;
    padding:5px;
    }
    #leftcol-down{
    background:url(images/leftcol-down.gif) no-repeat;
    height:5px;
    width:250px;
    padding-bottom:10px;
    }
    #leftcol ul{
    list-style-type:none;
    margin:0px;
    padding:0px;
    }
    #leftcol li{
    background:url(images/left-arrow.gif) right 5px no-repeat;
    display:block;
    padding:0 13px 0 0;
    }
    #leftcol a{
    color:#333;
    text-decoration:none;
    }
    #leftcol a:hover{
    color:#999;
    text-decoration:none;
    }
    #page{
    height:auto;
    width:500px;
    float:right;
    padding:5px 0 10px 0;
    }
    #page-up{
    background:url(images/centercol-up.gif) no-repeat !important; background:url(images/centercol-up-ie.gif) no-repeat;
    height:5px;
    width:500px !important; width:502px;
    }
    #page-body{
    height:auto;
    width:498px !important; width:500px;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    text-align:left;
    direction:ltr;
    }
    #page-btext{
    padding-left:3px;
    padding-right:3px;
    }
    #page-down{
    background:url(images/centercol-down.gif) no-repeat !important; background:url(images/centercol-down-ie.gif) no-repeat;
    height:5px;
    width:500px !important; width:502px;
    }
    #page a{
    color:#999;
    text-decoration:none;
    }
    #page a:hover{
    color:#666;
    text-decoration:none;
    }
    #up{
    height:32px;
    width:500px;
    margin:10px auto 10px auto;
    overflow:hidden;
    }
    #footer{
    height:auto;
    width:936px;
    margin-right:auto;
    margin-left:auto;
    float:right;
    padding-right:23px;
    padding-bottom:5px;
    color:#fff;
    }
    #footer-up{
    background:url(images/footer-up.gif) left no-repeat !important; background:url(images/footer-up-ie.gif) left no-repeat;
    height:5px;
    width:936px;
    }
    #footer-body{
    background-color:#000000;
    height:auto;
    width:936px;
    color:#fff;
    }
    #footer-down{
    background:url(images/footer-down.gif) left no-repeat !important; background:url(images/footer-down-ie.gif) left no-repeat;
    height:5px;
    width:936px;
    }
    #footer a{
    color:#fff;
    text-decoration:none;
    }
    #footer a:hover {
    color:#fff;
    text-decoration:underline;
    }
    #comment{
    height:auto;
    width:500px;
    padding-top:10px;
    }
    #comment-up{
    border-bottom:1px solid #99cc60;
    height:auto;
    width:500px;
    }
    #comment-body{
    padding:5px;
    height:auto;
    width:490px;
    }
    .comment-up{
    background:url(images/comment-up.gif) left no-repeat !important; background:url(images/comment-up-ie.gif) left no-repeat;
    height:10px;
    width:490px;
    }
    .comment-body{
    height:auto;
    width:490px;
    background-color:#f1f7e9;
    }
    .comment-btext{
    padding-right:10px;
    width:480px;
    height:auto;
    }
    .comment-down{
    background:url(images/comment-down.gif) left no-repeat !important;
    background:url(images/comment-down-ie.gif) no-repeat;
    height:10px;
    width:490px;
    }
    .comment-gravatar{
    padding-left:10px;
    float:left;
    }
    .comment-gravatar img{
    border: 1px solid #99cc60;
    padding: 2px;
    }
    #comment-down{
    border-bottom:1px solid #99cc60;
    height:auto;
    width:500px;
    }
    #tooltip{
    position:absolute;
    border:1px solid #eee;
    background:#f9f9f9;
    padding:2px 5px;
    color:#666;
    display:none;
    font: 11px Tahoma;
    }
    #wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
    	padding: 4px 0px 0px 0px;
    	margin: 0;
    	border: none;
    	text-decoration: none;
    	font-weight: normal;
    	font-style: normal;
    	list-style: none;
    	text-transform: none;
    	text-indent: 0px;
    	font-variant: normal;
    	text-align: left;
    	line-height: 12px;
    	letter-spacing: 0px;
    	word-spacing: 0px;
    }
    
    #wp_page_numbers {
    	width: 100%;
    }
    #wp_page_numbers ul {
    	width: 100%;
    }
    #wp_page_numbers li {
    	float: left;
    	display: block;
    }
    
    #wp_page_numbers a {
    	padding-left: 5px;
    	padding-right: 5px;
    	display: block;
    	color: #6D6D64;
    	font-family: tahoma;
    	font-size: 8pt;
    }
    
    #wp_page_numbers a:hover {
    	padding-left: 5px;
    	padding-right: 5px;
    	display: block;
    	color: #49A7F6;
    	font-family: tahoma;
    	font-size: 8pt;
    }
    
    #wp_page_numbers li a:hover {
    	color: #666;
    }
    
    #wp_page_numbers li.space {
    	font-size: 8pt;
    	font-family: tahoma;
    	color: #aaa;
    	padding-left: 5px;
    	padding-right: 5px;
    
    }
    
    #wp_page_numbers li.first_last_page {
    	font-style: italic;
    }
    
    #wp_page_numbers li.active_page a {
    	color: #000;
    	font-weight:bold;
    }
    #wp_page_numbers li.active_page a:hover  {
    	color: #666666; /* IE fix */
    
    }
    
    #wp_page_numbers li.page_info {
    	float: right;
    	font-size: 8pt;
    	font-family: tahoma;
    	color: #aaa;
    	display: block;
    	padding-right: 5px;
    
    }page a:hover  {
    	color: #fff; /* IE fix */
    	text-decoration: underline;
    	border-color: #A1D4E5;
    }
    
    #wp_page_numbers li.page_info {
    	float: right;
    	display: block;
    	padding: 3px;
    	padding-left: 5px;
    	padding-right: 5px;
    	margin-right: 2px;
    	color: #C4CDCA;
    	font-size: 11px;
    	border: 1px solid #A1D4E5;
    }
  • jijinaz

    آفلاین
    عضو
    تعداد نوشته‌ها: ۱۰
    تشکر شده: ۱۸ بار
    # نوشته شده: ۱۳ سال پیش
    ۴ آذر ۱۳۸۹ - ۱۹:۲۹

    سلام. راستش من زیرو رو کردم چیزی ندیدم!
    شما برو توی فایل ایندکس قالبتون ببینید چیزی دستی وارد نشده؟ اینو پیدا کنید <center> باید حسابی بگردید این قالبتون خیلی عجیبه! یه راه دیگه هم هست . یه عکس فلش جفت هر موضوع هست. اسم اون عکس رو توی تمام فایل هاتون بگرید پیدا کنید ببینید کجا هست. احتمالا" نزدیکش center پیدا میشه

    دیگه اگر خیلی خیلی خیلی نا امید شدید. برید تک تک فایل ها رو برای یافتن center زیرو رو کنید با Ctrl+F راحت پیدا میشه. یه چند تاش رو تست کنید و تغییر بدید به right ببینید چه تغییری میکنه .موفق باشید

    کاربران زیر به‌خاطر این نوشته تشکر کرده‌اند:
    hadisoft
  • تورتک

    آفلاین
    عضو
    تعداد نوشته‌ها: ۱۰۶
    تشکر شده: ۱۸۷ بار
    # نوشته شده: ۱۳ سال پیش
    ۴ آذر ۱۳۸۹ - ۲۰:۴۸

    نه تو فایل استایلتون نیست تو فایل های Sidebar بگرد دنبال چیزی شبیه به cat-item و بالاترش یک <center> می بینی که اونو پاک کن و چند خط پایین تر یک </center> اونم پاک کن باید درست بشه.

    کاربران زیر به‌خاطر این نوشته تشکر کرده‌اند:
    hadisoft
  • hadisoft

    آفلاین
    عضو
    تعداد نوشته‌ها: ۲۲۱
    تشکر شده: ۱۴۰ بار
    # نوشته شده: ۱۳ سال پیش
    ۴ آذر ۱۳۸۹ - ۲۲:۵۲

    آخه تو sidebar هم نیست نگاه کنید این sidebar1

    <?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(1) ) : else : ?>
    <?php endif; ?>

    واین sidebar2
    `<?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(2) ) : else : ?>
    <?php endif; ?>

  • تورتک

    آفلاین
    عضو
    تعداد نوشته‌ها: ۱۰۶
    تشکر شده: ۱۸۷ بار
    # نوشته شده: ۱۳ سال پیش
    ۵ آذر ۱۳۸۹ - ۰۲:۵۱

    آره آره ببخشید شما درست می گید. hadisoft جان من الان به سایتت دسترسی ندارم اسم قالبت رو بگو تا ببینمش و بتونم راهکار بدم.

    کاربران زیر به‌خاطر این نوشته تشکر کرده‌اند:
    hadisoft
  • hadisoft

    آفلاین
    عضو
    تعداد نوشته‌ها: ۲۲۱
    تشکر شده: ۱۴۰ بار
    # نوشته شده: ۱۳ سال پیش
    ۵ آذر ۱۳۸۹ - ۱۰:۴۰

    خواهش می کنم این چه حرفیه اسم قالب من downloadina هست

  • تورتک

    آفلاین
    عضو
    تعداد نوشته‌ها: ۱۰۶
    تشکر شده: ۱۸۷ بار
    # نوشته شده: ۱۳ سال پیش
    ۶ آذر ۱۳۸۹ - ۰۰:۳۴

    hadisoft جان من هر چی می گردم قالبت رو تو قسمت پوسته ها نمی تونم پیدا کنم لینک دانلود بده عزیز.

    کاربران زیر به‌خاطر این نوشته تشکر کرده‌اند:
    hadisoft
  • hadisoft

    آفلاین
    عضو
    تعداد نوشته‌ها: ۲۲۱
    تشکر شده: ۱۴۰ بار
    # نوشته شده: ۱۳ سال پیش
    ۶ آذر ۱۳۸۹ - ۱۶:۱۱

    سلام
    ممنون که پیگیری میکنید می توانید از این جا دانلود کنید

  • hadisoft

    آفلاین
    عضو
    تعداد نوشته‌ها: ۲۲۱
    تشکر شده: ۱۴۰ بار
    # نوشته شده: ۱۳ سال پیش
    ۸ آذر ۱۳۸۹ - ۲۲:۳۷

    آقا itgasht جواب نمیدید

  • narangi

    آفلاین
    عضو
    تعداد نوشته‌ها: ۲۰
    تشکر شده: ۷ بار
    # نوشته شده: ۱۳ سال پیش
    ۹ آذر ۱۳۸۹ - ۰۳:۲۹

    آقای hadisoft داری مطلب الکی میذاری تا واسه سایتت تبلیغ کنی؟ این کارت اصلا درست نیست.تم تو که این لینکی که دادی نیست! من چک کردم.

  • hadisoft

    آفلاین
    عضو
    تعداد نوشته‌ها: ۲۲۱
    تشکر شده: ۱۴۰ بار
    # نوشته شده: ۱۳ سال پیش
    ۹ آذر ۱۳۸۹ - ۱۵:۳۱

    سلام
    من این طور آدمی نیستم که برای سایتم تبلیغ کنم اگه می خواستم تبلیغ کنم راه های بهتری هم بود فکر کنم لینکش خرابه دباره میزارم اینم لینکش متونید از این جا دانلود کنید اگه من احتیاجی به این نداشتم پست نمی دادم اگه میتونید کمک کنید یا علی ولی اگه نمی تونید پست الکی ندید

  • narangi

    آفلاین
    عضو
    تعداد نوشته‌ها: ۲۰
    تشکر شده: ۷ بار
    # نوشته شده: ۱۳ سال پیش
    ۹ آذر ۱۳۸۹ - ۱۶:۵۱

    برو تو فایل functions.php و تگ های <center> و </center> رو پاکش کن. (از هر کدوم 2 تا هستش)
    فقط اول به صورت لوکال امتحان کن بعد روی سایتت اجراش کن.

    کاربران زیر به‌خاطر این نوشته تشکر کرده‌اند:
    hadisoft
  • hadisoft

    آفلاین
    عضو
    تعداد نوشته‌ها: ۲۲۱
    تشکر شده: ۱۴۰ بار
    # نوشته شده: ۱۳ سال پیش
    ۹ آذر ۱۳۸۹ - ۱۸:۰۴

    ممنون درست شد

درباره‌ی این موضوع



برچسب‌ها

هیچ برچسبی نیست.