توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : مشکل در نمایس موقیت ماژول ها
ehsanparty
01-27-2011, 06:54 PM
با سلام
من ماژول های آخرین اخبار یا محبوب ترین ها رو که فعال می کنم کنار لینک موضوع ها یک مربع کوچک ظاهر می شود چطور باید اینو از بین ببرم؟
مانند عکس زیر :
<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>
ممنون :
mersad
01-27-2011, 08:26 PM
دروود
این مورد مربوط به قالب هست
ادرس سایت رو ذکر کنید
شاد وسلامت در پناه ایزد
ehsanparty
01-27-2011, 08:31 PM
روی لوکال نصب شده
---
فکر کنم مربوط به css باشه...اما نمی دونم کجاشه و چگونه میشه حلش کرد
*دو پست شما یکی شد.
delfanatash
01-28-2011, 01:49 AM
درود
اگه لینک سایت را بزارید ببینیم بهتر میشه راهنمایی کرد
باید در کد های قالب تغییراتی اعمال بشه یا تصویر مد نظر را حذف نمود
ehsanparty
01-28-2011, 05:50 AM
سلام
تا آخر این هفته بار گزاری می کنم روی هاست و لینک میدم خدمت شما...
اگر تا ان زمان راه حلی ارائه بدید ممنون میشم، قبلا" فکر کنم در این مورد سوالی مطرح شده بود.(نمیدونم دقیقا چی سرچ کنم تا بنتیجه برسم)
ممنون از شما
najafi613
01-28-2011, 09:08 AM
پوشه templates سپس پوشه قالبی رو که از آن استفاده می کنی رو باز کن و پوشه images را داخل اون پیدا کرده و باز کن و اون علامت مربع رو حذف کن ببین مشکلت حل میشه
ehsanparty
01-28-2011, 09:34 AM
سلام
image نیست این مشکل در css هست...عکس نیست که لود بشه
ehsanparty
02-01-2011, 03:21 PM
سلام
این هم از آدرس سایت :
<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>
ممنون میشم راهنمایی بفرمایید
با تشکر
mersad
02-01-2011, 04:26 PM
دروود
در خط 21 تا 18 فایل template_css.css
این کد را جایگزین کنید
ul {
list-style: square outside none;
margin: 3px 5px 0 0;
padding: 2px 15px 0 0;
}
شاد و سلامت در پناه ایزد
ehsanparty
02-01-2011, 04:35 PM
سلام
ممنون از پاسخ گویی انجام دادم اما متسفانه تغییری ایجاد نشد :
<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>
:(
delfanatash
02-01-2011, 04:45 PM
درود
این کد را حذف فرمایید ببینید درست میشه
</li>
<li class="latestnews">
ehsanparty
02-01-2011, 04:48 PM
سلام
در کدام فایل دلفان جان؟این کد نه در css هست نه در index.php
mersad
02-01-2011, 05:00 PM
دوست عزیز به پاسخ خوب دقت کنید و عمل کنید
دروود
در خط 21 تا 18 فایل template_css.css
این کد را جایگزین کنید
ul {
list-style: square outside none;
margin: 3px 5px 0 0;
padding: 2px 15px 0 0;
}
شاد و سلامت در پناه ایزد
ehsanparty
02-01-2011, 05:02 PM
درود
این کد را حذف فرمایید ببینید درست میشه
</li>
<li class="latestnews">
دلفان جان این کد بعد از اجرا و نمایش قالب در هست نا در سورس اصلی که بخوام Edit کنم
ehsanparty
02-01-2011, 05:07 PM
دوست عزیز به پاسخ خوب دقت کنید و عمل کنید
دروود
در خط 21 تا 18 فایل template_css.css
این کد را جایگزین کنید
ul {
list-style: square outside none;
margin: 3px 5px 0 0;
padding: 2px 15px 0 0;
}
شاد و سلامت در پناه ایزد
دقیقا" همانطور که فرمودین جایگزین کردم دوباه اما باز هم تغییری نکرد فقط فونت ها کمی بهم ریخت
:(
ehsanparty
02-01-2011, 06:14 PM
این کد css :
/*
* CSS Style for "Adonis" Theme
* @author webmizban.com - Ehsan Nikfarjam
* @version 1.0
* @url <b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>
* @email info @ webmizban.com
*/
body{
font-family:Tahoma,Verdana,Trebuchet MS,Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
background-color: #e8e8e8;
background-image: url(../images/bg.gif);
}
tr, p, div {
font-family:Tahoma,Verdana,Trebuchet MS,Arial, Helvetica, sans-serif;
font-size:11px;
color:#272f27;
}
hr {
background:#999999;
height:1px;
width:100%;
}
ul {
margin: 3px 3px 0px 0px;
padding: 2px 3px 0px 0px;
list-style: square;
}
li {
}
ol {
margin-right: 15px;
}
ol li {
}
.highlight {
font-weight:bold;
color: #FF4500;
}
form {
display: inline;
margin: 0;
padding: 0;
}
.pathway {
font-family: Tahoma,Arial,Verdana, Helvetica, sans-serif;
font-size: 9px;
padding-bottom: 5px;
}
a.pathway:link, a.pathway:visited {
color : #ff9900;
font-weight : normal;
}
a.pathway:hover {
color : #0065CA;
font-weight : normal;
text-decoration : none;
}
.mainlevel-nav {
list-style: none;
padding: 0;
margin: 0;
font-size: 11px;
}
a.mainlevel-nav:link, a.mainlevel-nav:visited {
color: #000000;
font-size: 11px;
text-decoration: none;
font-family: Tahoma,Verdana, Arial,Helvetica, sans-serif;
text-align: right;
}
a.mainlevel-nav:hover {
color: #0000CD;
}
#active_menu {
display: block;
color: #000000;
font-weight: bold;
background: url(../images/bullet.gif) no-repeat center right;
width: 131px;
height: 22px;
text-decoration: none;
font-family: Tahoma,Verdana, Arial,Helvetica, sans-serif;
text-align: right;
padding: 0px 3px 0px 0px;
margin: 0px 0px 0px 0px;
line-height: 20px;
border-right: 4px solid #0066CC;
}
a.mainlevel:link, a.mainlevel:visited {
display: block;
color: #666666;
width: 131px;
height: 22px;
text-decoration: none;
font-family: Tahoma,Verdana, Arial,Helvetica, sans-serif;
text-align: right;
padding: 0px 3px 0px 0px;
margin: 0px 0px 0px 0px;
line-height: 20px;
}
a.mainlevel:hover {
display: block;
color: #166CC2;
width: 131px;
height: 22px;
text-decoration: none;
font-family: Tahoma,Verdana, Arial,Helvetica, sans-serif;
text-align: right;
padding: 0px 3px 0px 0px;
margin: 0px 0px 0px 0px;
line-height: 20px;
border-right: 4px solid #0066CC;
}
a.sublevel:link, a.sublevel:visited {
font-size: 11px;
color: #cccccc;
padding-right:10px;
line-height: 15px;
display:block;
margin-right:-4px;
font-family:tahoma,arial;
text-align: right;
}
a.sublevel:hover {
color: #00CCCC; text-decoration: none;
}
table.moduletable {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
width: 100%;
background-image: url(../images/module-bg.png);
background-position: bottom center;
background-repeat: no-repeat;
}
table.moduletable th {
background-image: url(../images/module-top.png);
background-position: top;
background-repeat: no-repeat;
font-size: 11px;
color: #ffffff;
text-align: center;
width: 160px;
font-weight:bold;
height:50px;
line-height: 44px;
}
table.moduletable td {
font-size: 11px;
font-weight: normal;
text-align: right;
padding: 0px 5px 10px 5px;
vertical-align: top;
}
table.moduletable td td {
padding-bottom: 0;
}
.poll {
font-family : Tahoma,Arial, Helvetica, sans-serif;
font-size : 10px;
color : #666666;
line-height : 14px;
}
table.pollstableborder {
}
.pollstableborder {
padding: 3px;
margin:2px;
}
.sectiontableheader {
background-color : #666666;
color : #ffffff;
font-weight : bold;
padding:5px;
}
.sectiontableentry1 {
padding:3px 3px 3px 6px;
background: url(../images/titik.png) repeat-x bottom center;
}
.sectiontableentry2 {
background: url(../images/titik.png) repeat-x bottom center;
padding:3px 3px 3px 6px;
}
.sectiontableentry1 td {
padding:3px 3px 3px 6px;
}
.sectiontableentry2 td {
background-image:none;
background-color: #f0f0f0;
padding:3px 3px 3px 6px;
}
.small {
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:10px;
color: #666666;
text-align:right;
font-weight: normal;
padding-bottom:2px;
}
.smalldark {
font-family:Tahoma,Arial,Verdana, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:none;
font-weight:normal;
}
.contentpane {
font-family:Tahoma,Arial,Verdana, Helvetica, sans-serif;
direction: rtl;
}
.contentpaneopen {
font-family:Tahoma,Arial,Verdana, Helvetica, sans-serif;
width: 100%;
padding: 1px;
direction: rtl;
}
.contentpaneopen div {
font-family:Tahoma,Arial,Verdana, Helvetica, sans-serif;
direction: rtl;
padding:5px;
}
.contentdescription{
font-family:Tahoma,Arial,Verdana, Helvetica, sans-serif;
width:100%;
}
.componentheading {
font-family: Tahoma, Verdana, "Lucida Sans";
font-size: 12px;
color: #000000;
font-weight: bold;
text-align: right;
padding-top: 9px;
padding-bottom: 3px;
padding-right: 3px;
margin: 5px 0px 3px 0px;
display: block;
background-image: url(../images/newsfalsh_bg.jpg);
background-position: top;
background-repeat: repeat-x;
line-height: 30px;
text-indent: 16px;
width: 99%;
}
.contentheading{
background-color: #e2e2e2;
font-family: Tahoma;
font-size: 11px;
color: #663333;
font-weight: bold;
text-align: right;
margin: 5px 0px 3px 0px;
display: block;
line-height: 30px;
text-indent: 12px;
}
.contentheading a:link, .contentheading a:visited {
font-family: Tahoma;
font-size: 12px;
color: #663333;
font-weight: bold;
text-decoration: none;
text-align: right;
}
.contentheading a:hover {
color: #333333;
text-decoration: none;
}
.createdate {
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:10px;
color: #004282;
text-align:right;
font-weight: normal;
top:-5px;
vertical-align: top;
padding-bottom:2px;
line-height:20px;
background-image: url(../images/clock.gif);
background-position: right center;
background-repeat: no-repeat;
text-indent: 15px;
}
.button {
padding: 2px 8px;
border: 1px outset #ABABAB;
background: #F7F7F7;
font-size: 100%;
font-family: tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
}
.inputbox {
font-family: Tahoma,Arial,Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
margin-top: 2px;
margin-bottom: 2px;
border: 3px double #cccccc;
width: auto;
}
.modifydate {
font-size:10px;
margin-top:15px;
margin-bottom:15px;
color:#004282;
}
a:link, a:visited {
color: #23447A;
text-decoration: none;
}
a:hover {
color: #000;
}
a.category:link, a.category:visited {
color: #333333;
font-weight: bold;
font-size: 11px;
font-weight: bold;
}
a.category:hover {
color:#999999;
}
.ontab {
background-color: #ffae00;
border-left: outset 2px #ff9900;
border-right: outset 2px #808080;
border-top: outset 2px #ff9900;
border-bottom: solid 1px #d5d5d5;
text-align: center;
font-weight: bold;
color: #FFFFFF;
}
.offtab {
background-color : #e5e5e5;
border-left: outset 2px #E0E0E0;
border-right: outset 2px #E0E0E0;
border-top: outset 2px #E0E0E0;
border-bottom: solid 1px #d5d5d5;
text-align: center;
font-weight: normal;
}
.tabpadding {
}
.tabheading {
background-color: #ffae00;
text-align: left;
}
.pagetext {
visibility: hidden;
display: none;
position: relative;
top: 0;
}
.back_button {
text-align: center;
margin-top: 40px;
}
table.contenttoc {
color: #333300;
background-color: #e0e0e0;
border: 1px solid #ccc;
padding:5px;
}
table.contenttoc td {
font-size: 8pt;
font-weight: normal;
text-align:right;
padding-left:5px;
padding-right:5px;
}
table.contenttoc th {
font-size: 8pt;
font-weight: normal;
text-align:right;
padding:5px;
background-color:#333333;
color:#FFFFFF;
}
.message {
color:#FF0000;
font-weight:bold;
font-size:12px;
text-align:center;
padding:10px 10px 10px 10px;
margin: 5px 5px 5px 5px;
border: 3px double #ccc;
}
.mosimage {
border: 1px solid #cccccc;
margin: 5px
}
.mosimage_caption {
margin-top: 2px;
background-color:#cccccc;
padding: 1px 2px;
color: #fff;
font-size: 10px;
border-top: 1px solid #cccccc;
}
#body_bg{
background-image: url(../images/body.gif);
background-position: top center;
background-repeat: repeat-y;
}
.pill_m {
float: right;
text-align: left;
margin: 0;
padding: 7px 0 7px 0;
width:820px;
}
#pillmenu {
text-align: right;
padding: 0 10px 0 0;
margin:0 auto;
}
#pillmenu ul {
margin: 0;
padding: 0;
list-style: none;
}
#pillmenu li {
float: right;
margin: 0 10px 0 0;
padding: 0;
background: url(../images/pillmenu_r_bg.gif) center right no-repeat;
}
#pillmenu li:hover {
}
#pillmenu li a#active_menu-nav {
}
#pillmenu li a {
font-family: Tahoma, sans-serif;
font-size: 11px;
float: left;
display: block;
line-height: 24px;
padding: 0 10px 0 10px;
margin: 0;
color: #fff;
text-decoration: none;
font-weight: bold;
background: none;
height: 26px;
background: url(../images/pillmenu_l_bg.gif) center left no-repeat;
}
#pillmenu li a:hover {
text-decoration: none;
}
ostad24000
02-01-2011, 07:02 PM
آیا از افزونه قالب ساز مطلب استفاده میکنید.اگر استفاده میکنید به خاطر این افزونه است و اگر در تنظیمات قابل حذف شدن نیست باید ان را حذف یا غیر فعال کنید البته من این مشکل رو برای مطالب دیده بودم که با این افزونه ایجاد میشود ولی برای ماژول ها نه ولی بد نیست این گزینه هم تست کنید.
ehsanparty
02-01-2011, 07:11 PM
سلام
خیر از افزونه ای استفاده نکردم
تنها کاری که کردم کد رنگ لینک ها رو در css تغییر دادم که اونم برگدوندم به حالت اصلی قابل ذکر است که این قالب ، قالب pg_pardis است که در خود مامبولرن منتشر شده است
mersad
02-01-2011, 10:12 PM
دروود
فایل template_css.css شما :
body {
background-color: #E8E8E8;
background-image: url("../images/bg.gif");
font-family: Tahoma,Verdana,Trebuchet MS,Arial,Helvetica,sans-serif;
margin: 0;
}
tr, p, div {
color: #272F27;
font-family: Tahoma,Verdana,Trebuchet MS,Arial,Helvetica,sans-serif;
font-size: 11px;
}
hr {
background: none repeat scroll 0 0 #999999;
height: 1px;
width: 100%;
}
ul {
list-style: square outside none;
margin: 3px 3px 0 0;
padding: 2px 3px 0 0;
}
li {
}
ol {
margin-right: 15px;
}
ol li {
}
.highlight {
color: #FF4500;
font-weight: bold;
}
form {
display: inline;
margin: 0;
padding: 0;
}
.pathway {
font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
font-size: 9px;
padding-bottom: 5px;
}
a.pathway:link, a.pathway:visited {
color: #FF9900;
font-weight: normal;
}
a.pathway:hover {
color: #0065CA;
font-weight: normal;
text-decoration: none;
}
.mainlevel-nav {
font-size: 11px;
list-style: none outside none;
margin: 0;
padding: 0;
}
a.mainlevel-nav:link, a.mainlevel-nav:visited {
color: #000000;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
text-align: right;
text-decoration: none;
}
a.mainlevel-nav:hover {
color: #0000CD;
}
#active_menu {
background: url("../images/bullet.gif") no-repeat scroll right center transparent;
border-right: 4px solid #0066CC;
color: #000000;
display: block;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
height: 22px;
line-height: 20px;
margin: 0;
padding: 0 3px 0 0;
text-align: right;
text-decoration: none;
width: 131px;
}
a.mainlevel:link, a.mainlevel:visited {
color: #666666;
display: block;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
height: 22px;
line-height: 20px;
margin: 0;
padding: 0 3px 0 0;
text-align: right;
text-decoration: none;
width: 131px;
}
a.mainlevel:hover {
border-right: 4px solid #0066CC;
color: #166CC2;
display: block;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
height: 22px;
line-height: 20px;
margin: 0;
padding: 0 3px 0 0;
text-align: right;
text-decoration: none;
width: 131px;
}
a.sublevel:link, a.sublevel:visited {
color: #CCCCCC;
display: block;
font-family: tahoma,arial;
font-size: 11px;
line-height: 15px;
margin-right: -4px;
padding-right: 10px;
text-align: right;
}
a.sublevel:hover {
color: #00CCCC;
text-decoration: none;
}
table.moduletable {
background-image: url("../images/module-bg.png");
background-position: center bottom;
background-repeat: no-repeat;
margin: 0 0 5px;
padding: 0;
width: 100%;
}
table.moduletable th {
background-image: url("../images/module-top.png");
background-position: center top;
background-repeat: no-repeat;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
height: 50px;
line-height: 44px;
text-align: center;
width: 160px;
}
table.moduletable td {
font-size: 11px;
font-weight: normal;
padding: 0 5px 10px;
text-align: right;
vertical-align: top;
}
table.moduletable td td {
padding-bottom: 0;
}
.poll {
color: #666666;
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-size: 10px;
line-height: 14px;
}
table.pollstableborder {
}
.pollstableborder {
margin: 2px;
padding: 3px;
}
.sectiontableheader {
background-color: #666666;
color: #FFFFFF;
font-weight: bold;
padding: 5px;
}
.sectiontableentry1 {
background: url("../images/titik.png") repeat-x scroll center bottom transparent;
padding: 3px 3px 3px 6px;
}
.sectiontableentry2 {
background: url("../images/titik.png") repeat-x scroll center bottom transparent;
padding: 3px 3px 3px 6px;
}
.sectiontableentry1 td {
padding: 3px 3px 3px 6px;
}
.sectiontableentry2 td {
background-color: #F0F0F0;
background-image: none;
padding: 3px 3px 3px 6px;
}
.small {
color: #666666;
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: normal;
padding-bottom: 2px;
text-align: right;
}
.smalldark {
color: #000000;
font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}
.contentpane {
direction: rtl;
font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
}
.contentpaneopen {
direction: rtl;
font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
padding: 1px;
width: 100%;
}
.contentpaneopen div {
direction: rtl;
font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
padding: 5px;
}
.contentdescription {
font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
width: 100%;
}
.componentheading {
background-image: url("../images/newsfalsh_bg.jpg");
background-position: center top;
background-repeat: repeat-x;
color: #000000;
display: block;
font-family: Tahoma,Verdana,"Lucida Sans";
font-size: 12px;
font-weight: bold;
line-height: 30px;
margin: 5px 0 3px;
padding-bottom: 3px;
padding-right: 3px;
padding-top: 9px;
text-align: right;
text-indent: 16px;
width: 99%;
}
.contentheading {
background-color: #E2E2E2;
color: #663333;
display: block;
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
line-height: 30px;
margin: 5px 0 3px;
text-align: right;
text-indent: 12px;
}
.contentheading a:link, .contentheading a:visited {
color: #663333;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
text-align: right;
text-decoration: none;
}
.contentheading a:hover {
color: #333333;
text-decoration: none;
}
.createdate {
background-image: url("../images/clock.gif");
background-position: right center;
background-repeat: no-repeat;
color: #004282;
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: normal;
line-height: 20px;
padding-bottom: 2px;
text-align: right;
text-indent: 15px;
top: -5px;
vertical-align: top;
}
.button {
background: none repeat scroll 0 0 #F7F7F7;
border: 1px outset #ABABAB;
font-family: tahoma,Arial,Helvetica,sans-serif;
font-size: 100%;
font-weight: bold;
padding: 2px 8px;
}
.inputbox {
border: 3px double #CCCCCC;
color: #666666;
font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
font-size: 11px;
margin-bottom: 2px;
margin-top: 2px;
width: auto;
}
.modifydate {
color: #004282;
font-size: 10px;
margin-bottom: 15px;
margin-top: 15px;
}
a:link, a:visited {
color: #23447A;
text-decoration: none;
}
a:hover {
color: #000000;
}
a.category:link, a.category:visited {
color: #333333;
font-size: 11px;
font-weight: bold;
}
a.category:hover {
color: #999999;
}
.ontab {
background-color: #FFAE00;
border-color: #FF9900 #808080 #D5D5D5 #FF9900;
border-left: 2px outset #FF9900;
border-right: 2px outset #808080;
border-style: outset outset solid;
border-width: 2px 2px 1px;
color: #FFFFFF;
font-weight: bold;
text-align: center;
}
.offtab {
background-color: #E5E5E5;
border-color: #E0E0E0 #E0E0E0 #D5D5D5;
border-left: 2px outset #E0E0E0;
border-right: 2px outset #E0E0E0;
border-style: outset outset solid;
border-width: 2px 2px 1px;
font-weight: normal;
text-align: center;
}
.tabpadding {
}
.tabheading {
background-color: #FFAE00;
text-align: left;
}
.pagetext {
display: none;
position: relative;
top: 0;
visibility: hidden;
}
.back_button {
margin-top: 40px;
text-align: center;
}
table.contenttoc {
background-color: #E0E0E0;
border: 1px solid #CCCCCC;
color: #333300;
padding: 5px;
}
table.contenttoc td {
font-size: 8pt;
font-weight: normal;
padding-left: 5px;
padding-right: 5px;
text-align: right;
}
table.contenttoc th {
background-color: #333333;
color: #FFFFFF;
font-size: 8pt;
font-weight: normal;
padding: 5px;
text-align: right;
}
.message {
border: 3px double #CCCCCC;
color: #FF0000;
font-size: 12px;
font-weight: bold;
margin: 5px;
padding: 10px;
text-align: center;
}
.mosimage {
border: 1px solid #CCCCCC;
margin: 5px;
}
.mosimage_caption {
background-color: #CCCCCC;
border-top: 1px solid #CCCCCC;
color: #FFFFFF;
font-size: 10px;
margin-top: 2px;
padding: 1px 2px;
}
#body_bg {
background-image: url("../images/body.gif");
background-position: center top;
background-repeat: repeat-y;
}
.pill_m {
float: right;
margin: 0;
padding: 7px 0;
text-align: left;
width: 820px;
}
#pillmenu {
margin: 0 auto;
padding: 0 10px 0 0;
text-align: right;
}
#pillmenu ul {
list-style: none outside none;
margin: 0;
padding: 0;
}
#pillmenu li {
background: url("../images/pillmenu_r_bg.gif") no-repeat scroll right center transparent;
float: right;
margin: 0 10px 0 0;
padding: 0;
}
#pillmenu li:hover {
}
#pillmenu li a#active_menu-nav {
}
#pillmenu li a {
background: url("../images/pillmenu_l_bg.gif") no-repeat scroll left center transparent;
color: #FFFFFF;
display: block;
float: left;
font-family: Tahoma,sans-serif;
font-size: 11px;
font-weight: bold;
height: 26px;
line-height: 24px;
margin: 0;
padding: 0 10px;
text-decoration: none;
}
#pillmenu li a:hover {
text-decoration: none;
}
که باید با
body {
background-color: #E8E8E8;
background-image: url("../images/bg.gif");
font-family: Tahoma,Verdana,Trebuchet MS,Arial,Helvetica,sans-serif;
margin: 0;
}
tr, p, div {
color: #272F27;
font-family: Tahoma,Verdana,Trebuchet MS,Arial,Helvetica,sans-serif;
font-size: 11px;
}
hr {
background: none repeat scroll 0 0 #999999;
height: 1px;
width: 100%;
}
ul {
list-style: square outside none;
margin: 3px 3px 0 0;
padding: 2px 15px 0 0;
}
li {
}
ol {
margin-right: 15px;
}
ol li {
}
.highlight {
color: #FF4500;
font-weight: bold;
}
form {
display: inline;
margin: 0;
padding: 0;
}
.pathway {
font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
font-size: 9px;
padding-bottom: 5px;
}
a.pathway:link, a.pathway:visited {
color: #FF9900;
font-weight: normal;
}
a.pathway:hover {
color: #0065CA;
font-weight: normal;
text-decoration: none;
}
.mainlevel-nav {
font-size: 11px;
list-style: none outside none;
margin: 0;
padding: 0;
}
a.mainlevel-nav:link, a.mainlevel-nav:visited {
color: #000000;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
text-align: right;
text-decoration: none;
}
a.mainlevel-nav:hover {
color: #0000CD;
}
#active_menu {
background: url("../images/bullet.gif") no-repeat scroll right center transparent;
border-right: 4px solid #0066CC;
color: #000000;
display: block;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
height: 22px;
line-height: 20px;
margin: 0;
padding: 0 3px 0 0;
text-align: right;
text-decoration: none;
width: 131px;
}
a.mainlevel:link, a.mainlevel:visited {
color: #666666;
display: block;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
height: 22px;
line-height: 20px;
margin: 0;
padding: 0 3px 0 0;
text-align: right;
text-decoration: none;
width: 131px;
}
a.mainlevel:hover {
border-right: 4px solid #0066CC;
color: #166CC2;
display: block;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
height: 22px;
line-height: 20px;
margin: 0;
padding: 0 3px 0 0;
text-align: right;
text-decoration: none;
width: 131px;
}
a.sublevel:link, a.sublevel:visited {
color: #CCCCCC;
display: block;
font-family: tahoma,arial;
font-size: 11px;
line-height: 15px;
margin-right: -4px;
padding-right: 10px;
text-align: right;
}
a.sublevel:hover {
color: #00CCCC;
text-decoration: none;
}
table.moduletable {
background-image: url("../images/module-bg.png");
background-position: center bottom;
background-repeat: no-repeat;
margin: 0 0 5px;
padding: 0;
width: 100%;
}
table.moduletable th {
background-image: url("../images/module-top.png");
background-position: center top;
background-repeat: no-repeat;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
height: 50px;
line-height: 44px;
text-align: center;
width: 160px;
}
table.moduletable td {
font-size: 11px;
font-weight: normal;
padding: 0 5px 10px;
text-align: right;
vertical-align: top;
}
table.moduletable td td {
padding-bottom: 0;
}
.poll {
color: #666666;
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-size: 10px;
line-height: 14px;
}
table.pollstableborder {
}
.pollstableborder {
margin: 2px;
padding: 3px;
}
.sectiontableheader {
background-color: #666666;
color: #FFFFFF;
font-weight: bold;
padding: 5px;
}
.sectiontableentry1 {
background: url("../images/titik.png") repeat-x scroll center bottom transparent;
padding: 3px 3px 3px 6px;
}
.sectiontableentry2 {
background: url("../images/titik.png") repeat-x scroll center bottom transparent;
padding: 3px 3px 3px 6px;
}
.sectiontableentry1 td {
padding: 3px 3px 3px 6px;
}
.sectiontableentry2 td {
background-color: #F0F0F0;
background-image: none;
padding: 3px 3px 3px 6px;
}
.small {
color: #666666;
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: normal;
padding-bottom: 2px;
text-align: right;
}
.smalldark {
color: #000000;
font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}
.contentpane {
direction: rtl;
font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
}
.contentpaneopen {
direction: rtl;
font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
padding: 1px;
width: 100%;
}
.contentpaneopen div {
direction: rtl;
font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
padding: 5px;
}
.contentdescription {
font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
width: 100%;
}
.componentheading {
background-image: url("../images/newsfalsh_bg.jpg");
background-position: center top;
background-repeat: repeat-x;
color: #000000;
display: block;
font-family: Tahoma,Verdana,"Lucida Sans";
font-size: 12px;
font-weight: bold;
line-height: 30px;
margin: 5px 0 3px;
padding-bottom: 3px;
padding-right: 3px;
padding-top: 9px;
text-align: right;
text-indent: 16px;
width: 99%;
}
.contentheading {
background-color: #E2E2E2;
color: #663333;
display: block;
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
line-height: 30px;
margin: 5px 0 3px;
text-align: right;
text-indent: 12px;
}
.contentheading a:link, .contentheading a:visited {
color: #663333;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
text-align: right;
text-decoration: none;
}
.contentheading a:hover {
color: #333333;
text-decoration: none;
}
.createdate {
background-image: url("../images/clock.gif");
background-position: right center;
background-repeat: no-repeat;
color: #004282;
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: normal;
line-height: 20px;
padding-bottom: 2px;
text-align: right;
text-indent: 15px;
top: -5px;
vertical-align: top;
}
.button {
background: none repeat scroll 0 0 #F7F7F7;
border: 1px outset #ABABAB;
font-family: tahoma,Arial,Helvetica,sans-serif;
font-size: 100%;
font-weight: bold;
padding: 2px 8px;
}
.inputbox {
border: 3px double #CCCCCC;
color: #666666;
font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
font-size: 11px;
margin-bottom: 2px;
margin-top: 2px;
width: auto;
}
.modifydate {
color: #004282;
font-size: 10px;
margin-bottom: 15px;
margin-top: 15px;
}
a:link, a:visited {
color: #23447A;
text-decoration: none;
}
a:hover {
color: #000000;
}
a.category:link, a.category:visited {
color: #333333;
font-size: 11px;
font-weight: bold;
}
a.category:hover {
color: #999999;
}
.ontab {
background-color: #FFAE00;
border-color: #FF9900 #808080 #D5D5D5 #FF9900;
border-left: 2px outset #FF9900;
border-right: 2px outset #808080;
border-style: outset outset solid;
border-width: 2px 2px 1px;
color: #FFFFFF;
font-weight: bold;
text-align: center;
}
.offtab {
background-color: #E5E5E5;
border-color: #E0E0E0 #E0E0E0 #D5D5D5;
border-left: 2px outset #E0E0E0;
border-right: 2px outset #E0E0E0;
border-style: outset outset solid;
border-width: 2px 2px 1px;
font-weight: normal;
text-align: center;
}
.tabpadding {
}
.tabheading {
background-color: #FFAE00;
text-align: left;
}
.pagetext {
display: none;
position: relative;
top: 0;
visibility: hidden;
}
.back_button {
margin-top: 40px;
text-align: center;
}
table.contenttoc {
background-color: #E0E0E0;
border: 1px solid #CCCCCC;
color: #333300;
padding: 5px;
}
table.contenttoc td {
font-size: 8pt;
font-weight: normal;
padding-left: 5px;
padding-right: 5px;
text-align: right;
}
table.contenttoc th {
background-color: #333333;
color: #FFFFFF;
font-size: 8pt;
font-weight: normal;
padding: 5px;
text-align: right;
}
.message {
border: 3px double #CCCCCC;
color: #FF0000;
font-size: 12px;
font-weight: bold;
margin: 5px;
padding: 10px;
text-align: center;
}
.mosimage {
border: 1px solid #CCCCCC;
margin: 5px;
}
.mosimage_caption {
background-color: #CCCCCC;
border-top: 1px solid #CCCCCC;
color: #FFFFFF;
font-size: 10px;
margin-top: 2px;
padding: 1px 2px;
}
#body_bg {
background-image: url("../images/body.gif");
background-position: center top;
background-repeat: repeat-y;
}
.pill_m {
float: right;
margin: 0;
padding: 7px 0;
text-align: left;
width: 820px;
}
#pillmenu {
margin: 0 auto;
padding: 0 10px 0 0;
text-align: right;
}
#pillmenu ul {
list-style: none outside none;
margin: 0;
padding: 0;
}
#pillmenu li {
background: url("../images/pillmenu_r_bg.gif") no-repeat scroll right center transparent;
float: right;
margin: 0 10px 0 0;
padding: 0;
}
#pillmenu li:hover {
}
#pillmenu li a#active_menu-nav {
}
#pillmenu li a {
background: url("../images/pillmenu_l_bg.gif") no-repeat scroll left center transparent;
color: #FFFFFF;
display: block;
float: left;
font-family: Tahoma,sans-serif;
font-size: 11px;
font-weight: bold;
height: 26px;
line-height: 24px;
margin: 0;
padding: 0 10px;
text-decoration: none;
}
#pillmenu li a:hover {
text-decoration: none;
}
عوض بشه
شاد و سلامت در پناه ایزد
ehsanparty
02-02-2011, 06:53 AM
خیلی خیلی ممنون mersaD عزیز ...خیلی لطف کردین
vBulletin® v4.2.5, Copyright ©2000-2026, Jelsoft Enterprises Ltd.