تغیرات در قالب

ebrahimta

Member
سلام دوستان امید وارم سالی که در پیش دارید سالی بسیار خوب برای همه گی باشه

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

1- اضافه کردن دکمه ادامه مطلب

2- اضافه کردن منو به پایین هیدر
3-آدرس سایت www.itgozar.ir

با تشکر از دوستان :rose:
 

پیوست ها

  • test.png
    test.png
    86 کیلوبایت · بازدیدها: 21

ebrahimta

Member
سلام دوستان امید وارم سالی که در پیش دارید سالی بسیار خوب برای همه گی باشه

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

1- اضافه کردن دکمه ادامه مطلب

2- اضافه کردن منو به پایین هیدر
3-آدرس سایت www.itgozar.ir

با تشکر از دوستان :rose:
پس کسی نمی خواد
چواب بده الان 5 روز میشه
 

Nermia

New Member
سلام
واسه اینکه این کار رو بکنی باید اولا html بدونی که منو رو درست کنی اگه میخوای یکم قشنگتر باشه از JQuery استفاده کن.
برای دکمه ادامه مطلب هم یه دکمه تو فتوشاپ طراحی کن و بزار تو سایت!
 

ebrahimta

Member
سلام
واسه اینکه این کار رو بکنی باید اولا html بدونی که منو رو درست کنی اگه میخوای یکم قشنگتر باشه از jquery استفاده کن.
برای دکمه ادامه مطلب هم یه دکمه تو فتوشاپ طراحی کن و بزار تو سایت!


داداش اینگار نمی دونستم که باید تو فتوشاپ بسازم خودم میدونم

فقط من اون کد سی اس اس را میخوام
که بذارم تو قالب
 

vitonweb

Member
من کد رو واست نوشتم ، فقط گه ندونستی باید چیکارش کنی بگو تا واست اوکی کنم ، در ضمن یه نمونه منو بده که خودت خوشت اومده تا واست درست کنم


.redmore {
background:#c40b0b;
padding: 8px;
border-redius:
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
box-shadow:3px 3px 5px #000;
-moz-box-shadow:3px 3px 5px #402f55;
color:#FFF;
width: 80px;
font-weight:bold;
font-size:14px;
}
 

ebrahimta

Member
من کد رو واست نوشتم ، فقط گه ندونستی باید چیکارش کنی بگو تا واست اوکی کنم ، در ضمن یه نمونه منو بده که خودت خوشت اومده تا واست درست کنم


.redmore {
background:#c40b0b;
padding: 8px;
border-redius:
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
box-shadow:3px 3px 5px #000;
-moz-box-shadow:3px 3px 5px #402f55;
color:#FFF;
width: 80px;
font-weight:bold;
font-size:14px;
}

مرسی دوست عزیز بازم به شما که کار ما را راه انداختی

اگه میشه بگید این کد را کجای فایل سی اس اس بذارم

یا این که فرغی نداره مجای سی اس اس بذارم
اگه گذاشتم باید تو فایل اچ تی ام ال فراخوانی کنم یا نه

---
منو هم از منو سایت ام گذافیک خوشم آمده میتونید اوکی کنید


:rose:
 

ebrahimta

Member
ان از منو http://www.uploadmb.com/dw.php?id=1332136648




این کد رو

<a href="<?php the_permalink() ?>" class="redmore">ادامه مطلبread more</a>

به جای این بزار

<p>
<a href="<?php the_permalink() ?>" class="more-link">کلیک کنید – ادامه مطلب ..</a></p>

سلام دوست عزیز من این کدها را که دادین زدم و این طور شد عکسی که پیوست کردم مشخص هست
مرسی
 

پیوست ها

  • help.png
    help.png
    83.4 کیلوبایت · بازدیدها: 4

ebrahimta

Member
سلام داداش این کد فایل های سی اس اس هست
PHP:
/*
Theme Name: Vibrant
Description: Translation to Persian by :  <a href="http://www.itgozar.ir/">Saeed Koohjani</a>.
Version: 1.0
Author: SK
Author URI: 
*/

/***************************************************/
* {
    font-family: Tahoma,arial, "Trebuchet MS";
    color: #666;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0 none;
    text-decoration: none;
    white-space: normal;
    vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}
/***************************************************/
body {
    background: #1a73be url(images/header1.png) no-repeat;
    text-align: center;
}

#container {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    text-align: right;
}

#header {
    width: 980px;
    height: 173px;
}
/***************************************************/
#pagenav {
    float: right;
    width: 180px;
    height: 45px;
}

#pagenav ul {
    float: right;
    padding-top: 15px;
    padding-left: 20px;
    height: 30px;
}

#pagenav ul li {
    float: left;
    height: 30px;
    text-align: right;
    margin-right: 1px;
}

#pagenav ul li a {
    background: url(images/nav.gif) repeat-x;
    background-position: center 0px;
    float: left;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 30px;
    height: 30px;
    font-size: 11px;
    color: #a0d21a;
    font-weight: bold;
}

#pagenav ul li a:hover {
    background: url(images/nav.gif) repeat-x;
    background-position: center -30px;
}

#pagenav ul li.current_page_item a {
    background: url(images/nav.gif) repeat-x;
    background-position: center -60px;
    color: #FFF;
}

#pagenav ul li.current_page_item a:hover {
    background: url(images/nav.gif) repeat-x;
    background-position: center -60px;
}
/***************************************************/
#searchform {
    float: left;
    width: 333px;
    height: 45px;
    margin-right: 20px;
}

#searchform form {
    float: right;
    display: inline;
    background-position: left 0px;
    width: 333px;
    height: 45px;
}

#searchform fieldset {
    float: right;
    display: inline;
    padding-top: 10px;
    height: 35px;
}

#searchform label {
    vertical-align: middle;
    color: #FFF;
    font-weight: bold;
    font-size: 11px;
}

#searchform input {
    display: inline;
    vertical-align: middle;
    font-size: 11px;
}

#searchinput {
    width: 177px;
    height: 20px;
    padding-left: 6px;
    padding-top: 6px;
    padding-right: 6px;
    background: url(images/search-input.gif) no-repeat;
    color: #999;
}

#searchbutton {
    width: 35px;
    height: 25px;
    line-height: 1.4em;
    background: url(images/search-button.gif) no-repeat;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    cursor: pointer;
}
/***************************************************/
/* Search form CSS */
form#srcform {
    background: #EEE;
    padding: 10px;
}

form#srcform fieldset {
}

