انجمن


مشکل در گذاتش لینک هدر  (۱۱ نوشته)

  • حمیدرضا

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

    سلام من می خوام لینک عکسی که اپلود کردم واسه قالبم رو جایگزین عکس اصلی کنم.....
    هر چی می گردم پیدا نمی کنم کجا جایگزین کنم/؟
    اینم کد هدرم!

    <!DOCTYPE html>
    <html <?php language_attributes(); ?>>
    <head>
    <meta charset="<?php bloginfo( 'charset' ); ?>" />
    <title><?php
    	/*
    	 * Print the <title> tag based on what is being viewed.
    	 */
    	global $page, $paged;
    
    	wp_title( '|', true, 'right' );
    
    	// Add the blog name.
    	bloginfo( 'name' );
    
    	// Add the blog description for the home/front page.
    	$site_description = get_bloginfo( 'description', 'display' );
    	if ( $site_description && ( is_home() || is_front_page() ) )
    		echo " | $site_description";
    
    	// Add a page number if necessary:
    	if ( $paged >= 2 || $page >= 2 )
    		echo ' | ' . sprintf( __( 'صفحه %s', 'webalfa' ), max( $paged, $page ) );
    
    	?></title>
    <link rel="profile" href="http://gmpg.org/xfn/11" />
    <link rel="stylesheet" type="text/css" media="all" href="<?php bloginfo( 'stylesheet_url' ); ?>" />
    <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />
    <script language="javascript" type="text/javascript" src="<?php bloginfo( 'template_directory' ); ?>/jquery.js"></script>
    <script language="javascript" type="text/javascript" src="<?php bloginfo( 'template_directory' ); ?>/equalHeights.js"></script>
    <script language="javascript" type="text/javascript" src="<?php bloginfo( 'template_directory' ); ?>/js.js"></script>
    <?php
    	/* We add some JavaScript to pages with the comment form
    	 * to support sites with threaded comments (when in use).
    	 */
    	if ( is_singular() && get_option( 'thread_comments' ) )
    		wp_enqueue_script( 'comment-reply' );
    
    	/* Always have wp_head() just before the closing </head>
    	 * tag of your theme, or you will break many plugins, which
    	 * generally use this hook to add elements to <head> such
    	 * as styles, scripts, and meta tags.
    	 */
    	wp_head();
    ?>
    
    </head>
  • silvercover

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

    معمولا آدرس عکس زمینه هدر رو توی فایل style و در داخل پوشه ی پوسته قرار می دن و از همون جا هم باید ویرایش بشه.

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

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

    جواب دیگه نیست/.؟

  • Omid Sh

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

    می‌تونید عکس جدید رو هم نام و هم پسوند عکس قبلی کنید، و با عکس قبلی جایگزینش کنید.
    دیگه نیازی به تغییر در style نیست.

    کاربران زیر به‌خاطر این نوشته تشکر کرده‌اند:
    حمیدرضا - Saeed Fard
  • حمیدرضا

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

    OmidSh گفت:
    می‌تونید عکس جدید رو هم نام و هم پسوند عکس قبلی کنید، و با عکس قبلی جایگزینش کنید.
    دیگه نیازی به تغییر در style نیست.

    این کارو می کنم ولی متاسفانه جایگزین نمیشه؟

  • Saeed Fard

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

    دوست عزیز برای قالب شما هدر تعریف شده یا نه ؟؟

    اگه تعریف شده که طبق گفته ی دوست عزیزم امید جان ، عکس قبلی رو کلا پاک کنید ، و عکس مورد نظرتون رو با همون نام و فرمت در همون پوشه قرار بدید ،، تغییر میکنه ..

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

    background : #eee url(img/header.jpg) no-repeat center;

    میتونید آدرس داخل پرانتز رو به آدرس عکس مورد نظرتون تغییر بدید ..

    موفق باشید ../.

    کاربران زیر به‌خاطر این نوشته تشکر کرده‌اند:
    amirsaam - حمیدرضا
  • حمیدرضا

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

    saeidfard گفت:
    دوست عزیز برای قالب شما هدر تعریف شده یا نه ؟؟

    اگه تعریف شده که طبق گفته ی دوست عزیزم امید جان ، عکس قبلی رو کلا پاک کنید ، و عکس مورد نظرتون رو با همون نام و فرمت در همون پوشه قرار بدید ،، تغییر میکنه ..

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

    background : #eee url(img/header.jpg) no-repeat center;

    میتونید آدرس داخل پرانتز رو به آدرس عکس مورد نظرتون تغییر بدید ..

    موفق باشید ../.

    اقا ممنون تعریف شده
    ولی دوتا کار بالا رو انجام می دم ولی همچنان هدر سایت عوض نشده و همون مونده؟
    10 بار انجام دادم نشد؟!!
    چیکار کنم

  • mohmon

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

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

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

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

    این استایلش:
    /*
    Theme Name:Kelishe
    Theme URI:http://www.kelishe.ir
    Author:WebAlfa
    Author URI:http://www.webalfa.net
    */
    *{
    font-size:11px;
    margin:0;
    padding:0;
    font-family:Tahoma;
    line-height:150%;
    }
    body {
    direction:rtl;
    background-image:url(images/page-bg.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-color:#012148;
    }

    A{color:#444444;
    font-size:11px;
    text-decoration:none;
    text-shadow:0 0 5px #ccc;behavior: url(PIE.htc);}
    A:hover{text-decoration:none;color:#333333;text-shadow:0px 2px 5px #000 ;behavior: url(PIE.htc);}

    hr{
    border-top:1px solid #aaa;border-right:0;border-left:0;border-bottom:0;margin:5px;height:1px;
    }

    img{
    border:0px;
    vertical-align:middle;
    }

    .tabbed-content li,.wa-new li ,.wa-box-se li ,.wa-box-yek li,.wa-box-do li,.wa-char li {
    background: url("images/arrow.gif") no-repeat scroll 100% 7px transparent;
    list-style-position: outside;
    list-style-type: none;
    margin: 0 2px 0 0;
    outline: medium none;
    padding: 0 10px 0 0;
    }

    h1,h2,h3,h4{
    display: inline-block;
    font-weight:normal
    }
    .wa-theme {
    margin:0 auto;
    width:950px;
    }

    .wa-header{
    margin:0 ;
    height:131px;
    background-image:url(images/header.jpg);
    }

    .wa-clear {
    clear:both;
    height:0;
    }

    .wa-navbar a{
    color:#fff;
    font-weight: bold;
    }
    .wa-navbar-search{
    background-image:url(images/search-nav.jpg);
    width:222px;
    margin-top:5px;
    height:25px;
    }

    .wa-navbar-search img{
    vertical-align:middle;
    }

    .wa-navbar-search input[type="text"]{
    background-color:#525252;
    width:187px;
    border:0px solid ;
    color:#fff;
    font-family:Tahoma;
    height:19px;
    margin-top:3px;
    margin-right:7px;
    float:right;
    }

    .wa-navbar {
    background-image:url(images/navbar-h.jpg);
    height:36px;
    color:#165885;
    text-align:center;
    font-weight: bold;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    behavior: url(PIE.htc);
    }

    .wa-navbar ul{
    margin-top: 10px;
    margin-bottom: 10px;
    position: absolute;
    }

    .wa-navbar li{
    height:35px;
    float: right;
    list-style: none;
    }

    .wa-navbar li a
    {
    display: block;
    text-decoration: none;
    border-left: 1px solid #ccc;
    color: #000;
    padding: 0px 20px 0px 20px;
    text-shadow:1px 1px #fff;
    }

    .wa-navbar li a:hover
    {
    background-image:url(images/navbar.png);
    height:25px;
    }

    .wa-main{
    margin-top:5px;
    background-color:#FFF;
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
    behavior: url(PIE.htc);
    padding:5px;
    }
    .wa-main:after{content:"";display:block;height:0;clear:both;visibility:hidden}

    .wa-slider{
    background-color:#FFF;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    behavior: url(PIE.htc);
    margin-bottom:5px;
    overflow: hidden;
    border:1px solid #c6c6c6;
    padding:5px;
    }

    .wa-slider:after{content:"";display:block;height:0;clear:both;visibility:hidden}

    .wa-slider-h{
    width:505px;
    background-image:url(images/slide-h.jpg);
    height:23px;
    padding-top:5px;
    padding-right:25px;
    }

    .wa-more{
    background-image:url(images/more.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    }

    .more {
    background-color: #FBFBFB;
    border: 1px solid #E4E4E4;
    border-radius: 5px;
    color: #788998;
    display: inline-block;
    font-weight: bold;
    padding: 2px 10px;
    white-space: nowrap;
    float:left;
    }

    .wa-info {
    float:right;
    min-width:30%;
    text-align:center;
    }

    .wa-box-yek{
    background-color:#FFF;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    behavior: url(PIE.htc);
    margin-bottom:5px;
    overflow: hidden;
    border:1px solid #c6c6c6;
    padding:5px;
    width: 188px;
    }

    .wa-box-yek:after{content:"";display:block;height:0;clear:both;visibility:hidden}

    .wa-box-yek-h{
    width:175px;
    background-image:url(images/grbox-h.jpg);
    height:23px;
    padding-top:5px;
    padding-right:25px;
    }

    .wa-box-do{
    background-color:#FFF;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    behavior: url(PIE.htc);
    margin-bottom:5px;
    overflow: hidden;
    border:1px solid #88c361;
    padding:5px;
    }

    .wa-box-do:after{content:"";display:block;height:0;clear:both;visibility:hidden}

    .wa-box-do-h{
    width:233x;
    background-image:url(images/gbox-h.jpg);
    height:23px;
    padding-top:5px;
    padding-right:30px;
    }

    .wa-box-se{
    background-color:#FFF;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    behavior: url(PIE.htc);
    margin-bottom:5px;
    overflow: hidden;
    border:1px solid #795bb8;
    padding:5px;
    }

    .wa-box-se:after{content:"";display:block;height:0;clear:both;visibility:hidden}

    .wa-box-se-h{
    color:#fff;
    width:233x;
    background-image:url(images/pbox-h.jpg);
    height:23px;
    padding-top:5px;
    padding-right:30px;
    }

    .wa-box-ad{
    background-color:#FFF;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    behavior: url(PIE.htc);
    margin-bottom:5px;
    overflow: hidden;
    border:1px solid #c155d1;
    padding:5px;
    }

    .wa-box-ad-h:after{content:"";display:block;height:0;clear:both;visibility:hidden}

    .wa-box-ad-h{
    color:#fff;
    width:149px;
    background-image:url(images/ad-h.jpg);
    height:23px;
    padding-top:5px;
    padding-right:30px;
    }

    .wa-box-cate{
    background-color:#FFF;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    behavior: url(PIE.htc);
    margin-bottom:5px;
    overflow: hidden;
    border:1px solid #ebaa56;
    }

    .wa-box-cate-h:after{content:"";display:block;height:0;clear:both;visibility:hidden}

    .wa-box-cate-h{
    color:#000;
    width:161px;
    background-image:url(images/obox-h.jpg);
    height:23px;
    padding-top:5px;
    padding-right:30px;
    }
    .wa-box-cate li{
    background: none;
    list-style-position: none;
    list-style-type: none;
    margin: 0;
    outline: none;
    padding: 0;
    }
    .wa-box-cate li a{
    background-image:url(images/cate-h.jpg);
    color: #000000;
    display: block;
    padding: 7px 15px;
    text-decoration: none;
    text-shadow: 1px 1px #FFFFFF;
    height:20px;
    }

    .wa-box-cate li a:hover{
    background-image:url(images/cate-ah.jpg);
    }
    .wa-box-other{
    background-color:#FFF;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    behavior: url(PIE.htc);
    margin-bottom:5px;
    overflow: hidden;
    border:1px solid #ebaa56;
    padding:5px;
    }

    .wa-box-other-h:after{content:"";display:block;height:0;clear:both;visibility:hidden}

    .wa-box-other-h{
    color:#000;
    width:161px;
    background-image:url(images/other-h.jpg);
    height:23px;
    padding-top:5px;
    padding-right:30px;
    }

    .wa-char{
    background-color:#FFF;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    behavior: url(PIE.htc);
    margin-bottom:5px;
    overflow: hidden;
    border:1px solid #89a9cc;
    padding:5px;
    }

    .wa-char:after{content:"";display:block;height:0;clear:both;visibility:hidden}

    .wa-char-h{
    color:#fff;
    width:507px;
    background-image:url(images/b-box-h.jpg);
    height:23px;
    padding-top:5px;
    padding-right:30px;
    }
    .wa-char-h a{
    color:#fff;
    }

    .wa-new{
    background-color:#FFF;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    behavior: url(PIE.htc);
    margin-bottom:5px;
    overflow: hidden;
    border:1px solid #c6c6c6;
    padding:5px;
    }

    .wa-new:after{content:"";display:block;height:0;clear:both;visibility:hidden}

    .wa-new-h{
    color:#000;
    width:508px;
    background-image:url(images/nbox-h.jpg);
    height:23px;
    padding-top:5px;
    padding-right:30px;
    }

    .wa-box{
    float:right;
    }
    .wa-ml5{
    margin-left:5px;
    }
    .wa-mr5{
    margin-right:5px;
    }
    .wa-right{
    float:right;
    width:745px;
    padding:0px 5px 0 5px;
    }

    .wa-right-right{
    float:right;
    width:191px;
    padding:0px 0 0 8px;
    }

    .wa-right-left{
    float:right;
    width:537px;
    padding:0px;
    }

    .wa-right-left-right{
    float:right;
    width:263px;
    padding:0px;
    }

    .wa-right-left-left{
    float:right;
    width:263px;
    padding:0px;
    }

    .wa-left{
    float:left;
    width:179px;
    padding:0px 0px 0 5px;
    }

    .wa-box-slider{
    width:530px;
    float:right;
    }

    .wa-footer{
    color:#fff;
    background-color:#000;
    }

    .wa-footer-l{
    float:left;
    width:282px;
    }

    .wa-footer-r{
    float:right;
    width:668px;
    }

    .wa-footer a{
    color:#fff;
    }
    .wa-footer:after{content:"";display:block;height:0;clear:both;visibility:hidden}

    .wa-footer-abox{
    width:90px;
    height:95px;
    background-color:#8db750;
    margin:2px;
    float:right;
    }

    .wa-footer-box{
    float:right;
    color:#fff;
    }

    .wa-footer-box a{
    width:310px;
    height:20px;
    background-color:#616161;
    margin:2px;
    margin-left:7px;
    margin-right:5px;
    float:right;
    color:#fff;
    padding:5px;
    -webkit-border-radius:5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url(PIE.htc);
    }

    .wa-footer-box a:hover{
    background-color:#373737;
    color:#ffd234;
    }

    .wa-foot{
    text-align:center;
    padding:5px;
    line-height:200%;
    }

    .left{
    text-align:left;
    width:230px;
    float :left;
    padding-left:10px;
    }
    .right{
    text-align:right;
    padding-right:10px;
    width:500px;
    float :right;
    }

    .wa-fl{
    float :left;
    width:160px;
    }
    .wa-fr{
    float :right;
    width:350px;
    }

    .tabbed-box {
    -webkit-border-radius: 7px;
    -moz-border-radius:7px;
    border-radius: 7px;
    behavior: url(PIE.htc);
    border: 1px solid #C6C6C6;
    }
    .tabbed-box .tabs li {
    list-style: none;
    float: right;

    }
    .tabbed-box .tabs li a {
    height:16px;
    display: block;
    width: 133px;
    padding: 7px 0;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: #fff url(images/mozo-h.jpg) repeat-x ;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    }
    .tabbed-box .tabs li:first-child a {
    border-right: none; }
    .tabbed-box .tabs li a:hover {
    color: #333; }
    .tabbed-box .tabs li a:focus {
    outline: none; }
    .tabbed-box .tabs li a.active, .tabbed-box .tabs li a.active:hover {
    color: #333;
    background: #fff url(images/mozo-ah.jpg) repeat-x ;
    border-bottom: 1px solid #fff; }
    .tabbed-content {
    padding: 3em 1em 1em 1em;
    display: none;
    }

    .wa-fl:after,.wa-fr:after,.right:after,.left:after{content:"";display:block;height:0;clear:both;visibility:hidden}

    .wa-comm{
    border:1px solid #2B3E62;
    background-color:#FFF;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    behavior: url(PIE.htc);
    margin-bottom:5px;
    overflow: hidden;
    padding:5px;
    }

    /* =Navigation
    -------------------------------------------------------------- */

    .navigation {
    color: #888;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    }
    .navigation a:link,
    .navigation a:visited {
    color: #888;
    text-decoration: none;
    }
    .navigation a:active,
    .navigation a:hover {
    color: #2B3E62;
    }
    .nav-previous {
    float: left;
    width: 50%;
    }
    .nav-next {
    float: right;
    text-align: right;
    width: 50%;
    }
    #nav-above {
    margin: 0 0 18px 0;
    }
    #nav-above {
    display: none;
    }
    .paged #nav-above,
    .single #nav-above {
    display: block;
    }
    #nav-below {
    margin: -18px 0 0 0;
    }

    /* =Comments
    -------------------------------------------------------------- */
    #comments {
    clear: both;
    }
    #comments .navigation {
    padding: 0 0 18px 0;
    }
    h3#comments-title,
    h3#reply-title {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
    }
    h3#comments-title {
    padding: 24px 0;
    }
    .commentlist {
    list-style: none;
    margin: 0;
    }
    .commentlist li.comment {
    border-bottom: 1px solid #e7e7e7;
    line-height: 24px;
    margin: 0 0 24px 0;
    padding: 0 0 0 56px;
    position: relative;
    }
    .commentlist li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    }
    #comments .comment-body ul,
    #comments .comment-body ol {
    margin-bottom: 18px;
    }
    #comments .comment-body p:last-child {
    margin-bottom: 6px;
    }
    #comments .comment-body blockquote p:last-child {
    margin-bottom: 24px;
    }
    .commentlist ol {
    list-style: decimal;
    }
    .commentlist .avatar {
    position: absolute;
    top: 4px;
    left: 0;
    }
    .comment-author {
    }
    .comment-author cite {
    color: #000;
    font-style: normal;
    font-weight: bold;
    }
    .comment-author .says {
    font-style: italic;
    }
    .comment-meta {
    font-size: 12px;
    margin: 0 0 18px 0;
    }
    .comment-meta a:link,
    .comment-meta a:visited {
    color: #888;
    text-decoration: none;
    }
    .comment-meta a:active,
    .comment-meta a:hover {
    color: #2B3E62;
    }
    .commentlist .even {
    }
    .commentlist .bypostauthor {
    }
    .reply {
    font-size: 12px;
    padding: 0 0 24px 0;
    }
    .reply a,
    a.comment-edit-link {
    color: #888;
    }
    .reply a:hover,
    a.comment-edit-link:hover {
    color: #2B3E62;
    }
    .commentlist .children {
    list-style: none;
    margin: 0;
    }
    .commentlist .children li {
    border: none;
    margin: 0;
    }
    .nopassword,
    .nocomments {
    display: none;
    }
    #comments .pingback {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 18px;
    padding-bottom: 18px;
    }
    .commentlist li.comment+li.pingback {
    margin-top: -6px;
    }
    #comments .pingback p {
    color: #888;
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    }
    #comments .pingback .url {
    font-size: 13px;
    font-style: italic;
    }

    /* Comments form */
    input[type=submit] {
    color: #333;
    }
    #respond {
    overflow: hidden;
    position: relative;
    }
    #respond p {
    margin: 0;
    }
    #respond .comment-notes {
    margin-bottom: 1em;
    }
    .form-allowed-tags {
    line-height: 1em;
    }
    .children #respond {
    margin: 0 48px 0 0;
    }

    #comments-list #respond {
    margin: 0 0 18px 0;
    }
    #comments-list ul #respond {
    margin: 0;
    }
    #cancel-comment-reply-link {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    }
    #respond .required {
    color: #2B3E62;
    font-weight: bold;
    }
    #respond label {
    color: #888;
    font-size: 12px;
    }
    #respond input {
    margin: 0 0 9px;
    width: 200px;
    display:block;
    }
    #respond textarea {
    width: 98%;
    }
    #respond .form-allowed-tags {
    color: #888;
    font-size: 12px;
    line-height: 18px;
    }
    #respond .form-allowed-tags code {
    font-size: 11px;
    }
    #respond .form-submit {
    margin: 12px 0;
    }
    #respond .form-submit input {
    font-size: 14px;
    width: auto;
    }
    *******************
    اینم لینک هدر
    http://www.mashhadia.ir/wp-content/uploads/2011/07/Irsiva.jpg

  • mohmon

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

    نه خود قالب رو در یک جایی آپلود کن و لینکش رو بزار نه فایل استایل رو

  • Saeed Fard

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

    اقا ممنون تعریف شده
    ولی دوتا کار بالا رو انجام می دم ولی همچنان هدر سایت عوض نشده و همون مونده؟
    10 بار انجام دادم نشد؟!!
    چیکار کنم

    خب دوست عزیز احتمالا هدر قبلی در cache مرورگرتون ذخیره شده و همون رو لود میکنه ، کش مرورگر رو خالی کنید و با Ctrl+F5 استایل رو از نو لود کنید .. چون کارایی که گفتم رو انجام دادید تنها دلیل عوض نشدن هدر همین میتونه باشه ..

    همچنین لازم نبود استایل به این طولانی ای رو به طور مستقیم اینجا قرار بدید تا نظم انجمن به هم بریزه ..

    موفق باشید ../.

    کاربران زیر به‌خاطر این نوشته تشکر کرده‌اند:
    mohmon - حمیدرضا

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



برچسب‌ها

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