سلام
من اگه بخوام پست های وبسایتم به طور واضح جدا بشن (حالا یا توسط خط یا کادر) چه کدی را باید به کجا وارد کنم؟
آخه بین پست ها هیچ چیز نیست، فقط از سایز فونت میشه فهمید این پست با قبلی فرق داره.
سلام
من اگه بخوام پست های وبسایتم به طور واضح جدا بشن (حالا یا توسط خط یا کادر) چه کدی را باید به کجا وارد کنم؟
آخه بین پست ها هیچ چیز نیست، فقط از سایز فونت میشه فهمید این پست با قبلی فرق داره.
سلام, دنبال دستور زیر در فایل های index.php و category.php بگردید
<?php the_content();?>
و بعد از آن یک hr برای گذاشتن خط قرار دهید:
<hr />
می تونین با ویرایش style.css هم بین نوشته هاتون فاصله بدید
پیداش کردم:
<?php the_content(__('Click here to read more »','BlogOne')); ?>
اون را هم بعدش وارد کردم ولی بی فایدس
سلام
متاسفانه بازم حل نشد! (من <hr/> را در آخر قسمت کامنتس اضاف کردم ولی نشد)
بی خیال خط، میترسم بریزم به هم همه چیز را!
اگه میشه بگید چطور میتونیم پس زمینه ی متن عنوان هر پست را رنگ دیگه به جز سفید انتخاب کنم؟
اگه این کار را هم بتونم بکنم، پست ها را بهتر میشه از هم تشخیص دااد.
سلام, کار نشد نداره کمی سعی کنید
ببینید با این می شه فاصله بینشون ایجاد کرد:
class-name{
margin-bottom: 10px
}
در صورتی که به جای class-name اون چیزی که توی index.php و archive.php برای تعریف شده رو بگذاری!
اینم برای پس زمینه:
class-name{
background: #FF0033
}
اگر می خواین محتویات style.css رو بگذارید اینجا تا براتون انجام بدم
خیلی ممنون میشم اگه خودتون برام انجام بدید، چون من اصلا از این چیزا سر درنمیارم!
اینم متن فایلی که گفتید: (style )
/*
Theme Name: Blog One
Theme URI: http://farsipress.ir
Description: A light 2-column wordpress theme with character. Clean and simple, plus recent posts and comments, ready for localization and easy to customize. farsi by Arash Soltani.
Tags:two-columns,fixed-width,right-sidebar,white,blue,black,silver
Version: 1.0.2
Author: TopBlogger
Author URI: http://topblogger.pl
*/
/* GENERAL */
* {margin:0;padding:0;border: 0;}
body {font-family:tahoma;font-size:small;background:#eee;color:#333; font-size:13px;}
a:link, a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
pre {white-space: pre-wrap; white-space: -moz-pre-wrap !important; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;}
pre,
blockquote {margin: 10px;background: #eee url('images/sideboxbg.gif') top left repeat-x;font-style: italic;padding: 10px;
border: 1px solid #ddd;font-size: 0.9em;}
.alignleft {float: right;}
.alignright {float: right;}
.clearing {clear: both;}
/* CONTAINER */
.internal {margin: 0 auto;width:960px;padding: 10px 0;}
.internal ul {margin: 10px 0;}
/* HEADER & FOOTER */
.header {background: #fff; color: #333; border-bottom: 4px solid #eee;}
.header a {color: #999; font-weight: bold;padding: 3px 0;}
.header a:hover { color: #333; text-decoration: none;}
.blogtitle {font-size: 1.8em; font-weight: bold;}
.blogdesc {font-size: 0.9em;}
/* HEADER MENU */
.header ul {float: left;padding: 0;margin: 15px 0 0 0;}
.header li{list-style: none; display: inline;margin: 0; padding: 0px;}
.header li a{margin-right: 3px; padding: 10px;}
/* SUBHEADER & SUBFOOTER */
.subheader {background:#133869; color: #000; border-top: 4px solid #194b8b; border-bottom: 4px solid #194b8b;}
.subheader ul {padding: 0;margin: 0; overflow: hidden; height: 140px;}
.subheader a {color: #eee;}
.subheader li {color: #000; border-bottom: 1px solid #1c549c;}
.subheader h4 {color: #fff;padding: 0;text-align: right;}
.infobox {line-height: 150%;height: 130px;background: #194b8b;padding: 10px 13px 20px 37px;}
.infobox3 {line-height: 150%;height: 140px;background: #194b8b url('images/header_about.gif') top left no-repeat; padding: 10px 13px 10px 37px; overflow: hidden;}
.box1 {width: 270px;margin-right: 10px; background: #194b8b url('images/header_posts.gif') top left no-repeat; overflow: hidden;}
.box2 {width: 260px;margin-right: 10px; background: #194b8b url('images/header_comments.gif') top left no-repeat; overflow: hidden;}
.box2 h4 {margin-bottom: 5px;}
.box3 {width: 260px; overflow: hidden;}
.box3 p {margin: 5px 0; color: #000; }
.box3 img {width: 50px; height: 50px; padding: 5px 10px 0 10px; float: right;}
.searchbox {margin-top: 10px;}
/* SEARCHBOX */
.searchform { margin: 0px; padding: 0px; overflow: hidden; }
.s {background: #fff;width: 190px; color: #333; font-size: 10px; font-family: Verdana, Helvetica, Sans-Serif; padding: 5px;
margin: 0px; border: 1px solid #133869;}
/* CONTENT */
.mainpart{width:580px; padding:30px; background:#fff;}
.mainpart p {line-height: 200%;}
.mainpart em {color: #000;}
.mainpart a {color: #268ECF;}
h1 {margin: 5px 0;padding: 0 0 5px 0;border-bottom: 1px solid #eee;font-size: 1.4em;}
h2 {font-size: 1.2em;margin: 5px 0;}
h3 {font-size: 1.1em;margin: 5px 0;}
.metadata {color: #999;margin-bottom: 20px;}
.metadata_bottom {color: #999;padding: 10px;margin: 20px 0 30px 0;border-top: 1px solid #eee;border-bottom: 5px solid #eee;}
.metadata a,
.metadata_bottom a {color: #888;font-weight: bold;}
.metadata a:hover,
.metadata_bottom a:hover {color: #333;}
.metadata_link {text-align: center;margin-top: -30px;padding: 10px;background: #ddd;color: #fff;}
.metadata_link a {font-weight: bold;}
.more-link {display: block;font-weight: bold;margin: 20px 0;text-align: center;}
.bottomad {margin-top: 20px; text-align: center;}
.topreturn {text-align: right;}
/* SIDEBAR */
.sidebar {width:310px; margin-left: 10px;}
h4 {margin: 0; padding: 5px 0; font-size: 1.1em; color: #333;}
h5 {font-size: 0.9em; color: #666; margin: 0 0 20px 0; padding:0;}
.sidead {margin: 0 0 10px 10px;;}
.sidead img {margin: 10px;}
.sidebox {background: #eeeeee url('images/sideboxbg.gif') top left repeat-x; padding: 10px; color: #333; margin-bottom: 10px;}
.sidebox a {color: #268ECF;}
.sidebox ul li {border-bottom: 1px solid #dedede;}
/* FOOTER */
.footer {background:#133869; color: #1f5dad; border-top: 4px solid #194b8b;}
.footer a {color: #eee;}
.footer a.credits {color: #1f5dad;}
/* lists */
ul {list-style: none; padding: 2px 0; margin: 0 10px; }
ul li{margin:0px; padding: 2px 0; list-style-type:none;}
.mainpart ul {margin-bottom: 20px;}
.mainpart ul li{padding-left:20px; margin: 2px 0; line-height: 150%; border-bottom: 1px solid #dedede;
background: url('images/tiny_bullet.png') left top no-repeat; color:#333;}
.mainpart ol {margin: 0 30px 30px 30px;}
.mainpart ol li {padding: 3px 0;}
/* ----- COMMENTS ----- */
#comments{ margin:30px 0; line-height: 150%;}
#comments ul {margin: 0; padding: 0; background: #fff;}
#comments .comcolor {background: #fff;}
#comments .combyauthor {background: #eee; border-bottom: 1px solid #268ECF;}
#comments .avatar {float: left; position: relative; padding: 1px; border: 1px solid #999; margin: -7px 10px 0 0;}
#comments .commentbody {color: #333;margin-bottom: 3px;padding: 0;}
.commentbody p{padding: 10px;margin: 0;border: none;}
.commentsmeta {color: #999;padding: 10px;}
.commentsmeta a {color: #888;font-weight: bold;}
.commentsmeta a:hover {color: #333;}
.commentsdate {font-style: italic; margin-left: 15px;}
#author,
#email,
#url,
#commenting { border: 1px solid #ccc; padding: 5px; margin-top: 5px;}
#author {width: 250px; }
#email {width: 250px; }
#url {width: 250px; }
#commenting {width: 500px; }
#submit {background: #268ECF; color: #fff; padding: 10px; border: 1px solid #ccc; margin-top: 10px;}
/* WORDPRESS STUFF */
.previous-entries a { float: left; padding-left: 18px; }
.next-entries a { float: right; padding-right: 18px; }
.aligncenter,
div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {margin: 0;padding: 0;border: 0 none;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;padding: 0 4px 5px;margin: 0;}
style.css
/*
Theme Name: Blog One
Theme URI: http://farsipress.ir
Description: A light 2-column wordpress theme with character. Clean and simple, plus recent posts and comments, ready for localization and easy to customize. farsi by Arash Soltani.
Tags:two-columns,fixed-width,right-sidebar,white,blue,black,silver
Version: 1.0.2
Author: TopBlogger
Author URI: http://topblogger.pl
*/
/* GENERAL */
* {margin:0;padding:0;border: 0;}
body {font-family:tahoma;font-size:small;background:#eee;color:#333; font-size:13px;}
a:link, a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
pre {white-space: pre-wrap; white-space: -moz-pre-wrap !important; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;}
pre,
blockquote {margin: 10px;background: #eee url('images/sideboxbg.gif') top left repeat-x;font-style: italic;padding: 10px;
border: 1px solid #ddd;font-size: 0.9em;}
.alignleft {float: right;}
.alignright {float: right;}
.clearing {clear: both;}
/* CONTAINER */
.internal {margin: 0 auto;width:960px;padding: 10px 0;}
.internal ul {margin: 10px 0;}
/* HEADER & FOOTER */
.header {background: #fff; color: #333; border-bottom: 4px solid #eee;}
.header a {color: #999; font-weight: bold;padding: 3px 0;}
.header a:hover { color: #333; text-decoration: none;}
.blogtitle {font-size: 1.8em; font-weight: bold;}
.blogdesc {font-size: 0.9em;}
/* HEADER MENU */
.header ul {float: left;padding: 0;margin: 15px 0 0 0;}
.header li{list-style: none; display: inline;margin: 0; padding: 0px;}
.header li a{margin-right: 3px; padding: 10px;}
/* SUBHEADER & SUBFOOTER */
.subheader {background:#133869; color: #000; border-top: 4px solid #194b8b; border-bottom: 4px solid #194b8b;}
.subheader ul {padding: 0;margin: 0; overflow: hidden; height: 140px;}
.subheader a {color: #eee;}
.subheader li {color: #000; border-bottom: 1px solid #1c549c;}
.subheader h4 {color: #fff;padding: 0;text-align: right;}
.infobox {line-height: 150%;height: 130px;background: #194b8b;padding: 10px 13px 20px 37px;}
.infobox3 {line-height: 150%;height: 140px;background: #194b8b url('images/header_about.gif') top left no-repeat; padding: 10px 13px 10px 37px; overflow: hidden;}
.box1 {width: 270px;margin-right: 10px; background: #194b8b url('images/header_posts.gif') top left no-repeat; overflow: hidden;}
.box2 {width: 260px;margin-right: 10px; background: #194b8b url('images/header_comments.gif') top left no-repeat; overflow: hidden;}
.box2 h4 {margin-bottom: 5px;}
.box3 {width: 260px; overflow: hidden;}
.box3 p {margin: 5px 0; color: #000; }
.box3 img {width: 50px; height: 50px; padding: 5px 10px 0 10px; float: right;}
.searchbox {margin-top: 10px;}
/* SEARCHBOX */
.searchform { margin: 0px; padding: 0px; overflow: hidden; }
.s {background: #fff;width: 190px; color: #333; font-size: 10px; font-family: Verdana, Helvetica, Sans-Serif; padding: 5px;
margin: 0px; border: 1px solid #133869;}
/* CONTENT */
.mainpart{width:580px; padding:30px; background:#fff;}
.mainpart p {line-height: 200%;}
.mainpart em {color: #000;}
.mainpart a {color: #268ECF;}
h1 {margin: 5px 0;padding: 0 0 5px 0;border-bottom: 1px solid #eee;font-size: 1.4em;}
h2 {font-size: 1.2em;margin: 5px 0;}
h3 {font-size: 1.1em;margin: 5px 0;}
.metadata {color: #999;margin-bottom: 20px; }
.metadata_bottom {color: #999;padding: 10px;margin: 60px 0 50px 0;border-top: 1px solid #eee;border-bottom: 5px solid #eee; }
.metadata a,
.metadata_bottom a {color: #888;font-weight: bold;}
.metadata a:hover,
.metadata_bottom a:hover {color: #333;}
.metadata_link {text-align: center;margin-top: -30px;padding: 10px;background: #ddd;color: #fff;}
.metadata_link a {font-weight: bold;}
.more-link {display: block;font-weight: bold;margin: 20px 0;text-align: center;}
.bottomad {margin-top: 20px; text-align: center;}
.topreturn {text-align: right;}
/* SIDEBAR */
.sidebar {width:310px; margin-left: 10px;}
h4 {margin: 0; padding: 5px 0; font-size: 1.1em; color: #333;}
h5 {font-size: 0.9em; color: #666; margin: 0 0 20px 0; padding:0;}
.sidead {margin: 0 0 10px 10px;;}
.sidead img {margin: 10px;}
.sidebox {background: #eeeeee url('images/sideboxbg.gif') top left repeat-x; padding: 10px; color: #333; margin-bottom: 10px;}
.sidebox a {color: #268ECF;}
.sidebox ul li {border-bottom: 1px solid #dedede;}
/* FOOTER */
.footer {background:#133869; color: #1f5dad; border-top: 4px solid #194b8b;}
.footer a {color: #eee;}
.footer a.credits {color: #1f5dad;}
/* lists */
ul {list-style: none; padding: 2px 0; margin: 0 10px; }
ul li{margin:0px; padding: 2px 0; list-style-type:none;}
.mainpart ul {margin-bottom: 20px;}
.mainpart ul li{padding-left:20px; margin: 2px 0; line-height: 150%; border-bottom: 1px solid #dedede;
background: url('images/tiny_bullet.png') left top no-repeat; color:#333;}
.mainpart ol {margin: 0 30px 30px 30px;}
.mainpart ol li {padding: 3px 0;}
/* ----- COMMENTS ----- */
#comments{ margin:30px 0; line-height: 150%;}
#comments ul {margin: 0; padding: 0; background: #fff;}
#comments .comcolor {background: #fff;}
#comments .combyauthor {background: #eee; border-bottom: 1px solid #268ECF;}
#comments .avatar {float: left; position: relative; padding: 1px; border: 1px solid #999; margin: -7px 10px 0 0;}
#comments .commentbody {color: #333;margin-bottom: 3px;padding: 0;}
.commentbody p{padding: 10px;margin: 0;border: none;}
.commentsmeta {color: #999;padding: 10px;}
.commentsmeta a {color: #888;font-weight: bold;}
.commentsmeta a:hover {color: #333;}
.commentsdate {font-style: italic; margin-left: 15px;}
#author,
#email,
#url,
#commenting { border: 1px solid #ccc; padding: 5px; margin-top: 5px;}
#author {width: 250px; }
#email {width: 250px; }
#url {width: 250px; }
#commenting {width: 500px; }
#submit {background: #268ECF; color: #fff; padding: 10px; border: 1px solid #ccc; margin-top: 10px;}
/* WORDPRESS STUFF */
.previous-entries a { float: left; padding-left: 18px; }
.next-entries a { float: right; padding-right: 18px; }
.aligncenter,
div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {margin: 0;padding: 0;border: 0 none;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;padding: 0 4px 5px;margin: 0;}
p.title{
background: #CC3333 /* رنگ پس زمينه عنوان نوشته ها */
}
index.php
<?php get_header(); ?>
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<?php if(is_single() || is_page()) { ?>
<h1 id="post-<?php the_ID(); ?>"><a href="<?php bloginfo('url'); ?>">«</a> <?php the_title(); ?></h1>
<?php } else { ?>
<h1 id="post-<?php the_ID(); ?>"><a href="<?php the_permalink() ?>"><p class="title"><?php the_title(); ?> »</a></p></h1>
<?php } ?>
<div class="metadata">
<div class="alignright">
<?php the_date(); ?>
</div>
<img src="<?php bloginfo('template_directory');?>/images/comment.gif" alt="" align="middle" />
<?php comments_number('0', '1', '%' ); ?>
<?php if(comments_open()) { ?>
- <a href="<?php comments_link(); ?>"><?php _e('add yours','BlogOne'); ?> »</a>
<?php } ?>
</div>
<?php the_content(__('Click here to read more »','BlogOne')); ?>
<div class="metadata_bottom">
<?php _e('added to','BlogOne'); ?> <?php the_category(', ', 'multiple'); ?>
<?php _e('by','BlogOne'); ?> <?php the_author_link(); ?>
<?php the_tags(__('<br />tags:','BlogOne'),', ', ''); ?>
</div>
<?php if(is_single() || is_page()) { ?>
<div class="metadata_link">
[
<img src="<?php bloginfo('template_directory');?>/images/link.gif" alt="" align="middle" />
<a href="<?php the_permalink() ?>"><?php _e('Link to this post','BlogOne'); ?></a> |
<img src="<?php bloginfo('template_directory');?>/images/trackback.gif" alt="" align="middle" />
<a href="<?php trackback_url(); ?>"><?php _e('Trackback URl','BlogOne'); ?></a> |
<img src="<?php bloginfo('template_directory');?>/images/comment.gif" alt="" align="middle" />
<?php post_comments_feed_link(__('Comment feed','BlogOne'),'','') ?>
]
</div>
<div class="bottomad">
<a href="#"><img src="<?php bloginfo('template_directory');?>/images/468.png" alt="your ad here"/></a>
</div>
<?php } ?>
<?php comments_template(); ?>
<?php endwhile; ?>
<?php else: ?>
<p><?php _e('Sorry, no posts matched your criteria.','BlogOne'); ?></p>
<?php endif; ?>
<div>
<span class="previous-entries"><?php next_posts_link(__('« Previous posts','BlogOne')) ?></span>
<span class="next-entries"><?php previous_posts_link(__('Next posts »','BlogOne')) ?></span>
</div>
<?php
get_sidebar();
get_footer();
?>
خیلی ممنون! همه ی اینا را دقیقا کپی پیست کردم ولی بی فایده بود! : ( هیــــچ تغییری نکرد)
میگم یه کار دیگه هم میشه کرد!
شما به من یاد بده عکس ها را چطور توی index بذارم! مثل یه عکس با لینک زیر(لینکش از سرور خودمه):
http://www.pichgooshti.com/gallery/files/658746sic31lhkpn.gif
من این عکس را میذارم توی index تا قبل از هر پست نمایش داده بشه! هم قشنگه هم پست ها از هم جدا میشن : )
خیلی ممنون! همه ی اینا را دقیقا کپی پیست کردم ولی بی فایده بود! : ( هیــــچ تغییری نکرد)
من پوسته رو تهیه کردم و روی لوکال هاست نصب کردم و هیچ مشکلی نداشت!
http://up.iranblog.com/Files7/91dc82986a0245f9b36a.png
کش مرورگرتون رو پاک کنید
از این دستور توی پوستتون استفاده کنید:
<img src="<?php bloginfo('wpurl'); ?>/gallery/files/658746sic31lhkpn.gif"/>
آهان ... راست میگید! ممکنه به خاطر کش مرورگر باشه.
ولی مرسی! مشکل فکر کنم حل شد دیگه با همین عکس