form#srcform input {
    vertical-align: middle;
    font-size: 11px;
}

form#srcform #srcinput {
    padding: 4px;
    width: 250px;
    background: #FFF;
    color: #333;
    font-weight: normal;
    border: 1px solid #ddd;
}

form#srcform #srcbutton {
    padding: 2px;
    width: 50px;
    background: #aaa;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
/***************************************************/
#logo {
    float: right;
    display: inline;
    margin-top: 80px;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 40px;
    padding-left: 40px;
    background: url(images/logo.gif) no-repeat;    
    background-position: right 0px;
}

#logo h1 {
    padding-top: 9px;
    font-size: 11px;
    font-weight: none;
    color: #FFF;
}

#logo h1 a {
    font-size: 11px;
    font-weight: none;
    color: #FFF;
}

#logo h1 a .green {
    font-size: 11px;
    font-weight: bold;
    color: #aeec07;
}

#logo h1 a:hover {
    color: #aeec07;
}

#logo .description {
    color: #feffe3;
    font-size: 11px;
    line-height: 1.4em;
}

#about {
    float: left;
    display: inline;
    margin-top: 10px;
    width: 500px;
    font-size: 11px;
    text-align:right;
}

#about p {
    text-align:right;
    color: #FFF;
    font-size: 11px;
    line-height: 1.4em;
}
/***************************************************/
#column {
    float: left;
    width: 540px;
    margin-right: 20px;
}

.post {
    margin-top: 20px;
}

.post a {
    color: #2c78b9;
}

.post a:hover {
    color: #4ba5f2;
}

.post-top {
    width: 540px;
    height: 10px;
    background: url(images/post-top.gif) no-repeat;
    overflow: hidden;
}

.post-bottom {
    width: 540px;
    height: 10px;
    background: url(images/post-bottom.gif) no-repeat;
    overflow: hidden;
}

.entry {
    background: #FFF;
    border-right: 1px solid #bddbe6;
    border-left: 1px solid #bddbe6;
}

.entry h2 {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    line-height: 1.3em;
    font-size: 16px;
    font-weight: bold;
}

.entry h2 a {
    line-height: 1.3em;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: none;
}

.entry .date {
    display: block;
    margin-left: 15px;
    margin-right: 15px;
    color: #999;
    padding-bottom: 5px;
    font-size: 11px;
}

/********* CSS For Post Info Below Header ***************/
.info {
    background: #f5feff;
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 11px;
}

.info .cat {
    float: right;
}

.info .comments {
    float: left;
}

.info .cat a {
    line-height: 26px;
    background-position: left center;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
}

.info .comments a {
    line-height: 26px;
    background-position: left center;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 20px;
}
/********* CSS For Article CONTENT ***************/
.content {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 1px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    line-height: 1.5em;
    margin: 0px 0px 5px 0px;
    padding: 0;
}

.content p {
    font-size: 11px;
    line-height: 1.5em;
    margin: 0px 0px 10px 0px;
    padding: 0;
}

.content .more-link {
    font-size: 11px;
    font-weight: none;
    text-transform: uppercase;
    display: block;
}

.content h1 {
    font-size: 11px;
    color: #97aab1;
}

.content h2 {
    font-size: 11px;
    color: #1394ef;
}

.content h3 {
    font-size: 11px;
    font-weight: none;
    color: #333;
}

.content h4 {
    font-size: 11px;
    font-weight: none;
}

.content h5 {
    font-size: 11px;
    font-weight: none;
    color: #999;
}

.content h6 {
    font-size: 11px;
    font-weight: none;
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
    line-height: 1.5em;
    color: #333;
    margin-bottom: 5px;
    font-size: 11px;
}

.content ul li {
    line-height: 1.5em;
    color: #333;
    background-position: left 6px;
    padding-left: 20px;
    margin-bottom: 5px;
    font-size: 11px;
}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
    padding: 10px;
    padding-left: 40px;
    background: #f7fcea url(images/blockquote.gif) no-repeat;
    background-position: 8px 8px;
    margin-bottom: 15px;
}

blockquote p {
    font-family: Tahoma, georgia, arial;
    line-height: 1.5em;
    font-size: 11px;
    color: #366799;
}

blockquote * {
    font-family: Tahoma, georgia, arial;
    line-height: 1.5em;
    font-size: 11px;
    color: #366799;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

code {
    color: #333;
    font-family: verdana;
    font-size: 11px;
    background: #eee;
}
/* Thanks! */

.tags {
    border-top: 1px solid #ddd;
    font-weight: none;
    line-height: 2em;
    color: #bbb;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
    font-size: 11px;
}

.tags a {
    font-weight: normal;
    color: #333;
    text-transform:lowercase;
}

.tags a:hover {
    color: #ff9600;
}

.follow {
    background: #fcffeb;
    padding: 10px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #dcddd6;
    font-weight: none;
    font-size: 11px;
    text-align:center;
}

.follow a {
    font-weight:none;
    background: url(images/rss.gif) no-repeat;
    background-position: left center;
    padding-left: 20px;
}

.state {
    margin-left: 15px;
    margin-bottom: 15px;
    font-size: 11px;
    line-height: 1.5em;
    text-align:center;
}

.state a {
    line-height: 1.5em;
}
/***************************************************/
.navigation {
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 11px;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: bold;
}

.navigation a {
    color: #333;
}

.navigation a:hover {
    color: #2c78b9;
}

.navleft {
    float: left;
    width: 48%;
}

.navright {
    float: right;
    width: 48%;
    text-align: right;
}
/***************************************************/
.alignleft img, .alignright img, .aligncenter img {
    border: 4px solid #ccc;
}

.alignleft {
    float: left;
    display: inline;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 4px;
}

.alignright {
    float: right;
    display: inline;
    background: #fff;
    margin-left: 10px;
    margin-bottom: 4px;
}

.aligncenter {
    text-align: center;
    display: inline;
}

.alignnone {
}

p.wp-caption-text {
    padding: 3px;
    margin: 0;
    font-size: 11px;
    color: #999;
}
/***************************************************/
#sidebar {
    float: left;
    width: 420px;
}
/***************************************************/
.box {
    width: 420px;
}

.box h2 {
    margin-top: 20px;
    display: block;
    background: url(images/bigheader.gif) no-repeat;
    width: 420px;
    height: 30px;
    color: #FFF;
    line-height: 27px;
    font-weight: none;
    text-indent: 10px;
    font-size: 11px;
}
/***************************************************/
.ads {
    padding: 10px;
    border: 1px solid #bfe3eb;
    background: #bfbfbf;
}

