انجمن


باز نکردن ادامه مطالب  (۵ نوشته)

  • مهدی داوری

    آفلاین
    عضو
    تعداد نوشته‌ها: ۱۲
    # نوشته شده: ۱۱ سال پیش
    ۱۷ مرداد ۱۳۹۱ - ۱۷:۵۱

    سلام دوستان
    من به یک مشکل بزرگ برخوردم
    یک قالب با نام "پارسی گرافیک" نصب کردم از اون سایتی که دانلود میکردم هیچ افزونه ای را ننوشته بود که میخواد
    حالا که مطلب مینویسم "ادامه مطلب" کار نمیده از روی سرتیتر وارد مطلب که میشوم پیغام خطای
    Fatal error: Call to undefined function the_pageview() in /home/iransaba/public_html/isq.ir/mobl/wp-content/themes/ParsGFX_graphics/single.php on line 46
    را میده اگه امکان داره من را راهنمایی کنید
    آدرس سایت من: mobl.isq.ir

  • پویا آنلاین

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

    قالبتون ریپ شده هستش.
    محتویات فایل استایل؟

  • مهدی داوری

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

    /*
    Theme Name: Pars GFX by Deviran
    Theme URI: http://www.deviran.com/
    Author: Mahdi Pourebadi
    Version: 1.0
    */
    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
    	margin: 0;
    	padding: 0;
    	border: 0;
    	outline: 0;
    	font-size: 8pt;
    	vertical-align: baseline;
    	background: transparent;
    }
    body {
    	line-height: 1;
    }
    ol, ul {
    	list-style: none;
    }
    blockquote, q {
    	quotes: none;
    }
    blockquote:before, blockquote:after,
    q:before, q:after {
    	content: '';
    	content: none;
    }
    
    /* remember to define focus styles! */
    :focus {
    	outline: 0;
    }
    
    /* remember to highlight inserts somehow! */
    ins {
    	text-decoration: none;
    }
    del {
    	text-decoration: line-through;
    }
    
    /* tables still need 'cellspacing="0"' in the markup */
    table {
    	border-collapse: collapse;
    	border-spacing: 0;
    }
    pre {
    	width:446px;
    	overflow:hidden;
    	}
    body {
    	font: 11px/1.7 tahoma;
    	padding: 0px 0;
    	text-align: center;
    	background: #01245c url(images/bg-top.jpg) top center no-repeat;
    	margin:0 auto;
    	width:980px;
    }
    ol, ul, li {
    	list-style: none;
    	color:#757373;
    }
    a:link {
    	text-decoration: none;
    	color: #757373;
    	outline:0
    }
    a:visited, a:active, a:focus {
    	text-decoration: none;
    	color: #757373;
    	outline:0
    }
    a:hover {
    	text-decoration: none;
    	color: #262626;
    	outline:0
    }
    img {
    	border-style: none;
    }
    h1 {
    	padding: 0px;
    	margin: 0px;
    	font: bold 1.4em/1.6 Tahoma;
    }
    h2 {
    	padding: 0px;
    	margin: 0px;
    	font: bold 1.4em/1.6 Tahoma;
    }
    h3 {
    	padding: 0px;
    	margin: 0px;
    	font: bold 1.3em/1.6 Tahoma;
    }
    h4 {
    	padding: 0px;
    	margin: 0px;
    	font: bold 1.2em/1.6 Tahoma;
    }
    .left {
    	float: left;
    }
    .right {
    	float: right;
    }
    .clear {
    	clear: both;
    	height: 0;
    	line-height: 0;
    	font-size: 0;
    }/*-----layout-----*/
    #warpper {
    	/*width: 960px;*/
    	margin: 20px auto;
    	padding: 0px;
    	position: relative;
    	direction:rtl;
    	/*background: #FFFFFF;*/
    }
    .warpper-btt {
    	background: url(images/warpper-btt.jpg) no-repeat center top;
    	display: block;
    	height:13px;
    }
    #header {
    	/*background: url(images/header.jpg) no-repeat center top;*/
    	height: 174px;
    	position: relative;
    	width:960px;
    	margin:0 auto;
    }
    #header h1 {
    	position: absolute;
    	left: 593px;
    	top: 65px;
    	width: 250px;
    }
    #header h1 a {
    	display: block;
    	width: 250px;
    	height: 50px;
    }
    #header h1 span {
    	display: none;
    }
    
    #header #searchform {
    	height:30px;
    	left:30px;
    	position:absolute;
    	top:135px;
    	width:200px;
    }
    #header #searchform #s {
    	background: transparent;
    	width: 140px;
    	padding: 2px;
    	border-style: none;
    	margin: 0px;
    	height: 20px;
    	position: absolute;
    	left: 8px;
    	top: 8px;
    	font: 8pt Tahoma;
    }
    #header #searchform a {
    	display:block;
    	height:20px;
    	width:28px;
    	position: absolute;
    	top: 5px;
    	right: 21px;
    }
    #header #searchform a span {
    	display:none;
    }
    #nav{
    	height:31px;
    	background:url(images/bg-menu.jpg) no-repeat;
    	width:960px;
    	margin:0 auto;
    	}
    #nav ul {
    	list-style:none;
    	font-size: 93%;
    	line-height:normal;
    	margin: 0 auto;
    	padding:0;
    	width:400px;
    }
    #nav ul li {
    	display:inline;
    	margin:0;
    	padding:0;
    }
    #nav ul a {
    	float:left;
    	background:url(images/nav-left.png) no-repeat left bottom;
    	margin:0;
    	padding:0 0 0 7px;
    	text-decoration:none;
    	cursor:pointer;
    }
    #nav ul a span {
    	float:left;
    	display:block;
    	background:url(images/nav-right.png) no-repeat right bottom;
    	padding:3px 15px 7px 6px;
    	color:#636363;
    }
    #nav ul a:hover span {
    	color:#343434;
    	/*background-position:100% -21px;*/
    }
    #nav ul a:hover {
    	/*background-position:0% -21px;*/
    }
    #nav ul a:hover span {
    	/*background-position:100% -21px;*/
    }
    #page-content-header {
    	text-align: right;
    	/*margin: 0 15px 0px;*/
    	background:url(images/bg-t.png) no-repeat;
    	/*width:965px;*/
    	width:980px;
    	height:55px;
    }
    #page-content {
    	text-align: right;
    	/*margin: 0 15px 0px;*/
    	background:url(images/bg-m.png) repeat-y;
    	padding-top:20px;
    	/*width:965px;*/
    }
    .two-box-warpper {
    	float: right;
    	width: 737px;
    }
    #page-body {
    	width: 500px;
    	float: left;
    	margin: 0px 15px 10px 0px;
    }
    .page-body {
    	margin: 0px 0px 10px;
    	padding: 0px;
    	clear: both;
    }
    #sidebar-right {
    	width: 206px;
    	float: left;
    }
    .sidebar-right {
    	margin: 0px;
    }
    #sidebar-left {
    	width: 206px;
    	float: right;
    	margin-right:20px;
    }
    .sidebar-left {
    	margin: 0px;
    }
    #footer {
    	background:#021a4a url(images/bg-footer.jpg) top no-repeat;
    	clear: both;
    	margin: 20px 10px 0px;
    	padding: 0px;
    	color: #f1f1f1;
    	-webkit-border-top-left-radius: px;
    	-webkit-border-top-right-radius: px;
    	-webkit-border-bottom-right-radius: 5px;
    	-webkit-border-bottom-left-radius: 5px;
    	-moz-border-radius-topleft: px;
    	-moz-border-radius-topright: px;
    	-moz-border-radius-bottomright: 5px;
    	-moz-border-radius-bottomleft: 5px;
    	border-top-left-radius: px;
    	border-top-right-radius: px;
    	border-bottom-right-radius: 5px;
    	border-bottom-left-radius: 5px;
    }
    #footer .top {
    	background: url(images/footer-top.jpg) no-repeat center top;
    	display: block;
    	height:9px;
    }
    #footer .btt {
    	display: block;
    	height:0px;
    
    }
    #footer a {
    	color: #f3f3f3;
    }
    #footer a:hover {
    	color: #fdfdfd;
    }
    #footer #copyright {
    	background:url(images/copyright.jpg) bottom no-repeat;
    	height:160px;
    	width:960px;
    	text-align: center;
    }
    #copyright .text {
    	padding:136px 0 0 0;
    }
    #copyright li {
    	float: right;
    	display: inline;
    	margin: 0px 0px 0px 5px;
    }
    #copyright li a {
    	margin: 0px;
    }
    #copyright .designer {
    	float: left;
    }
    #copyright .logos {
    	float: right;
    	width: 310px;
    }
    /*-----layout-----*/
    /*-----amin------*/
    .content-nav {
    	margin:0px;
    	padding:0px;
    }
    .content-nav ul {
    	padding:10px 0;
    	margin-right:70px;
    }
    .content-nav li {
    	display:inline;
    }
    .content-nav li a {
    	background:#E8F3F9 none repeat scroll 0 0;
    	border:1px solid #C0DFEF;
    	display:block;
    	float:right;
    	font-size: 8pt;
    	margin:0 0 0 5px;
    	padding:1px 6px;
    }
    
    #gallery-photo{
    	background:url(images/slide-image.png) no-repeat;
    	width:500px;
    	height:246px;
    	margin:0 auto;
    	}
    .links-left, .links-right {
    	float:right;
    	width:250px;
    }
    .post-warpper {
    	background:#eceff3;
    	padding: 5px;
    	border: 1px solid #d5d5d5;
    	border-top: 0px;
    	-webkit-border-top-left-radius: 0px;
    	-webkit-border-top-right-radius: 0px;
    	-webkit-border-bottom-right-radius: 3px;
    	-webkit-border-bottom-left-radius: 3px;
    	-moz-border-radius-topleft: 0px;
    	-moz-border-radius-topright: 0px;
    	-moz-border-radius-bottomright: 3px;
    	-moz-border-radius-bottomleft: 3px;
    	border-top-left-radius: 0px;
    	border-top-right-radius: 0px;
    	border-bottom-right-radius: 3px;
    	border-bottom-left-radius: 3px;
    }
    .post-top {
    	background: url(images/bg-title-post.jpg) no-repeat center bottom;
    	display: block;
    	height: 30px;
    }
    .post-btt {
    	background: url(images/post-body-btt.jpg) no-repeat center top;
    	display: block;
    	height: 10px;
    	clear: both;
    }
    h2.posttitle {
    	margin:0;
    	padding:4px 10px 0 0;
    }
    h2.posttitle a{
    	color:#656565;
    	text-shadow: 1px 1px 0px #ffffff;
    	filter: dropshadow(color=#ffffff, offx=1, offy=1);
    	}
    .post {
    	border:1px solid #cdd0d4;
    	background:#fff;
    	-webkit-border-radius: 4px;
    	-moz-border-radius: 4px;
    	border-radius: 4px;
    	padding:5px 10px;
    }
    .post img {
    	border-style: none;
    }
    .postmeta {
    	margin-top: 10px;
    }
    .top-meta{
    	background:url(images/bg-meta-post.jpg) no-repeat;
    	width:451px;
    	height:23px;
    	margin:10px auto;
    	text-shadow: -1px 1px 0px #417233;
    	filter: dropshadow(color=#417233, offx=-1, offy=1)
    	}
    
    .top-meta ul.other {
    	display: block;
    	float: right;
    }
    .top-meta ul.other li{
    	float: right;
    	margin:0 10px 0 0;
    	display:block;
    	color:#fff;
    }
    .top-meta ul.other li a{
    	color:#fff;
    }
    .top-meta ul.date{
    	float:left;
    	}
    .top-meta ul.date li.date{
    	display:block;
    	color:#fff;
    	padding:2px 18px 0 12px;
    	margin:0 10px 0 0;
    
    	}
    .top-meta li.category {
    	/*background: url(images/category.gif) no-repeat right center;*/
    	padding:2px 5px 0 5px;
    	margin:0 10px 0 0;
    }
    .top-meta li.author {
    	/*background: url(images/author.gif) no-repeat right center;*/
    	padding:2px 5px 0 5px;
    	margin:0 10px 0 0;
    }
    .top-meta li.commnet {
    	/*background: url(images/comment.gif) no-repeat right center;*/
    	padding:2px 5px 0 5px;
    	margin:0 10px 0 0;
    }
    .top-meta li.pageview {
    	/*background: url(images/comment.gif) no-repeat right center;*/
    	padding:2px 5px 0 5px;
    	margin:0 10px 0 0;
    }
    .top-meta li.hits {
    	/*background: url(images/hits.gif) no-repeat right center;*/
    	padding:2px 5px 0 5px;
    	margin:0 10px 0 0;
    }
    .post-more-link {
    	background: url(images/bg-more-post.jpg) no-repeat right center;
    	width:142px;
    	height:19px;
    	padding: 0px 0 0px 0px;
    	margin: 10px 10px 0 0;
    	color:#fff;
    	font-weight:bold;
    	text-align:center;
    	cursor:pointer;
    }
    .postmeta ul li {
    	display: block;
    	float: right;
    }
    .post p{
    	padding:5px 10px;
    	overflow:hidden;
    	text-align:justify;
    	width:446px;
    	}
    .custom-fieldes .download {
    	background: url(images/download.gif) no-repeat right center;
    	padding: 5px 26px 5px 0px;
    	margin: 0px;
    }
    .custom-fieldes .size {
    	background: url(images/size.gif) no-repeat right center;
    	padding: 5px 26px 5px 0px;
    	margin: 0px;
    }
    .custom-fieldes .source {
    	background: url(images/source.gif) no-repeat right center;
    	padding: 5px 26px 5px 0px;
    	margin: 0px;
    }
    .custom-fieldes .password {
    	background: url(images/password.gif) no-repeat right center;
    	padding: 5px 26px 5px 0px;
    	margin: 0px;
    }
    .entry-tags h4{
            display:inline;
    	background: url(images/tags.gif) no-repeat right center;
    	padding: 10px 28px 10px 0;
    }
    .entry-tags ul{
            display:inline;
            list-style-image:none;
            list-style-position:outside;
            list-style-type:none;
            margin-left:0;
            padding-left:0;
    }
    .entry-tags .tags {
    	padding: 5px 0px 5px 0px;
    	margin: 0px;
    	display: inline;
    }
    .entry-tags .subtags{
    	display: inline;
    
    }
    .sidebar-box {
    	/*background: #ebe8e8;*/
    	margin: 0px 0px 10px;
    }
    .sidebar-box h3 {
    	height: 35px;
    	width:206px;
    }
    .sidebar-left h3 span {
    	position:absolute;
    	left:0;
    	margin:8px 0 0 0;
    	padding:0 0 0 60px;
    	font-size:11px;
    	color:#fff;
    	text-shadow: 1px 1px 0px #262626;
    	filter: dropshadow(color=#262626, offx=1, offy=1) ;
    }
    .sidebar-right h3 span {
    	position:absolute;
    	right:0;
    	margin:8px 0 0 0;
    	padding:0 60px 0 0;
    	font-size:11px;
    	color:#fff;
    	text-shadow: 1px 1px 0px #262626;
    	filter: dropshadow(color=#262626, offx=1, offy=1) ;
    }
    .sidebar-box-content {
    	padding: 5px 10px;
    }
    .sidebar-box ul {
    	margin: 0px;
    	padding: 0px;
    		text-shadow: -1px 1px 0px #eef1f5;
    	filter: dropshadow(color=#eef1f5, offx=-1, offy=1)
    }
    .sidebar-box-footer {
    	/*background: url(images/sidebar-box-footer.jpg) no-repeat center bottom;*/
    	height: 12px;
    	clear: both;
    	margin: 0px 0px 10px;
    }
    .sidebar-left .als h3, .sidebar-right .als h3 {
    	background: url(images/sidebar-ads.png) no-repeat center bottom;
    }
    .sidebar-right .category h3 {
    	background: url(images/category-archives.png) no-repeat center bottom;
    }
    .sidebar-right .category ul li {
    	background: url(images/tick.gif) no-repeat right 8px;
    	padding: 0px 12px 0px 0px;
    }
    .sidebar-right .category ul li ul {
    	margin: 0px 15px 0px 0px;
    }
    .sidebar-right .category ul li ul li {
    	background: url(images/arrow_mini_left.gif) no-repeat right 3px;
    	padding: 0px 15px 0px 0px;
    }
    .sidebar-right .mihan h3 {
    	background: url(images/mihan-softwares-category.jpg) no-repeat center bottom;
    }
    .sidebar-right .mihan ul li {
    	background: url(images/arrow_mini_left.gif) no-repeat right 5px;
    	padding: 0px 10px 0px 0px;
    }
    .sidebar-left .status h3 {
    	background: url(images/sidebar-status.png) no-repeat center bottom;
    }
    
    .sidebar-right .monthly-archive h3 {
    	background: url(images/monthly-archive.png) no-repeat center bottom;
    }
    .sidebar-left .pre-posts h3 {
    	background: url(images/pre-posts.png) no-repeat center bottom;
    }
    .sidebar-left .rand-posts h3 {
    	background: url(images/rand-posts.png) no-repeat center bottom;
    }
    .sidebar-left .lastest-clips h3 {
    	background: url(images/lastest-clips.jpg) no-repeat center bottom;
    }
    .sidebar-left ul li {
    	background: url(images/arrow_mini_left.gif) no-repeat right 4px;
    	padding: 0px 16px 0px 0px;
    	text-shadow: -1px 1px 0px #eef1f5;
    	filter: dropshadow(color=#eef1f5, offx=-1, offy=1)
    }
    .comments {
    	clear:both;
    	margin:0 0 10px;
    	padding:0;
    }
    .comments .odd .comment-header span.top {
    	background: url(images/comment-top.jpg) no-repeat center bottom;
    	height: 13px;
    	display: block;
    }
    .comments .odd span.btt {
    	background: url(images/linkbox-btt.jpg) no-repeat center bottom;
    	height: 13px;
    	display: block;
    }
    .comments-content {
    	padding: 5px 0px;
    }
    .comment {
    	margin: 0px 0px 10px;
    	padding: 0px;
    }
    .comment-content {
    	clear:both;
    	padding: 5px 10px;
    }
    .comment-meta span {
    	display: block;
    	padding: 0px 0px 0px 5px;
    	float:right
    }
    .comment-meta span.date {
    	float: left;
    	padding: 0px 10px;
    }
    .comment-meta span.author {
    	padding: 0px 5px 0px 10px;
    }
    .comment-meta span.gravatar {
    	padding: 0px 10px 0px 10px;
    }
    .comments .odd .comment-content, .comments .odd .comment-meta {
    	background: #ebe8e8;
    }
    .comments .even .gravatar img {
    	border: 1px solid #ebe8e8;
    	padding: 2px;
    }
    .comments .odd .gravatar img {
    	border: 1px solid #fff;
    	padding: 2px;
    }
    .comments-open-header, .comments-header {
    	padding: 2px 20px 2px 5px;
    	cursor:pointer;
    	border-bottom: 1px solid #EBE8E8;
    	background: url(images/pm.gif) no-repeat right 5px;
    }
    .comments-open-header-expand {
    	background: url(images/pm.gif) no-repeat right -21px;
    }
    #comments-form label {
    	display: block;
    	width: 150px;
    	padding: 5px;
    	margin: 0px 0px 0px 5px;
    	font: 8pt Tahoma;
    }
    #comments-form {
    	padding: 5px 0px 0px;
    }
    #comment-form-name, #comment-form-email, #comment-form-url, #comment-form-remember-me, #comment-form-reply, #comments-open-text, #comments-open-captcha, #comments-open-footer {
    	margin: 0px 0px 5px;
    	clear: both;
    }
    #comments-form #comment-author, #comments-form #comment-email, #comments-form #comment-url, #contactposttextbox #comment-author, #contactposttextbox #comment-email, #contactposttextbox #comment-url {
    	display: block;
    	width: 250px;
    	background: #E8F3F9;
    	border: 1px solid #B0D5EC;
    	margin: 0px;
    	padding: 4px 5px;
    	font: bolder 10pt Tahoma;
    }
    #comment-reply-label, #comment-reply, #comment-bake-cookie, #comment-form-remember-me label {
    	float:right;
    }
    #comment-reply-label, #comment-form-remember-me label {
    	margin: 0px 5px 0px 0px;
    }
    #comments-form #comment-text, #contactposttextbox #comment-text {
    	height: 150px;
    	width: 330px;
    	overflow: auto;
    	margin: 0px;
    	padding: 4px 5px;
    	font: normal 8pt Tahoma;
    	background: #E8F3F9;
    	border: 1px solid #B0D5EC;
    }
    #comments-form #comment-text:focus, #comments-form #comment-author:focus, #comments-form #comment-email:focus, #comments-form #comment-url:focus, #contactposttextbox #comment-text:focus, #contactposttextbox #comment-author:focus, #contactposttextbox #comment-email:focus, #contactposttextbox #comment-url:focus {
    	background: #FAFDFE;
    	border: 1px solid #D0E7F4;
    }
    #comments-form #comment-submit, #contactposttextbox #comment-submit, #contactposttextbox #comment-preview {
    	font: bold 8pt Tahoma;
    	padding: 3px 10px;
    	margin: 0px 0px 0px 5px;
    }
    #comments-form #comment-email, #comments-form #comment-url, #contactposttextbox #comment-email, #contactposttextbox #comment-url {
    	direction:rtl;
    }
    .comment-error {
    	color: #FF0000;
    	padding: 5px 0px;
    	display: block;
    }
    .search-input {
    	display: block;
    	width: 250px;
    	background: #E8F3F9;
    	border: 1px solid #B0D5EC;
    	margin: 0px;
    	padding: 4px 5px;
    	font: bolder 8pt Tahoma;
    }
    .search-btn {
    	font: bold 8pt Tahoma;
    	padding: 3px 10px;
    	margin: 5px 0px 0px;
    }
    .ads {
    	text-align: center;
    	margin-right: auto;
    	margin-left: auto;
    }
    .ads a {
    	text-align: center;
    	display: block;
    	margin: 0px 0px 10px;
    }
    .page-nav {
    	margin-right:70px;
    	padding:10px 0;
    }
    .page-nav span.pages, .page-nav span.extend {
    	display: block;
    	float: right;
    	padding: 3px 3px 3px 5px;
    	font-size: 8pt;
    	font-weight: normal;
    }
    .page-nav li {
    	display: inline;
    }
    .page-nav li a {
    	display: block;
    	float: right;
    	padding: 1px 6px;
    	border: 1px solid #C0DFEF;
    	margin: 0 0 0 5px;
    	font-size: 8pt;
    	background: #E8F3F9;
    	font-size: 8pt;
    }
    .page-nav li a:hover {
    	border: 1px solid #E8F3F9;
    	background:  #C0DFEF;
    }
    .page-nav li span.current {
    	border: 1px solid #C2DFEF;
    	background:  #F3F9FC;
    	display: block;
    	float: right;
    	padding: 1px 6px;
    	margin: 0 0 0 5px;
    	font-size: 8pt;
    }
    .footer-col {
    	float: right;
    	text-align: right;
    }
    #footer .comments, #footer .tags {
    	width: 287px;
    	padding: 0px 20px 0px 10px;
    }
    #footer .flinks {
    	width: 287px;
    	margin:0 18px 0 0;
    	padding:3px 10px 0 0;
    }
    #footer .pages {
    	width: 297px;
    	margin:0 18px 0 0;
    	padding:3px 10px 0 0;
    }
    .footer-col h3 {
    	font-size: 8pt;
    	font-weight: bold;
    	padding:10px 0;
    }
    .footer-col ul li {
    	padding: 0px 16px 0px 0px;
    	background: url(images/nh1.png) no-repeat right 2px;
    }
    .tags li {
    	display: inline;
    	font-family: Tahoma;
    	background: url(images/none) !important;
    	padding: 0px !important;
    }
    .tags li a {
    	text-decoration:none;
    	display:block;
    	white-space:nowrap;
    	background-image: none;
    	float: right;
    	font-weight: bold;
    }
    .tagsa:hover {
    
    }
    .tags .rank-1 a {
    	font-size:8pt;
    	padding: 4px;
    }
    .tags .rank-2 a {
    	padding: 5px;
    	font-size: 1.2em;
    }
    .tags .rank-3 a {
    	font-size:1.4em;
    	padding: 5px;
    }
    .tags .rank-4 a {
    	font-size:1.6em;
    	padding: 5px;
    }
    .tags .rank-5 a {
    	font-size:1.8em;
    	padding: 5px;
    }
    .tags .rank-6 a {
    	font-size:2.0em;
    	padding: 5px;
    }
    .tags .rank-7 a {
    	font-size:2.1em;
    	padding: 5px;
    }
    .tags .rank-8 a {
    	font-size:2.2em;
    	padding: 5px;
    }
    .tags .rank-9 a {
    	font-size:2.3em;
    	padding: 5px;
    }
    .tags .rank-10 a {
    	font-size:2.5em;
    	padding: 5px;
    }
    .not-found-error {
    	margin: 10px 20px;
    	padding: 10px;
    	background: #F8F7EF;
    }
    /*---plugins---*/
    .postmeta ul:after, .top-meta ul:after {
    	content: ".";
    	display: block;
    	height: 0;
    	clear: both;
    	visibility: hidden;
    }/*-----404--------*/
    .error-404 {
    	background:transparent url(images/error-404.jpg) no-repeat scroll center center;
    	height:480px;
    	margin-top:40px;
    	width:100%;
    }
    /*-----sad--------*/
    #comment_error {
    	background:transparent url(images/error.gif) no-repeat scroll right 3px;
    	padding-right:20px;
    }
    .notsent {
    	background:transparent url(images/error.gif) no-repeat scroll right 3px;
    	padding-right:20px;
    }
    .sad {
    	background:transparent url(images/sad.gif) no-repeat scroll center center;
    	height:480px;
    	width:100%;
    }
    /*-----happy--------*/
    #comment_pending {
    	background:transparent url(images/ok.jpg) no-repeat scroll right 5px;
    	padding-right:20px;
    }
    .happy {
    	background:transparent url(images/happy.gif) no-repeat scroll center center;
    	height:480px;
    	width:100%;
    }
    .sent {
    	background:transparent url(images/ok.gif) no-repeat scroll right 3px;
    	padding-right:20px;
    }
    /*-----linkbox------*/
    .linkbox {
    	background-color:#ebe8e8;
    	direction:rtl;
    	height:220px;
    	overflow:auto;
    	width:500px;
    }
    .w {
    	color:#ebe8e8;
    }
    .clicks {
    	color:#888888;
    	font-family:Tahoma;
    	font-size:8pt;
    	font-weight:normal;
    	margin:0;
    	padding:0;
    }
    #footer .tag-cloud {
    	width: 287px;
    	margin:0 18px 0 0;
    	padding:3px 10px 0 0;
    	overflow: hidden;
    }
    .tag-cloud ul li {
    	background: url(images/none) !important;
    	display: inline;
    	font-family: Tahoma;
    	padding: 0px !important;
    }
    .tag-cloud li a {
    	text-decoration:none;
    	display:block;
    	white-space:nowrap;
    	background-image: none;
    	float: right;
    	font-weight: bold;
    }
    .tag-cloud a:hover {
    
    }
    .tag-cloud .rank-1 a {
    	font-size:1em;
    	padding: 2px 5px;
    }
    .tag-cloud .rank-2 a {
    	padding: 2px 5px;
    	font-size: 1.2em;
    }
    .tag-cloud .rank-3 a {
    	font-size:1.4em;
    	padding: 2px 5px;
    }
    .tag-cloud .rank-4 a {
    	font-size:1.6em;
    	padding: 3px 5px;
    }
    .tag-cloud .rank-5 a {
    	font-size:1.8em;
    	padding: 3px 5px;
    }
    .tag-cloud .rank-6 a {
    	font-size:2.0em;
    	padding: 3px 5px;
    }
    .tag-cloud .rank-7 a {
    	font-size:1.4em;
    	padding: 4px 5px;
    }
    .tag-cloud .rank-8 a {
    	font-size:1.6em;
    	padding: 4px 5px;
    }
    .tag-cloud .rank-9 a {
    	font-size:1.8em;
    	padding: 4px 5px;
    }
    .tag-cloud .rank-10 a {
    	font-size:2.0em;
    	padding: 4px 5px;
    }
    /*-----tags------*/
    .tags {
    	padding: 0px 5px;
    	overflow: hidden;
    }
    .tags ul li {
    	background: url(images/none) !important;
    	display: inline;
    	font-family: Tahoma;
    	padding: 0px !important;
    }
    .tags li a {
    	text-decoration:none;
    	display:block;
    	white-space:nowrap;
    	background-image: none;
    	float: right;
    	font-weight: bold;
    }
    .tags a:hover {
    
    }
    .tags .rank-1 a {
    	font-size:2.7em;
    	padding: 2px 5px;
    }
    .tags .rank-2 a {
    	padding: 2px 5px;
    	font-size: 2.7em;
    }
    .tags .rank-3 a {
    	font-size:2.7em;
    	padding: 2px 5px;
    }
    .tags .rank-4 a {
    	font-size:2.7em;
    	padding: 3px 5px;
    }
    .tags .rank-5 a {
    	font-size:2.5em;
    	padding: 3px 5px;
    }
    .tags .rank-6 a {
    	font-size:1.9em;
    	padding: 3px 5px;
    }
    .tags .rank-7 a {
    	font-size:1.6em;
    	padding: 4px 5px;
    }
    .tags .rank-8 a {
    	font-size:1.3em;
    	padding: 4px 5px;
    }
    .tags .rank-9 a {
    	font-size:1.2em;
    	padding: 4px 5px;
    }
    .tags .rank-10 a {
    	font-size:0.9em;
    	padding: 4px 5px;
    }
  • best designer

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

    اصلا استایل و اینا لازم نیست که به اررور نگاه بکنید میفهمید که نیاز به افزونه pageview داره . اینم صفحه افزونه :
    http://wordpress.org/extend/plugins/pageview/

  • مهدی داوری

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

    افزونه را نصب کردم مشکل حل نشد
    راستی افزونه تو قسمت تنظیمات هم اضافه نشد

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



برچسب‌ها

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