انجمن


راست چین کردن عنوان پست های سایت  (۵ نوشته)

  • worldpic

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

    سلام

    من یک پوسته رو نصب کردم ستون های کناری رو راست چین کردم اما تو قسمت پست ها عنوان پست راست چین نمیشه

    کسی میتونه کمکی بکنه؟

    /*
    Theme Name: Classica News
    Theme URI:
    Description: template wordpress category news, 3 columns right & right, widgets ready
    Version: 1.6
    Author: Project Theme
    Author URI:
    */
    
    /* General */
    
    body {
    	background: #F7E9DD url(images/bg.jpg);
    	background-repeat: repeat-x;
    	color: #000000;
    	font-size: 11px;
    	font-family: Verdana, Helvetica, Arial, Sans-Serif;
    	margin: 0px 0px 0px 0px;
    	}
    
    a, a:visited{
    	color: #890008;
    	text-decoration: none;
    	border: none;
    	}
    
    a:hover{
    	color: #000;
    	border: none;
    	text-decoration: underline;
    	}
    
    img {
    	border: none;
    	}
    
    #container {
    	width: 900px;
    	text-align: right;
    	margin: 20px auto;
    	background-color: #FFFFFF;
    	background-image: url(images/bg-content.jpg);
    	}
    
    #header {
    	height: 136px;
    	padding: 15px 0px 0px 0px;
    	background-image: url(images/header.jpg);
    	}
    
    #header h2 {
    	color: #330000;
    	-family: "Times New Roman", Times, serif;
    	font-size: 25pt;
    	font-variant: small-caps;
    	font-weight: normal;
    	margin-top: 25px;
    	margin-bottom: 0px;
    	margin-right: 53px;
    	letter-spacing: 2px;
    	}
    
    #header h2 a {
    	color: #330000;
    	text-decoration: none;
    	}
    
    #header h2 a:hover {
    	color: #fff;
    	text-decoration: underline;
    	}
    
    #header h3 {
    	color: #330000;
    	font-size: 14pt;
    	font-family: georgia, verdana, Sans-Serif;
    	font-weight: normal;
    	font-style: italic;
    	margin: 0px;
    	margin-right: 52px;
    	}
    
    #middlepic {
    	position: absolute;
    	height: 128px;
    	width: 539px;
    	margin: 0px;
    	margin-right: 2px;
    	background-image: url(images/adam.jpg);
    }
    
    #lpic {
    	height: 128px;
    	width: 179px;
    	background-image: url(images/study.jpg);
    
    }
    
    #rpic {
    	height: 128px;
    	width: 179px;
    	background-image: url(images/boat.jpg);
    
    }
    
    #menu {
    	font-family: "Times New Roman", Times, serif;
    	font-size: 10pt;
    	background-color: #141A57;
    	width:900px;
    	height:40px;
    	background-image: url(images/menu.jpg);
    }
    
    #menu ul {
    	margin: 0px;
    	padding: 3px 3px 0px 4px;
    	list-style: none;
    	text-align: center;
    }
    
    #menu li {
    	display: inline;
    }
    
    #menu a {
    	padding: 1px 15px;
    	text-decoration: none;
    	color: #FFFFFF;
    	text-transform: uppercase;
    	background-color: #890008;
    }
    
    #menu a:hover {
    	background-color: #fff;
    	color:#7C9194;
    }
    
    #content {
    	width: 500px;
    	margin-top: 128px;
    	margin-bottom: 20px;
    	margin-right: 179px;
    	margin-right: 0px;
    	position:relative;
    	padding: 0px 18px 15px 18px;
    	text-align: justify;
    	}
    
    #content b{
    	color: #777;
    	line-height: 14pt;
    	}
    
    #content p{
    	margin: 0px;
    	line-height: 18px;
    	padding: 0px 0px 10px 0px;
    	margin-top: 5px;
    	}
    
    #content p img{
    	border: none;
    	float: left;
    	margin-right: 15px;
    	margin-bottom: 10px;
    	}
    #content h1 {
    	color: #455A79;
    	font-size: 22px;
    	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
    	font-weight: normal;
    	padding: 10px 10px 10px 10px;
    	line-height: 150%;
    	margin: 0px;
    	}
    
    #content h1 a  {
    	color: #455A79;
    	text-decoration: underline;
    	}
    
    #content h1 a:hover {
    	color: #000000;
    	text-decoration: none;
    	}
    
    #content h2 {
    	font-family: helvetica, arial, sans-serif;
    	font-size: 12px;
    	color: #330000;
    	margin: 0px;
    	line-height: 120%;
    	padding-top: 6px;
    	padding-bottom: 6px;
    	padding-right: 10px;
    	background-image: url(images/h3.jpg);
    	background-repeat: no-repeat;
    	height: 15px;
    	}
    #content h2 a  {
    	color: #330000;
    	text-decoration: none;
    	}
    
    #content h2 a:hover {
    	color: #000000;
    	text-decoration: none;
    	}
    
    #content h3 {
    	font-size: 12px;
    	color: #000000;
    	margin: 0px;
    	line-height: 120%;
    	font-variant: small-caps;
    	padding-top: 10px;
    	padding-bottom: 4px;
    	padding-right: 10px;
    	margin-bottom: 7px;
    	background-color: #0645A2;
    	border-top: 4px solid #FFFFFF;
    	}
    
    #content h3 a  {
    	color: #455A79;
    	text-decoration: none;
    	}
    
    #content h3 a:hover {
    	color: #FFCC00;
    	text-decoration: none;
    	}
    
    #content ol {
    	list-style-type: decimal;
    	line-height: 18px;
    	margin: 0px;
    	padding: 0px 0px 10px 30px;
    	}
    #content ul {
    	list-style: none;
    	margin: 0px;
    	padding: 0px 0px 10px 0px;
    	}
    
    #content li {
    	margin: 0px;
    	padding: 0px;
    	}
    
    #content ul li {
    	list-style: square inside;
    	margin: 0px 0px 0px 10px;
    	padding: 5px 0px 0px 0px;
    	}
    
    #content ul li a {
    	color: #797979;
    	text-decoration: none;
    	}
    
    #content ul li a:hover {
    	color: #000000;
    	text-decoration: underline;
    	}
    
    #arch {
    	color: #000;
    	}
    
    #arch ul {
    	list-style: none;
    	margin: 0px;
    	padding: 0px 0px 10px 0px;
    	}
    
    #arch li {
    	margin: 0px;
    	padding: 0px;
    	}
    
    #arch ul li {
    	list-style: square inside;
    	margin: 0px 0px 0px 10px;
    	padding: 5px 0px 0px 0px;
    	}
    
    #arch ul li a {
    	color: #797979;
    	text-decoration: none;
    	}
    
    #arch ul li a:hover {
    	color: #000;
    	text-decoration: underline;
    	}
    
    blockquote{
    	background-color: #F3F3F3;
    	margin: 0px;
    	margin-left: 15px;
    	margin-bottom: 12px;
    	padding: 7px;
    	width: 420px;
    	font-style: italic;
    	color: #666666;
    	border: 1px solid #cccccc;
    	}
    
    .postspace {
    	background: #F7E9DE;
    	width: 440px;
    	height: 32px;
    	margin: 0px;
    	padding: 0px;
    	}
    .postspace2 {
    	background: #F7E9DE;
    	width: 440px;
    	height: 0px;
    	margin: 0px;
    	padding: 0px;
    	}
    .postspace3 {
    	background: #F7E9DE;
    	width: 440px;
    	height: 15px;
    	margin: 0px;
    	padding: 0px;
    	}
    
    #left {
    	color: #FFFFCC;
    	width: 179px;
    	float: left;
    	margin-top: 0px;
    	margin-bottom: 20px;
    	background-color: #7C9194;
    	}
    #left p{
    	margin: 0px;
    	line-height: 16px;
    	padding: 10px;
    	}
    
    #left h2 {
    	color: #394B4E;
    	background-image: url(images/h2.jpg);
    	font-family: verdana, "Microsoft Sans Serif", Times, serif;
    	font-size: 8pt;
    	list-style: none;
    	padding: 6px;
    	margin: 0px;
    	margin-bottom: 10px;
    	}
    
    #left ul {
    	list-style: none;
    	margin: 0px;
    	padding: 0px 0px 20px 0px;
    	}
    
    #left li {
    	list-style: none;
    	margin: 0px;
    	padding: 0px;
    	}
    
    #left ul li {
    	list-style: none;
    	margin: 0px;
    	padding: 0px 0px 0px 0px;
    	}
    
    #left ul li a {
    	display: block;
    	color: #ffffff;
    	text-decoration: none;
    	padding-left: 32px;
    	padding-right: 8px;
    	padding-top: 2px;
    	padding-bottom: 2px;
    	line-height: 12pt;
    	background-image: url(images/n2.jpg);
    	margin-bottom: 2px;
    	}
    
    #left ul li a:hover {
    	color: #000000;
    	background: #fff;
    	}
    
    #right {
    	color: #000000;
    	width: 179px;
    	float: right;
    	margin-top: 0px;
    	margin-bottom: 10px;
    	background-color: #8A0008;
    	}
    
    #right p{
    	margin: 0px;
    	line-height: 16px;
    	padding: 10px;
    	}
    
    #right h2 {
    	color: #394B4E;
    	background-image: url(images/h2r.jpg);
    	font-family: verdana, "Microsoft Sans Serif", Times, serif;
    	font-size: 8pt;
    	list-style: none;
    	padding: 6px;
    	margin: 0px;
    	margin-bottom: 10px;
    	}
    
    #right ul {
    	list-style: none;
    	margin: 0px;
    	padding: 0px 0px 20px 0px;
    	}
    
    #right li {
    	list-style: none;
    	margin: 0px;
    	padding: 0px;
    	}
    
    #right ul li {
    	list-style: none;
    	margin: 0px;
    	padding: 0px 0px 0px 0px;
    	}
    
    #right ul li a {
    	display: block;
    	color: #FFFFFF;
    	text-decoration: none;
    	padding-left: 12px;
    	padding-right: 2px;
    	padding-top: 2px;
    	padding-bottom: 5px;
    	line-height: 12pt;
    	background-image: url(images/n2r.jpg);
    	margin-bottom: 2px;
    	}
    
    #right ul li a:hover {
    	color: #000000;
    	background: #fff;
    	}
    
    #right h2.widgettitle {
    	color: #fff;
    	background-color: #B9E0F6;
    	font-family: verdana, "Microsoft Sans Serif", Times, serif;
    	font-size: 8pt;
    	list-style: none;
    	padding: 6px;
    	margin: 0px;
    	margin-bottom: 10px;
    	border-bottom: 1px solid #fff;
    	}
    
    #footer {
    background-image: url(images/footer.jpg);
    	width: 900px;
    	height: 40px;
    	overflow: hidden;
    	font-size: 8pt;
    	margin: 0px auto 0px;
    	padding:  30px 0px 7px 0px;
    	text-align: center;
    	line-height: 17px;
    	clear: both;
    	}
    
    #footer p {
    	color: #fff;
    	padding: 0px;
    	margin: 0px;
    	}
    
    #footer a, #footer a:visited {
    	color: #EAEAEA;
    	text-decoration: none;
    	border: none;
    	border-bottom: 1px dotted #eaeaea;
    	}
    
    #footer a:hover {
    	text-decoration: none;
    	border: none;
    	}
    
    #wp-calendar {
    	margin-left: 22px;
    	margin-bottom: 10px;
    	}
    
    #searchform {
    	margin-left: 9px;
    	margin-bottom: 0px;
    	}
    
    #searchform input {
    	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
    	font-size: 9pt;
    	text-align: right;
    	color: #7C9194;
    	border: 1px solid #ddd;
    	width: 150px;
    	margin-bottom: 0px;
    	}
    
    /* comments */
    
    .entry {
    	margin-bottom: 12px;
    	border-bottom: 1px solid #E3E3E3;
    	}	
    
    #s,#submit {
    	background-color:#ffffff;
    	border:1px solid #cccccc;
    	color:#505050;
    	font-size:0.9em;
    	margin:0 0 16px;
    	padding:4px;
    	width:130px;
    	}
    
    #author {
    	border:1px solid #cccccc;
    	font-family:Verdana,Tahoma,Arial,Sans-Serif;
    	font-size:1em;
    	margin:0;
    	padding:4px;
    }
    
    #email {
    	border:1px solid #cccccc;
    	font-family:Verdana,Tahoma,Arial,Sans-Serif;
    	font-size:1em;
    	margin:0;
    	padding:4px;
    }
    
    #url {
    	border:1px solid #cccccc;
    	font-family:Verdana,Tahoma,Arial,Sans-Serif;
    	font-size:1em;
    	margin:0;
    	padding:4px;
    }
    
    #comment  {
    	width: 350px;
    	border:1px solid #cccccc;
    	font-family:Verdana,Tahoma,Arial,Sans-Serif;
    	font-size:1em;
    	margin:0;
    	padding:4px;
    }
  • worldpic

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

    این هم عکس

    http://www.up.iranblog.com/images/7wn8ynw7kltskkeg5uao.jpg

  • عبدالماجد شه بخش ( ایجباری )

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

    سلام ، اینو :

    #content {
    	width: 500px;
    	margin-top: 128px;
    	margin-bottom: 20px;
    	margin-right: 179px;
    	margin-right: 0px;
    	position:relative;
    	padding: 0px 18px 15px 18px;
    	text-align: justify;
    	}

    به این عوض کن :

    #content {
    	width: 500px;
    	margin-top: 128px;
    	margin-bottom: 20px;
    	margin-right: 179px;
    	margin-right: 0px;
    	position:relative;
    	padding: 0px 18px 15px 18px;
    	text-align: right;
    	}

    نمونه ی آنلاین اگه داری بهتر درست میشه .

    کاربران زیر به‌خاطر این نوشته تشکر کرده‌اند:
    ~> Mr.vAhiD.DI <~ - Mostafa - بهروز ازند
  • Mostafa

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

    majed گفت:
    سلام ، اینو :

    #content {
    	width: 500px;
    	margin-top: 128px;
    	margin-bottom: 20px;
    	margin-right: 179px;
    	margin-right: 0px;
    	position:relative;
    	padding: 0px 18px 15px 18px;
    	text-align: justify;
    	}

    به این عوض کن :

    #content {
    	width: 500px;
    	margin-top: 128px;
    	margin-bottom: 20px;
    	margin-right: 179px;
    	margin-right: 0px;
    	position:relative;
    	padding: 0px 18px 15px 18px;
    	text-align: right;
    	}

    نمونه ی آنلاین اگه داری بهتر درست میشه .

    +
    direction: rtl;

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

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

    ممنون درست شد

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