.ads ul {

}

.ads ul li {
    float: left;
    display: inline;
    width: 125px;
    height: 125px;
    margin-left: 5px;
    margin-right: 2px;
}

.ads ul li a {
    float: left;
    display: block;
    width: 125px;
    height: 125px;
}

.ads ul li a img {
    float: left;
    display: block;
    width: 125px;
    height: 125px;
}
/***************************************************/
.subscribe {
    padding: 10px;
    border: 1px solid #bfe3eb;
    background: #FFF;
}

.rssfeed {
    font-size: 11px;
    line-height: 1.4em;
    background-position: left 5px;
    padding-left: 15px;
    margin-bottom: 5px;
}

.rssfeedlinks {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ddd;
    font-size: 11px;
}

.rssfeedlinks a {
    float: left;
    font-weight: bold;
    background: url(images/rss.gif) no-repeat left;
    padding-left: 22px;
    line-height: 1.5em;
    color: #2c78b9;
    margin-right: 40px;
}

.rssfeedlinks a:hover {
    color: #ff9600;
    line-height: 1.5em;
}

.subscribe form {
    display: inline;
}

.subscribe fieldset {
    display: inline;
}

.subscribe input {
    display: inline;
    vertical-align: middle;
    font-size: 11px;
}

#rssinput {
    width: 300px;
    height: 20px;
    padding-left: 7px;
    padding-top: 7px;
    background: url(images/rss-input.gif) no-repeat top;
}

#rssinput:focus {
    width: 300px;
    height: 20px;
    padding-left: 7px;
    padding-top: 7px;
    background: url(images/rss-input.gif) no-repeat bottom;
}

#rssbutton {
    width: 36px;
    height: 36px;
    background: url(images/rss-button.gif) no-repeat;
    cursor: pointer;
}
/***************************************************/
.tabs {
    margin-top: 20px;
    width: 420px;
    overflow: hidden;
}

.tabs li {
    float: right;
    display: inline;
    margin-left: 1px;
    text-align: center;
    overflow: hidden;
    font-size: 11px;
}

.tabs li a {
    float: left;
    display: block;
    color: #FFF;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 26px;
    height: 26px;
    background: url(images/tab.gif) repeat-x top;
}

.tabs li a:hover {
    display: block;
    color: #c0ef05;
}

.tabs li a.selected {
    display: block;
    background: url(images/tab.gif) repeat-x bottom;
    color: #FFF;
}

.tabs li a.selected:hover {
    display: block;
    background: url(images/tab.gif) repeat-x bottom;
    color: #FFF;
}
/***************** CSS For TAB Content *******************/
.tabcontent {
    display: none;
    background: #c0e10e url(images/tabtop.gif) no-repeat top;
    border: 1px solid #bfe3eb;
    border-top: 0;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    overflow: hidden;
    font-size: 11px;
}

.tabcontent a, .tabcontent a strong {
    color: #6b7179;
    line-height: 1.4em;
}

.tabcontent a:hover, .tabcontent a:hover strong {
    color: #6e747b;
}

.tabcontent ul li {
    display: block;
    background-position: left 5px;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-left: 20px;
    color: #999;
    line-height: 1.4em;
    font-size: 11px
}

.tabcontent ul li a {
    color: #717880;
    line-height: 1.4em;
}

.tabcontent ul li a:hover {
    color: #4ba5f2;
}

.tabcontent ul li span {
    display: block;
    color: #999;
}
/***************** CSS For TAB Content *******************/
@media print {
    .tabcontent {
    display: block !important;
    }
}
/***************************************************/
.sidebar {
    float: left;
    width: 200px;
    margin-right: 20px;
    font-size: 11px;
}

.sidebar a {
    color: #2c78b9;
}

.sidebar a:hover {
    color: #4ba5f2;
}

.sidebar ul li h2 {
    margin-top: 20px;
    display: block;
    background: url(images/header.gif) no-repeat;
    width: 200px;
    height: 33px;
    color: #FFF;
    line-height: 30px;
    font-weight: bold;
    text-indent: 10px;
    font-size: 11px;
}

.sidebar ul li div {
    padding: 10px;
    border: 1px solid #bfe3eb;
    background: #FFF url(images/corner.gif) no-repeat bottom;
    line-height: 1.4em;
    font-size: 11px;
}
/***********************************************/
.sidebar ul ul {
    padding: 10px;
    border: 1px solid #bfe3eb;
    background: #FFF url(images/corner.gif) no-repeat bottom;
}

.sidebar ul ul ul {
    padding: 0px;
    border: 0;
    background: #FFF;
}

.sidebar ul li ul li {
    display: block;
    background-position: left 9px;
    border-bottom: 1px dotted #ddd;
    padding-left: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.sidebar ul li ul li a {
    display: block;
    color: #2c78b9;
    line-height: 1.4em;
}

.sidebar ul li ul li a:hover {
    color: #4ba5f2;
}
/***************************************************/
#footer {
    margin-top: 20px;
    width: 100%;
    background: #666;
    border-top: 5px solid #aaa;
    padding-top: 15px;
    padding-bottom: 15px;
}

#footercontent {
    width: 980px;
    height: 60px;
    margin-right: auto;
    margin-left: auto;
}

#footercontent ul {
    float: left;
    margin-bottom: 10px;
}

#footercontent ul li {
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px dotted #ddd;
    line-height: 1.5em;
}

#footercontent ul li a {
    float: left;
    display: block;
    color: #FFF;
    font-size: 11px;
    font-weight: none;
    text-transform: uppercase;
    line-height: 1.5em;
}

#footercontent ul li a:hover {
    color: #aeec07;
    line-height: 1.5em;
}

.copyright {
    text-decoration:none;
    color: #feffe3;
    line-height: 1.5em;
    font-size: 11px;
}

.copyright a {
    text-decoration:none;
    font-weight: none;
    line-height: 1.5em;
    color: #FFF;
}

.copyright a:hover {
    text-decoration:none;
    color: #aeec07;
    line-height: 1.5em;
}

.rss {
    float: left;
    font-size: 11px;
}

.rss a {
    float: left;
    display: block;
    font-weight: bold;
    background: url(images/rss.gif) no-repeat left;
    padding-left: 25px;
    line-height: 1.5em;
    color: #aeec07;
    margin-right: 25px;
}

