انجمن


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

  • shemshad

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

    بچه ها سلام من تازه واردم و اولین پستمه

    فونت مطالب من خیلی بزرگه به خدا حسابی افتادم تو دردسر کمک کنید هرچی تو فایل style.css گشتم نتونستم اندازه فونت ها را پیدا وت تغیر بدم....یکی کمک کنه

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

    ادرس سایتم هم هست:parsiandej.ir

  • shemshad

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

    البته منضورم اندازه فونت مطالب هست!

  • پویا آنلاین

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

    استایل مربوط به متن مطلب را پیدا کنید و مقدار font-size آن را کم کنید.
    اگر نبود, این کد را به همان قسمت اضافه کنید:
    font-size: 12px;

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

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

    سلام ممنون که جواب منو دادین

    ولی هرچی گشتم و سعی کردم فایده نداشت
    لطف کنین یک نگاهی به کدش بندازین

    /*
    Theme Name: Korosh Bozorg
    Theme URI: http://www.posteh.com/
    Description: This theme is designed and coded by Posteh.com.
    Version: 1.0
    Author: Sadegh Afshar
    Author URI: http://www.posteh.com/
    Tags: قالب باستانی ، قالب وردپرس فارسی ، قالب باستانی وردپرس ، قالب کوروش بزرگ ، قالب تاریخی وردپرس قارسی
    */

    /* Global */
    body {
    color: #2a1a0a;
    background: #fff url(images/body_bg.jpg) center top repeat-y;

    }
    a, .post a {
    text-decoration: none;
    color: #2a1a0a;

    }
    a:hover, .post a:hover {
    color: #2a1a0a;
    text-decoration: none;
    }
    #blog_title ,.post-title ,h1 ,h2 ,h3 ,h4 {

    font-weight: normal;
    }
    blockquote, code {
    color: #333;

    border: 1px dashed #999;
    }
    blockquote {
    background: #F8F4AB;
    }
    code {
    background: #F5D582;
    }

    /* Layout */
    #wrapper {
    min-width: 998px; /* not working in IE6 */
    overflow: hidden;
    background: url(images/container_bg.jpg) repeat-y center 608px;
    }
    #bottom_frame {
    padding: 0 0 5px 0;
    background: url(images/bottom_frame.jpg) no-repeat center bottom;
    }
    #top_frame {
    background: url(images/top_frame.jpg) no-repeat center top;
    }
    #top_container {
    margin: 0 auto;
    background: url(images/top_container.jpg) no-repeat center 274px;
    }
    #header , #container , #footer {
    width: 998px;
    }
    #header {
    height: 271px;
    }
    #container {
    min-height: 900px;
    padding: 0px 0 40px 0;
    }
    #footer {
    clear: both;
    height: 200px;
    position: relative;
    }
    /* Footer */
    .credit {
    font-size: 11px;
    text-align: left;
    padding: 80px 130px 0px 665px;
    }
    .credit, .credit a, .credit a:hover {
    color: #50361b;
    }
    /* Header */
    #header #blog_title {
    font-size: 2em; /* Blog Title */
    padding: 12px 165px 0px 129px;
    text-align: right;
    }
    #header h2 {
    font-size: 1.4em; /* Blog Description */
    text-align: right;
    padding: 0px 170px 0px 131px;
    }
    #header #blog_title, #header #blog_title a, #header h2 {
    color: #fff;
    }
    /* menu */
    #menu {
    width: 725px;
    height: 26px;
    position: absolute;
    left: 143px;
    top: 206px;
    overflow: hidden;
    }
    #menu ul li {
    padding: 0 12px;
    font-size: 1.4em; /* Menu Font Size */
    font-weight: bold;
    text-align: center;
    float: right;
    }
    #menu ul li a {
    padding: 0px 0 0px 0px;
    line-height: 2;
    color: #27260d;
    }
    #menu ul li a:hover {
    color: #cccccc;
    }
    #menu ul ul li {
    font-size: 1em;
    }

    /* searchform */
    #searchform {
    overflow: hidden;
    position: absolute;
    left: 70px;
    top: 10px;
    }
    .searchtext {
    width: 244px;
    color: #000;
    border: 0;
    font-size: 1.2em;
    background: url(images/spacer.gif);
    padding: 0;
    margin: 5px 0px 0px 50px;
    float: left;
    }
    #searchsubmit {
    border: 0;
    margin: 0 0 0px 0;
    width: 25px;
    height: 25px;
    float: left;
    }
    #rss {
    position: absolute;
    left: 971px;
    top: 114px;
    }
    #rss img {
    width: 27px;
    height: 33px;
    }

    /* Content */
    #content {
    width: 554px;
    padding: 0px 0px 0 0px;
    display: inline;
    margin: 0 95px 0 0;
    float: right;
    }
    .post {
    width: 100%;
    padding: 7px 0 10px 0;
    margin: 0px 0 5px 0px;
    background: url(images/post_line.jpg) center bottom no-repeat;
    position: relative;
    }
    .post .post-title {
    margin: 40px 0px 0 0px;
    padding: 7px 40px 20px 105px;
    font-size: 16px; /* Post Title */
    background: url(images/post_header_bg.png) no-repeat;
    font-weight: normal;
    }
    .post .post-title a {
    color: #fff;
    }
    .post .post-title a:hover {
    color: #2a1a0a;
    }
    .post_date {
    width: 47px;
    height: 32px;
    font-size: 1.2em;
    line-height: 14px;
    padding: 40px 0px 0 0px;
    text-align: center;
    font-weight: normal;
    position: absolute;
    left: 50px;
    top: 40px;
    color: #2a1a0a;
    background: url(images/date_bg.jpg) no-repeat;
    }
    .post_date span {
    color: #2a1a0a;
    }
    .edit_post {
    width: 80%;
    color: #2a1a0a;
    margin: 0 42px 0px 52px;
    margin-top: 10px;
    padding: 5px 10px;
    background: #ffc;
    border: 1px dashed #2a1a0a;
    }
    .edit_post a {
    font-style: italic;
    color: #2a1a0a;
    }
    .edit_post a.post-edit-link {
    margin-right: 15px;
    font-style: normal;
    color: #2a1a0a;
    text-decoration: underline;
    }
    .edit_post a:hover.post-edit-link {
    color: #2a1a0a;
    }
    .entry {
    overflow: hidden;
    margin: 0 42px 0px 52px;
    padding: 10px 0;
    font-size: 1.2em;
    width: 460px;
    }
    .entry a {
    color: #2a1a0a;
    text-decoration: underline;
    }
    .tags, .tags a, .postmetadata, .postmetadata a {
    color: #2a1a0a;
    }
    .post_path {
    font-size: 1.1em;
    margin: 0 42px 0 52px;
    padding: 0px 7px 12px 12px;
    }
    .postmetadata {
    padding: 5px 42px 0 52px;
    text-align: right;
    font-size: 1.1em;
    }
    .tags {
    font-size: 1.2em;
    margin: 10px 42px 0 52px;
    }
    .tags a {
    text-decoration: underline;
    }
    .read_comments {
    margin: 0px 42px 0 0px;
    text-align: right;
    font-weight: normal;
    padding: 17px 0px 17px 52px;
    }
    .bookmark {
    margin: 18px 42px 5px 52px;
    }
    .wp-pagenavi {
    padding: 5px 42px 5px 52px;
    line-height: 20px;
    }
    .post-footer {
    padding: 10px 42px 10px 52px;
    }
    .read_comments a {
    font-size: 1.1em;
    color: #2a1a0a;
    padding: 9px 26px 9px 0px;
    background: url(images/read_comments.jpg) no-repeat right 9px;
    }
    .read_comments a:hover {
    color: #2a1a0a;
    }
    .notfound {
    margin: 100px auto;
    text-align:center;
    font-size: 4em;
    font-weight: bold;
    color: #2a1a0a;
    }

    /* welcome */
    #welcome {
    color: #e2cbb7;
    font-weight: normal;
    font-size: 11px;
    padding: 65px 18px 147px 28px;
    }
    #welcome p {
    width: 209px;
    height: 92px;
    padding: 20px 0 0px 0px;
    overflow: hidden;
    }

    /* Sidebar */
    #sidebar {
    width: 267px;
    display: inline;
    padding: 0px 0px 43px 0px;
    margin: 0px 0px 0px 72px;
    overflow: hidden;
    float: left;
    position: relative;
    color: #fff;
    }
    #sidebar_main {
    padding: 0px 0 0px 0;
    margin: 0px 0 0 0;
    background: url(images/sidebar_main_bg.jpg) repeat-y left top;
    }
    #sidebar_main h2 {
    padding: 30px 25px 24px 78px;
    font-size: 12px;
    color: #fff;
    position: relative;
    }
    #sidebar_main ul li {
    overflow: hidden;
    font-size: 1.2em;
    padding: 0px 0 0px 0px;
    background: url(images/sidebar_header_bg.jpg) no-repeat left top;
    }
    #sidebar_main ul li a {
    color: #fff;
    }
    #sidebar_main ul li a:hover {
    color: #2a1406;
    }
    #sidebar_main ul ul {
    padding: 0 50px 60px 56px;
    background: url(images/sidebar_main_li.jpg) no-repeat left bottom;
    }
    #sidebar_main ul ul ul {
    background: none;
    }
    #sidebar_main ul ul li {
    font-size: 1em;
    border: none;
    padding: 4px 0px 4px 0px;
    background: url(images/sidebar_li_bg.jpg) no-repeat left 8px;
    word-wrap: break-word;
    overflow: hidden;
    }
    #sidebar_main ul ul ul {
    padding: 0;
    margin: 0;
    }
    #sidebar_main ul ul ul li {
    font-size: 1em;
    margin: 0;
    width: 80%;
    }
    #sidebar_main .textwidget {
    margin: 0px 0;
    }
    #sidebar select {
    font-size: 1em;
    margin: 7px 0 0px 40px;
    width: 65%;
    }
    #sidebar ul li div ,#sidebar_ul li object {
    padding: 0 50px 60px 40px;
    background: url(images/sidebar_main_li.jpg) no-repeat left bottom;
    margin: 0px;
    }
    #sidebar ul li div div {
    padding: 0;
    background: none;
    }

    /* Sidebar sub */
    #sidebar_sub {
    width: 500px;
    height: 145px;
    overflow: hidden;
    position: absolute;
    left: 110px;
    bottom: 0px;
    margin: 0px 0 0px 0px;
    padding: 50px 25px 0px 0px;
    color: #666;
    }
    #sidebar_sub a {
    color: #f3c5ae;
    }
    #sidebar_sub a:hover {
    color:#fff
    }
    #sidebar_sub h2 {
    font-size: 16px;
    padding: 0px 25px 10px 25px;
    color: #ffffff;
    background: url(images/sidebar_sub_header_bg.jpg) no-repeat left 3px;
    }
    #sidebar_sub h2 span {
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
    }
    #sidebar_sub .recent_posts {
    width: 212px;
    float: left;

    }
    #sidebar_sub .recent_comments {
    width: 212px;
    float: left;
    margin-right: 62px;
    }
    #sidebar_sub ul li {
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden;
    height: 130px;
    padding: 0px 0px 40px 0px;
    }
    #sidebar_sub ul ul {
    padding: 10px 15px 25 15px;
    margin: 0;
    }
    #sidebar_sub ul ul li {
    font-size: 11px;
    height: 14px;
    padding: 4px 25 4px 25px;
    background: url(images/sidebar_sub_li.gif) no-repeat left 9px;
    border-bottom: 1px dotted #f8c76a;
    }
    #sidebar_sub ul ul ul {
    margin: 0;
    padding: 0;
    background: none;
    }
    #sidebar_sub ul ul ul li {
    width: 80%;
    margin: 0;
    font-size: 1em;
    }

    /* PageNavi*/

    .wp-pagenavi a {
    padding: 2px 4px;
    margin: 2px;
    text-decoration: none;
    border: 1px solid #06c;
    color: #06c;
    background-color: #fff;
    }
    .wp-pagenavi a:hover {
    border: 1px solid #000;
    color: #000;
    }
    .wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
    padding: 2px 4px;
    margin: 2px;
    border: 1px solid #000;
    color: #000;
    background-color: #fff;
    }

    /* Calendar */
    #wp-calendar {
    empty-cells: show;
    margin: 0px auto 0;
    margin-bottom: 15px;
    width: 100%;
    color: #601006;
    }
    #wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
    font-size: 11px;
    }
    #wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
    font-size: 11px;
    }
    #wp-calendar a {
    display: block;
    font-weight: bold;
    text-decoration: none;
    }
    #wp-calendar a:hover {
    background: #fc0;
    color: #000;
    }
    #wp-calendar caption {
    text-align: center;
    padding-bottom: 10px;
    width: 100%;
    font: bold 13px Verdana, Arial, Sans-Serif;
    }
    #wp-calendar td {
    text-align: center;
    padding: 3px 0;
    font-size: 12px;
    text-align: center;
    }
    #wp-calendar th {
    text-align: center;
    font-style: normal;
    font-size: 12px;
    text-transform: capitalize;
    }
    /* Social Bookmarking */
    .bookmark ul {
    display: inline;
    }
    .bookmark ul li {
    background: none;
    display: inline;
    list-style-type: none;
    }
    .bookmark_line img {
    border: 0;
    }

    /* Comments */
    h3#comments {
    padding: 0 42px 0 52px;
    }
    h3#comments, #respond h3 {
    padding-top: 10px;
    font-size: 1.4em;
    color: #333;
    }
    #commentform {
    margin: 5px 0 0 0px;
    }
    #commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
    font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    }
    #commentform textarea {
    width: 98%;
    padding: 2px;
    font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    }
    #commentform p {
    margin: 5px 0;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    }
    #commentform #submit {
    margin: 0 0 5px auto;
    float: right;
    }
    #respond {
    width: 82%;
    padding: 0 0 0 10px;
    color: #333;
    margin: 0 auto;
    }
    #respond:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
    .commentlist {
    padding: 0 0 0 10px;
    margin: 0 auto;
    width: 82%;
    }
    .commentlist li {
    margin: 15px 0 0px;
    padding: 5px 5px 10px 10px;
    list-style: none;
    font-weight: bold;
    font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    }
    .commentlist li ul li {
    margin-right: -5px;
    margin-left: 10px;
    font-size: 1em;
    }
    .commentlist p {
    margin: 10px 5px 10px 0;
    font-weight: normal;
    line-height: 1.5em;
    font-size: 1.2em;
    text-transform: none;
    }
    .commentlist li .avatar {
    float: right;
    border: 1px solid #333;
    padding: 2px;
    background: #fff;
    }
    .commentlist li a {
    color: #000;
    }
    .commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.2em;
    }
    #content .comment-body p a {
    text-decoration: underline;
    }
    .nocomments {
    text-align: center;
    }
    .commentmetadata {
    font-size: 1.2em;
    display: block;
    font-weight: normal;
    }
    .thread-alt {
    background-color: #dcbea4;
    }

    .thread-even {
    background-color: #e3cbb3;
    }
    .depth-1 {
    border: 1px solid #000;
    }
    .alt {
    border-left: 1px solid #666; /* odd page */
    background-color: #C29581;
    padding: 10px;
    }
    .even {
    border-left: 1px solid #666; /* even page */
    background-color: #D0AD9E;
    }
    .edit_post { color: #666; }

  • پویا آنلاین

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

    قسمت
    .entry
    مقدارش رو به همونی که گفتم.....

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

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

    ممنون مشکل حل شد

    سپاس فراوان

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