.rss a:hover {
    color: #edf50c;
    line-height: 1.5em;
}

.property {
    float: right;
    color: #ddd;
    line-height: 1.5em;
    font-size: 11px;
}

.property a {
    font-weight: bold;
    color: #aeec07;
}

.property a:hover {
    text-decoration: underline;
}
/***************************************************/
/* CSS for Search Results Only Optional */
.result {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 11px;
}

.result h3 {
    font-size: 11px;
    font-weight: none;
    padding:0;margin:0;
    line-height: 1em;
}

.result h3 a {
    font-size: 11px;
    font-weight: none;
    padding:0;margin:0;
    line-height: 1em;
}

.result .rdate {
    float: left;
    line-height: 2em;
    color: #aaa;
}

.result .rcomment {
    float: right;
    line-height: 1.5em;
    color: #aaa;
    font-weight: bold;
}

.result .rcomment a {
    color: #999;
    font-weight: bold;
}

.result .rcomment a:hover {
    color: #ff9600;
}

.result .rsummary {
    padding: 10px;
    border: 1px dotted #eee;
    background: #f8fcef;
}

.result .rsummary p {
    font-size: 11px;
    margin:0;
    padding:0;
}

.result .rcat {
    float: left;
    line-height: 2em;
    color: #aaa;
}

.result .rcat a {
    color: #999;
    font-weight: bold;
}

.result .rcat a:hover {
    color: #ff9600;
}

.result .rtags {
    float: right;
    line-height: 2em;
    color: #aaa;
}

.result .rtags a {
    color: #999;
    text-transform: lowercase;
}

.result .rtags a:hover {
    color: #a2d700;
}
/***************************************************/
/*           Commenting System CSS        */
#combox {
    border-top: 5px solid #bbb;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

h3#respond {
    font-size: 11px;
    font-weight: none;
    line-height: 1em;
    padding-bottom: 5px;
    margin-bottom: 2px;
    border-bottom: 1px dotted #ddd;
}

h3#comments {
    font-size: 11px;
    font-weight: none;
    line-height: 1em;
    padding-bottom: 5px;
    margin-bottom: 2px;
    border-bottom: 1px dotted #ddd;
}

ol.commentlist {
    list-style-type: none;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 5px solid #a4d5e5;
}

ol.commentlist li {
    background: #b1ff00;
    border: 1px solid #eee;
    padding: 20px;
    margin-top: 20px;
}

ol.commentlist li.alt {
    background: #FFF;
    border: 1px solid #eee;
    padding: 20px;
    margin-top: 20px;
}

.avatar {
    float: left;
    display: inline;
    width: 32px;
}

.commentbody {
    float: left;
    display: inline;
    margin-left: 20px;
    width: 410px;
}

.commentbody em {
    font-size: 11px;
}
/***************************************************/
p.comment_author, p.comment_author a {
    font-weight: bold;
    color: #455c6b;
    font-size: 11px;
}

p.comment_author a:hover {
    font-weight: bold;
    color: #ff3600;
}

p.comment_time {
    line-height: 1.5em;
    color: #999;
    font-size: 10px;
    font-family: tahoma;
    text-transform: uppercase;
}

.comment_text {
    line-height: 1.5em;
    color: #333;
    margin-top: 15px;
    font-size: 11px;
}
/***************************************************/
.reply form {
    background: #EEE;
    width: 488px;
    padding: 10px;
}

.reply p {
    margin-top: 10px;
    font-size: 11px;
}

.reply fieldset {
    vertical-align: middle;
    display: inline;
}

.reply input {
    vertical-align: middle;
    display: inline;
    font-size: 11px;
}

.reply textarea {
    vertical-align: middle;
    display: inline;
    font-size: 11px;
}

.reply label {
    vertical-align: middle;
    display: inline;
    font-size: 11px;
    font-weight: bold;
    font-family: tahoma;
    margin-left: 10px;
}

.replytext {
    border: 1px solid #d9f6fa;
    width: 200px;
    padding: 5px;
    color: #366799;
}

.replytext:focus {
    border: 1px solid #c3e5ea;
    background: #fefff7;
}

.replyarea {
    border: 1px solid #d9f6fa;
    line-height: 1.5em;
    padding: 5px;
    width: 470px;
    height: 120px;
    color: #366799;
}

.replyarea:focus {
    border: 1px solid #c3e5ea;
    background: #fefff7;
}

.replybutton {
    background: url(images/tab.gif) repeat-x;
    text-align: center;
    width: 100px;
    height: 25px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
}
.editComment, .editableComment, .textComment{
    display: inline;
}
.comment-childs{
    border: 1px solid #999;
    margin: 5px 2px 2px 4px;
    padding: 4px 2px 2px 4px;
    background-color: white;
}
.chalt{
    background-color: #E2E2E2;
}
#newcomment{
    border:1px dashed #777;width:90%;
}
#newcommentsubmit{
    color:red;
}
.adminreplycomment{
    border:1px dashed #777;
    width:99%;
    margin:4px;
    padding:4px;
}
.mvccls{
    color: #999;
}

.redmore {
background:#c40b0b;
padding: 8px;
border-redius:
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
box-shadow:3px 3px 5px #000;
-moz-box-shadow:3px 3px 5px #402f55;
color:#FFF;
width: 80px;
font-weight:bold;
font-size:14px;
}
            
/***************************************************/

داداش اینم فایل اصلی "یعنی index"
PHP:
<?php get_header(); ?>

<div id="column">

<?php if (have_posts()) : ?>
<?php while (have_posts()) : the_post(); ?>

<!-- ^^^^^^^^^^^^^^ post code ^^^^^^^^^^^^^^ -->
<div class="post" id="post-<?php the_ID(); ?>">
<div class="post-top"></div>
<div class="entry">

<h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2>
<span class="date">نگارش شده در تاريخ : <?php the_time('l, F j, Y'); ?> و ساعت : <?php the_time('G:i'); ?></span>

<div class="info">
<div class="cat">ارسال شده در قسمت : <?php the_category(', ') ?></div>
<div class="comments"><?php comments_popup_link('بدون نظر', 'يك نظر', '% نظر'); ?></div>

<div class="clear"></div>
</div>

<div class="content">
<?php the_content('كليك كنيد - ادامه مطلب ..'); ?><div class="clear"></div>
</div>

<div class="tags"><?php edit_post_link('ويرايش اين مطلب', '', ' | '); ?><?php the_tags('كلمات كليدي : ', ', ', ''); ?></div>

</div>
<div class="post-bottom"></div>
</div>
<!-- ^^^^^^^^^^^^^^ post code ^^^^^^^^^^^^^^ -->

<?php endwhile; ?>

<!-- ^^^^^^^^^^^^^^ post navigation ^^^^^^^^^^^^^^ -->
<div class="navigation">
<?php if(function_exists('wp_page_numbers')) : wp_page_numbers(); endif; ?>
<div class="navleft"><?php next_posts_link('مطالب گذشته') ?></div>
<div class="navright"><?php previous_posts_link('مطالب جديد') ?></div>
<div class="clear"></div>
</div>
<!-- ^^^^^^^^^^^^^^ post navigation ^^^^^^^^^^^^^^ -->

<?php else : ?>

<!-- ^^^^^^^^^^^^^^ page not found + search form ^^^^^^^^^^^^^^ -->
<div class="post">
<div class="post-top"></div>
<div class="entry">

<div class="content">
<h1>پيدا نشد.</h1>
<p>متاسفانه نتيجه اي يافت نشد، دوباره امتحان نماييد</p>
<h3>جستجو در بلاگ</h3>
<?php include(TEMPLATEPATH."/searchform.php"); ?>
</div>

</div>
<div class="post-bottom"></div>
</div>
<!-- ^^^^^^^^^^^^^^ page not found + search form ^^^^^^^^^^^^^^ -->

<?php endif; ?>

</div>

<?php get_sidebar(); ?>
<?php get_footer(); ?>
 
آخرین ویرایش:

vitonweb

Member
قالب

HTML:
<?php get_header(); ?>

<div id="column">

<?php if (have_posts()) : ?>
<?php while (have_posts()) : the_post(); ?>

<!-- ^^^^^^^^^^^^^^ post code ^^^^^^^^^^^^^^ -->
<div class="post" id="post-<?php the_ID(); ?>">
<div class="post-top"></div>
<div class="entry">

<h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2>
<span class="date">نگارش شده در تاريخ : <?php the_time('l, F j, Y'); ?> و ساعت : <?php the_time('G:i'); ?></span>

<div class="info">
<div class="cat">ارسال شده در قسمت : <?php the_category(', ') ?></div>
<div class="comments"><?php comments_popup_link('بدون نظر', 'يك نظر', '% نظر'); ?></div>

<div class="clear"></div>
</div>

<div class="content">

<a href="<?php the_permalink() ?>" class="redmoreee">ادامه مطلب</a>

<div class="clear"></div>
</div>

<div class="tags"><?php edit_post_link('ويرايش اين مطلب', '', ' | '); ?><?php the_tags('كلمات كليدي : ', ', ', ''); ?></div>

</div>
<div class="post-bottom"></div>
</div>
<!-- ^^^^^^^^^^^^^^ post code ^^^^^^^^^^^^^^ -->

<?php endwhile; ?>

<!-- ^^^^^^^^^^^^^^ post navigation ^^^^^^^^^^^^^^ -->
<div class="navigation">
<?php if(function_exists('wp_page_numbers')) : wp_page_numbers(); endif; ?>
<div class="navleft"><?php next_posts_link('مطالب گذشته') ?></div>
<div class="navright"><?php previous_posts_link('مطالب جديد') ?></div>
<div class="clear"></div>
</div>
<!-- ^^^^^^^^^^^^^^ post navigation ^^^^^^^^^^^^^^ -->

<?php else : ?>

<!-- ^^^^^^^^^^^^^^ page not found + search form ^^^^^^^^^^^^^^ -->
<div class="post">
<div class="post-top"></div>
<div class="entry">

<div class="content">
<h1>پيدا نشد.</h1>
<p>متاسفانه نتيجه اي يافت نشد، دوباره امتحان نماييد</p>
<h3>جستجو در بلاگ</h3>
<?php include(TEMPLATEPATH."/searchform.php"); ?>
</div>

</div>
<div class="post-bottom"></div>
</div>
<!-- ^^^^^^^^^^^^^^ page not found + search form ^^^^^^^^^^^^^^ -->

<?php endif; ?>

</div>

<?php get_sidebar(); ?>
<?php get_footer(); ?>






PHP:
/*
Theme Name: Vibrant
Description: Translation to Persian by :  <a href="http://www.itgozar.ir/">Saeed Koohjani</a>.
Version: 1.0
Author: SK
Author URI: 
*/

/***************************************************/
* {
    font-family: Tahoma,arial, "Trebuchet MS";
    color: #666;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0 none;
    text-decoration: none;
    white-space: normal;
    vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}
/***************************************************/
body {
    background: #1a73be url(images/header1.png) no-repeat;
    text-align: center;
}

#container {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    text-align: right;
}

#header {
    width: 980px;
    height: 173px;
}



.redmoreee {
background:#c40b0b;
padding: 8px;
border-redius: 
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
box-shadow:3px 3px 5px #000;
-moz-box-shadow:3px 3px 5px #402f55;
color:#FFF;
width: 80px;
font-weight:bold;
font-size:14px;
}





/***************************************************/
#pagenav {
    float: right;
    width: 180px;
    height: 45px;
}

#pagenav ul {
    float: right;
    padding-top: 15px;
    padding-left: 20px;
    height: 30px;
}

#pagenav ul li {
    float: left;
    height: 30px;
    text-align: right;
    margin-right: 1px;
}

#pagenav ul li a {
    background: url(images/nav.gif) repeat-x;
    background-position: center 0px;
    float: left;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 30px;
    height: 30px;
    font-size: 11px;
    color: #a0d21a;
    font-weight: bold;
}

#pagenav ul li a:hover {
    background: url(images/nav.gif) repeat-x;
    background-position: center -30px;
}

#pagenav ul li.current_page_item a {
    background: url(images/nav.gif) repeat-x;
    background-position: center -60px;
    color: #FFF;
}

#pagenav ul li.current_page_item a:hover {
    background: url(images/nav.gif) repeat-x;
    background-position: center -60px;
}
/***************************************************/
#searchform {
    float: left;
    width: 333px;
    height: 45px;
    margin-right: 20px;
}

#searchform form {
    float: right;
    display: inline;
    background-position: left 0px;
    width: 333px;
    height: 45px;
}

#searchform fieldset {
    float: right;
    display: inline;
    padding-top: 10px;
    height: 35px;
}

#searchform label {
    vertical-align: middle;
    color: #FFF;
    font-weight: bold;
    font-size: 11px;
}

#searchform input {
    display: inline;
    vertical-align: middle;
    font-size: 11px;
}

#searchinput {
    width: 177px;
    height: 20px;
    padding-left: 6px;
    padding-top: 6px;
    padding-right: 6px;
    background: url(images/search-input.gif) no-repeat;
    color: #999;
}

#searchbutton {
    width: 35px;
    height: 25px;
    line-height: 1.4em;
    background: url(images/search-button.gif) no-repeat;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    cursor: pointer;
}
/***************************************************/
/* Search form CSS */
form#srcform {
    background: #EEE;
    padding: 10px;
}

form#srcform fieldset {
}

form#srcform input {
    vertical-align: middle;
    font-size: 11px;
}

form#srcform #srcinput {
    padding: 4px;
    width: 250px;
    background: #FFF;
    color: #333;
    font-weight: normal;
    border: 1px solid #ddd;
}

form#srcform #srcbutton {
    padding: 2px;
    width: 50px;
    background: #aaa;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
/***************************************************/
#logo {
    float: right;
    display: inline;
    margin-top: 80px;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 40px;
    padding-left: 40px;
    background: url(images/logo.gif) no-repeat;    
    background-position: right 0px;
}

#logo h1 {
    padding-top: 9px;
    font-size: 11px;
    font-weight: none;
    color: #FFF;
}

#logo h1 a {
    font-size: 11px;
    font-weight: none;
    color: #FFF;
}

#logo h1 a .green {
    font-size: 11px;
    font-weight: bold;
    color: #aeec07;
}

#logo h1 a:hover {
    color: #aeec07;
}

#logo .description {
    color: #feffe3;
    font-size: 11px;
    line-height: 1.4em;
}

#about {
    float: left;
    display: inline;
    margin-top: 10px;
    width: 500px;
    font-size: 11px;
    text-align:right;
}

#about p {
    text-align:right;
    color: #FFF;
    font-size: 11px;
    line-height: 1.4em;
}
/***************************************************/
#column {
    float: left;
    width: 540px;
    margin-right: 20px;
}

.post {
    margin-top: 20px;
}

.post a {
    color: #2c78b9;
}

.post a:hover {
    color: #4ba5f2;
}

.post-top {
    width: 540px;
    height: 10px;
    background: url(images/post-top.gif) no-repeat;
    overflow: hidden;
}

.post-bottom {
    width: 540px;
    height: 10px;
    background: url(images/post-bottom.gif) no-repeat;
    overflow: hidden;
}

.entry {
    background: #FFF;
    border-right: 1px solid #bddbe6;
    border-left: 1px solid #bddbe6;
}

.entry h2 {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    line-height: 1.3em;
    font-size: 16px;
    font-weight: bold;
}

.entry h2 a {
    line-height: 1.3em;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: none;
}

.entry .date {
    display: block;
    margin-left: 15px;
    margin-right: 15px;
    color: #999;
    padding-bottom: 5px;
    font-size: 11px;
}

/********* CSS For Post Info Below Header ***************/
.info {
    background: #f5feff;
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 11px;
}

.info .cat {
    float: right;
}

.info .comments {
    float: left;
}

.info .cat a {
    line-height: 26px;
    background-position: left center;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
}

.info .comments a {
    line-height: 26px;
    background-position: left center;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 20px;
}
/********* CSS For Article CONTENT ***************/
.content {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 1px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    line-height: 1.5em;
    margin: 0px 0px 5px 0px;
    padding: 0;
}

.content p {
    font-size: 11px;
    line-height: 1.5em;
    margin: 0px 0px 10px 0px;
    padding: 0;
}

.content .more-link {
    font-size: 11px;
    font-weight: none;
    text-transform: uppercase;
    display: block;
}

.content h1 {
    font-size: 11px;
    color: #97aab1;
}

.content h2 {
    font-size: 11px;
    color: #1394ef;
}

.content h3 {
    font-size: 11px;
    font-weight: none;
    color: #333;
}

.content h4 {
    font-size: 11px;
    font-weight: none;
}

.content h5 {
    font-size: 11px;
    font-weight: none;
    color: #999;
}

.content h6 {
    font-size: 11px;
    font-weight: none;
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
    line-height: 1.5em;
    color: #333;
    margin-bottom: 5px;
    font-size: 11px;
}

.content ul li {
    line-height: 1.5em;
    color: #333;
    background-position: left 6px;
    padding-left: 20px;
    margin-bottom: 5px;
    font-size: 11px;
}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
    padding: 10px;
    padding-left: 40px;
    background: #f7fcea url(images/blockquote.gif) no-repeat;
    background-position: 8px 8px;
    margin-bottom: 15px;
}

blockquote p {
    font-family: Tahoma, georgia, arial;
    line-height: 1.5em;
    font-size: 11px;
    color: #366799;
}

blockquote * {
    font-family: Tahoma, georgia, arial;
    line-height: 1.5em;
    font-size: 11px;
    color: #366799;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

code {
    color: #333;
    font-family: verdana;
    font-size: 11px;
    background: #eee;
}
/* Thanks! */

.tags {
    border-top: 1px solid #ddd;
    font-weight: none;
    line-height: 2em;
    color: #bbb;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
    font-size: 11px;
}

.tags a {
    font-weight: normal;
    color: #333;
    text-transform:lowercase;
}

.tags a:hover {
    color: #ff9600;
}

.follow {
    background: #fcffeb;
    padding: 10px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #dcddd6;
    font-weight: none;
    font-size: 11px;
    text-align:center;
}

.follow a {
    font-weight:none;
    background: url(images/rss.gif) no-repeat;
    background-position: left center;
    padding-left: 20px;
}

.state {
    margin-left: 15px;
    margin-bottom: 15px;
    font-size: 11px;
    line-height: 1.5em;
    text-align:center;
}

.state a {
    line-height: 1.5em;
}
/***************************************************/
.navigation {
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 11px;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: bold;
}

.navigation a {
    color: #333;
}

.navigation a:hover {
    color: #2c78b9;
}

.navleft {
    float: left;
    width: 48%;
}

.navright {
    float: right;
    width: 48%;
    text-align: right;
}
/***************************************************/
.alignleft img, .alignright img, .aligncenter img {
    border: 4px solid #ccc;
}

.alignleft {
    float: left;
    display: inline;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 4px;
}

.alignright {
    float: right;
    display: inline;
    background: #fff;
    margin-left: 10px;
    margin-bottom: 4px;
}

.aligncenter {
    text-align: center;
    display: inline;
}

.alignnone {
}

p.wp-caption-text {
    padding: 3px;
    margin: 0;
    font-size: 11px;
    color: #999;
}
/***************************************************/
#sidebar {
    float: left;
    width: 420px;
}
/***************************************************/
.box {
    width: 420px;
}

.box h2 {
    margin-top: 20px;
    display: block;
    background: url(images/bigheader.gif) no-repeat;
    width: 420px;
    height: 30px;
    color: #FFF;
    line-height: 27px;
    font-weight: none;
    text-indent: 10px;
    font-size: 11px;
}
/***************************************************/
.ads {
    padding: 10px;
    border: 1px solid #bfe3eb;
    background: #bfbfbf;
}

.ads ul {

}

.ads ul li {
    float: left;
    display: inline;
    width: 125px;
    height: 125px;
    margin-left: 5px;
    margin-right: 2px;
}

.ads ul li a {
    float: left;
    display: block;
    width: 125px;
    height: 125px;
}

.ads ul li a img {
    float: left;
    display: block;
    width: 125px;
    height: 125px;
}
/***************************************************/
.subscribe {
    padding: 10px;
    border: 1px solid #bfe3eb;
    background: #FFF;
}

.rssfeed {
    font-size: 11px;
    line-height: 1.4em;
    background-position: left 5px;
    padding-left: 15px;
    margin-bottom: 5px;
}

.rssfeedlinks {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ddd;
    font-size: 11px;
}

.rssfeedlinks a {
    float: left;
    font-weight: bold;
    background: url(images/rss.gif) no-repeat left;
    padding-left: 22px;
    line-height: 1.5em;
    color: #2c78b9;
    margin-right: 40px;
}

.rssfeedlinks a:hover {
    color: #ff9600;
    line-height: 1.5em;
}

.subscribe form {
    display: inline;
}

.subscribe fieldset {
    display: inline;
}

.subscribe input {
    display: inline;
    vertical-align: middle;
    font-size: 11px;
}

#rssinput {
    width: 300px;
    height: 20px;
    padding-left: 7px;
    padding-top: 7px;
    background: url(images/rss-input.gif) no-repeat top;
}

#rssinput:focus {
    width: 300px;
    height: 20px;
    padding-left: 7px;
    padding-top: 7px;
    background: url(images/rss-input.gif) no-repeat bottom;
}

#rssbutton {
    width: 36px;
    height: 36px;
    background: url(images/rss-button.gif) no-repeat;
    cursor: pointer;
}
/***************************************************/
.tabs {
    margin-top: 20px;
    width: 420px;
    overflow: hidden;
}

.tabs li {
    float: right;
    display: inline;
    margin-left: 1px;
    text-align: center;
    overflow: hidden;
    font-size: 11px;
}

.tabs li a {
    float: left;
    display: block;
    color: #FFF;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 26px;
    height: 26px;
    background: url(images/tab.gif) repeat-x top;
}

.tabs li a:hover {
    display: block;
    color: #c0ef05;
}

.tabs li a.selected {
    display: block;
    background: url(images/tab.gif) repeat-x bottom;
    color: #FFF;
}

.tabs li a.selected:hover {
    display: block;
    background: url(images/tab.gif) repeat-x bottom;
    color: #FFF;
}
/***************** CSS For TAB Content *******************/
.tabcontent {
    display: none;
    background: #c0e10e url(images/tabtop.gif) no-repeat top;
    border: 1px solid #bfe3eb;
    border-top: 0;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    overflow: hidden;
    font-size: 11px;
}

.tabcontent a, .tabcontent a strong {
    color: #6b7179;
    line-height: 1.4em;
}

.tabcontent a:hover, .tabcontent a:hover strong {
    color: #6e747b;
}

.tabcontent ul li {
    display: block;
    background-position: left 5px;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-left: 20px;
    color: #999;
    line-height: 1.4em;
    font-size: 11px
}

.tabcontent ul li a {
    color: #717880;
    line-height: 1.4em;
}

.tabcontent ul li a:hover {
    color: #4ba5f2;
}

.tabcontent ul li span {
    display: block;
    color: #999;
}
/***************** CSS For TAB Content *******************/
@media print {
    .tabcontent {
    display: block !important;
    }
}
/***************************************************/
.sidebar {
    float: left;
    width: 200px;
    margin-right: 20px;
    font-size: 11px;
}

.sidebar a {
    color: #2c78b9;
}

.sidebar a:hover {
    color: #4ba5f2;
}

.sidebar ul li h2 {
    margin-top: 20px;
    display: block;
    background: url(images/header.gif) no-repeat;
    width: 200px;
    height: 33px;
    color: #FFF;
    line-height: 30px;
    font-weight: bold;
    text-indent: 10px;
    font-size: 11px;
}

.sidebar ul li div {
    padding: 10px;
    border: 1px solid #bfe3eb;
    background: #FFF url(images/corner.gif) no-repeat bottom;
    line-height: 1.4em;
    font-size: 11px;
}
/***********************************************/
.sidebar ul ul {
    padding: 10px;
    border: 1px solid #bfe3eb;
    background: #FFF url(images/corner.gif) no-repeat bottom;
}

.sidebar ul ul ul {
    padding: 0px;
    border: 0;
    background: #FFF;
}

.sidebar ul li ul li {
    display: block;
    background-position: left 9px;
    border-bottom: 1px dotted #ddd;
    padding-left: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.sidebar ul li ul li a {
    display: block;
    color: #2c78b9;
    line-height: 1.4em;
}

.sidebar ul li ul li a:hover {
    color: #4ba5f2;
}
/***************************************************/
#footer {
    margin-top: 20px;
    width: 100%;
    background: #666;
    border-top: 5px solid #aaa;
    padding-top: 15px;
    padding-bottom: 15px;
}

#footercontent {
    width: 980px;
    height: 60px;
    margin-right: auto;
    margin-left: auto;
}

#footercontent ul {
    float: left;
    margin-bottom: 10px;
}

#footercontent ul li {
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px dotted #ddd;
    line-height: 1.5em;
}

#footercontent ul li a {
    float: left;
    display: block;
    color: #FFF;
    font-size: 11px;
    font-weight: none;
    text-transform: uppercase;
    line-height: 1.5em;
}

#footercontent ul li a:hover {
    color: #aeec07;
    line-height: 1.5em;
}

.copyright {
    text-decoration:none;
    color: #feffe3;
    line-height: 1.5em;
    font-size: 11px;
}

.copyright a {
    text-decoration:none;
    font-weight: none;
    line-height: 1.5em;
    color: #FFF;
}

.copyright a:hover {
    text-decoration:none;
    color: #aeec07;
    line-height: 1.5em;
}

.rss {
    float: left;
    font-size: 11px;
}

.rss a {
    float: left;
    display: block;
    font-weight: bold;
    background: url(images/rss.gif) no-repeat left;
    padding-left: 25px;
    line-height: 1.5em;
    color: #aeec07;
    margin-right: 25px;
}

.rss a:hover {
    color: #edf50c;
    line-height: 1.5em;
}

.property {
    float: right;
    color: #ddd;
    line-height: 1.5em;
    font-size: 11px;
}

.property a {
    font-weight: bold;
    color: #aeec07;
}

.property a:hover {
    text-decoration: underline;
}
/***************************************************/
/* CSS for Search Results Only Optional */
.result {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 11px;
}

.result h3 {
    font-size: 11px;
    font-weight: none;
    padding:0;margin:0;
    line-height: 1em;
}

.result h3 a {
    font-size: 11px;
    font-weight: none;
    padding:0;margin:0;
    line-height: 1em;
}

.result .rdate {
    float: left;
    line-height: 2em;
    color: #aaa;
}

.result .rcomment {
    float: right;
    line-height: 1.5em;
    color: #aaa;
    font-weight: bold;
}

.result .rcomment a {
    color: #999;
    font-weight: bold;
}

.result .rcomment a:hover {
    color: #ff9600;
}

.result .rsummary {
    padding: 10px;
    border: 1px dotted #eee;
    background: #f8fcef;
}

.result .rsummary p {
    font-size: 11px;
    margin:0;
    padding:0;
}

.result .rcat {
    float: left;
    line-height: 2em;
    color: #aaa;
}

.result .rcat a {
    color: #999;
    font-weight: bold;
}

.result .rcat a:hover {
    color: #ff9600;
}

.result .rtags {
    float: right;
    line-height: 2em;
    color: #aaa;
}

.result .rtags a {
    color: #999;
    text-transform: lowercase;
}

.result .rtags a:hover {
    color: #a2d700;
}
/***************************************************/
/*           Commenting System CSS        */
#combox {
    border-top: 5px solid #bbb;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

h3#respond {
    font-size: 11px;
    font-weight: none;
    line-height: 1em;
    padding-bottom: 5px;
    margin-bottom: 2px;
    border-bottom: 1px dotted #ddd;
}

h3#comments {
    font-size: 11px;
    font-weight: none;
    line-height: 1em;
    padding-bottom: 5px;
    margin-bottom: 2px;
    border-bottom: 1px dotted #ddd;
}

ol.commentlist {
    list-style-type: none;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 5px solid #a4d5e5;
}

ol.commentlist li {
    background: #b1ff00;
    border: 1px solid #eee;
    padding: 20px;
    margin-top: 20px;
}

ol.commentlist li.alt {
    background: #FFF;
    border: 1px solid #eee;
    padding: 20px;
    margin-top: 20px;
}

.avatar {
    float: left;
    display: inline;
    width: 32px;
}

.commentbody {
    float: left;
    display: inline;
    margin-left: 20px;
    width: 410px;
}

.commentbody em {
    font-size: 11px;
}
/***************************************************/
p.comment_author, p.comment_author a {
    font-weight: bold;
    color: #455c6b;
    font-size: 11px;
}

p.comment_author a:hover {
    font-weight: bold;
    color: #ff3600;
}

p.comment_time {
    line-height: 1.5em;
    color: #999;
    font-size: 10px;
    font-family: tahoma;
    text-transform: uppercase;
}

.comment_text {
    line-height: 1.5em;
    color: #333;
    margin-top: 15px;
    font-size: 11px;
}
/***************************************************/
.reply form {
    background: #EEE;
    width: 488px;
    padding: 10px;
}

.reply p {
    margin-top: 10px;
    font-size: 11px;
}

.reply fieldset {
    vertical-align: middle;
    display: inline;
}

.reply input {
    vertical-align: middle;
    display: inline;
    font-size: 11px;
}

.reply textarea {
    vertical-align: middle;
    display: inline;
    font-size: 11px;
}

.reply label {
    vertical-align: middle;
    display: inline;
    font-size: 11px;
    font-weight: bold;
    font-family: tahoma;
    margin-left: 10px;
}

.replytext {
    border: 1px solid #d9f6fa;
    width: 200px;
    padding: 5px;
    color: #366799;
}

.replytext:focus {
    border: 1px solid #c3e5ea;
    background: #fefff7;
}

.replyarea {
    border: 1px solid #d9f6fa;
    line-height: 1.5em;
    padding: 5px;
    width: 470px;
    height: 120px;
    color: #366799;
}

.replyarea:focus {
    border: 1px solid #c3e5ea;
    background: #fefff7;
}

.replybutton {
    background: url(images/tab.gif) repeat-x;
    text-align: center;
    width: 100px;
    height: 25px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
}
.editComment, .editableComment, .textComment{
    display: inline;
}
.comment-childs{
    border: 1px solid #999;
    margin: 5px 2px 2px 4px;
    padding: 4px 2px 2px 4px;
    background-color: white;
}
.chalt{
    background-color: #E2E2E2;
}
#newcomment{
    border:1px dashed #777;width:90%;
}
#newcommentsubmit{
    color:red;
}
.adminreplycomment{
    border:1px dashed #777;
    width:99%;
    margin:4px;
    padding:4px;
}
.mvccls{
    color: #999;
}

.redmore {
background:#c40b0b;
padding: 8px;
border-redius:
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
box-shadow:3px 3px 5px #000;
-moz-box-shadow:3px 3px 5px #402f55;
color:#FFF;
width: 80px;
font-weight:bold;
font-size:14px;
}
            
/***************************************************/
 
آخرین ویرایش:

ebrahimta

Member
داداش دو باره قالب به هم ریخت

تو عکس ببین
 

پیوست ها

  • test.png
    test.png
    276.2 کیلوبایت · بازدیدها: 3

vitonweb

Member
عزیز، قالب رو زیپ کن آپلود کن لینکشو واسم پیام خصوصی کن یا ایمیل کن تا واست درستش کنم [email protected] آپ کردی همینجا خبر هم بده
 

جدیدترین ارسال ها

بالا