هاست لینوکس

آخرین بسته‌ی MyBB: نسخه‌ی 1.8.27 MyBB منتشر شد


امتیاز موضوع:
  • 0 رأی - میانگین امتیازات: 0
  • 1
  • 2
  • 3
  • 4
  • 5
نحوه تغییر فونت انجمن مای بی بی ؟
#1
Sad 
چطوری میشه فونت نوشته های انجمن مای بی رو رو تغییر داد ؟ لطفا توضیح کامل بدین ممنون
پاسخ
#2
قالب ها و پوسته ها > پوسته ها > پوسته مورد نظر > global.css > گزینه "ویرایش قالب بندی : حالت پیشرفته"
روبروی font-family اسم فونت مورد نظر رو بنویسید.
.
قبلش کدهای موجود رو ذخیره کنید که اگر اشتباهی شد بتونید برگردونین
پاسخ
 سپاس شده توسطvakilmodafe (۱۳۹۲/۳/۳۱، ۲۰:۲۹:۲۳ عصر) ، motorola30 (۱۳۹۳/۱/۲۸، ۱۵:۳۴:۰۷ عصر)
#3
این کار رو کردم ولی نشد فرقی نکرد
پاسخ
#4
این font-family یدونه نیستا چندتا هست همه رو باید عوض کنید.
اگر همه رو عوض کردید چک کنید ببینید اسن فونت جدید رو صحیح نوشتید یا نه
بعد دقت کنید که ; رو جلوی فونت گذاشته باشید
کد php:
font-familyTahoma
پاسخ
#5
تغییر فونت انجمن شما به صورت رایگان
دوستانی که بلد نیستن فونت های انجمن خودشون رو تغییر بدن براشون به صورت رایگان تعویض می کنم
کد glolba.css رو اینجا قرار بدین تا براتون درست کنم
پاسخ
#6
سلام خسته نباشید من به تازگی انجمن نصب کردم .زیاد حرفه ای نیستم . من فونت ها و رنگ منو ها رو می خواستم تغییر بدم که نمیشه اصلا عوض نمیشه ،در ضمن من می خوام تو هدر انجمن یه متن تایپ کنم امکانش هست ؟ لطفا مرا راهنمایی کنید
پاسخ
#7
برای اینکار باید استایل نویسی انجام بدید.برای هر قسمتی که میخواید متفاوت باشه یک استایل بنویسید و از اون استایل استفاده کنید.

برای تایپ متن توی هدر باید بگم که میشه اما زیبا نیست بهتره از کار گرافیکی یا عکس استفاده کنید.
نصب و آپدیت انجمن مای بی بی | پلاگین و پوسته | تغییرات داخلی انجمن
نصب و بروزرسانی وردپرس طراحی پوسته های وردپرسی سبک با سئوی بالا
شخصی سازی پوسته های مای بی بی و وردپرس
طراحی سیستم مدیریت محتوای اختصاصی و خاص با برترین زبان های برنامه نویسی دنیا
جهت سفارش در تلگرام: firstboy000@
پاسخ
 سپاس شده توسطmotorola30 (۱۳۹۳/۱/۲۸، ۱۵:۲۶:۴۶ عصر)
#8
درود

میخوام فونت کل انجمن رو تغییر بدم

برای تغییر باید خود فایل فونت به هاست انتقال بدم ( به کدوم پوشه )
پاسخ
#9
از کلاس های مورد استفادش باید تغییر بدید.(توی فایل گلوبال در پوسته)برای مثال body دارای زیر کد font-family:... هستش. شما جلوی اون اسم فونت خودتون رو اضافه میکنید.یادتون باشه که اولین فونت باشه در غیر این صورت فونت اول لود میشه که معمولا تاهوما هستش و همه دارن ، پس فونت های بعدی لود نمیشه.
نصب و آپدیت انجمن مای بی بی | پلاگین و پوسته | تغییرات داخلی انجمن
نصب و بروزرسانی وردپرس طراحی پوسته های وردپرسی سبک با سئوی بالا
شخصی سازی پوسته های مای بی بی و وردپرس
طراحی سیستم مدیریت محتوای اختصاصی و خاص با برترین زبان های برنامه نویسی دنیا
جهت سفارش در تلگرام: firstboy000@
پاسخ
 سپاس شده توسطmotorola30 (۱۳۹۳/۱/۲۸، ۱۹:۲۷:۳۲ عصر)
#10
سلام دوستان
من می خواستم فونت انجمنم رو تغییر بدم ولی منصرف شدم همه کدها رو هم به حالت اولش برگردوندم ولی حالا فونت نوشته های کاربران و انجمن شده arial
کدهای global.css رو براتون میزارم
کد:
font-family: Tahoma;
body {
    background: url(images/glowing/bg.png) repeat-x scroll 0 0 #F0F0F0;
    color: #2C2C2C;
    font: 12px/1.5 Tahoma;
    margin: 0;
    padding: 0;
    overflow-x:hidden;
}

input, textarea, keygen, select, button, isindex {
font-family: Tahoma;
}

.trow1 {
}

.trow2 {
}

a {
    color: #006680;
    text-decoration: none;
}

a:hover {
    color: #001F41;
}

#container {
    margin: 0 auto;
    padding: 0 10px;
    width: 95%;
}

#header {
    background: url(images/glowing/header_bg.jpg) no-repeat scroll right 0 transparent;
    padding-bottom: 52px;
    position: relative;
height: 215px;
}

.logo {
    float: right;
    margin: 0 0 2px;
    padding-left: 10px;
}

.menu {
    background: url(images/glowing/menu_bg.png) no-repeat scroll right 0 transparent;
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0;
height: 48px;
overflow: hidden;
}

.menu li {
    background: url(images/glowing/glow1.png) no-repeat scroll center 200px transparent;
    display: block;
    float: right;
    margin-left: 15px;
    position: relative;
}

.menu li:hover {
    background-position: center center;
}

.menu a {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    text-shadow: 0 1px 0 #3E5506;
}

.menu .calendar {
    background-position: right -40px;
}

.menu .help {
    background-position: right 5px;
}

.menu .memberlist {
    background-position: right -129px;
}

.welcomemem {
    background: url(images/glowing/memb_right.png) no-repeat scroll right 0 transparent;
    color: #777777;
    max-width: 328px;
    position: absolute;
    left: 0;
    top: 60px;
}

.welcomemem .inner {
    background: url(images/glowing/memb_left.png) no-repeat scroll left 0 transparent;
    height: 27px;
    line-height: 27px;
margin-right: 39px;
    padding: 0 20px 0 20px;
}

#search {
    background: url(images/glowing/search_bg.png) no-repeat scroll right 0 transparent;
    left: 0;
    position: absolute;
    height: 30px;
    margin: 8px 5px 0 0;
    padding-right: 10px;
    width: 219px;
}

#search .textbox {
    background: none repeat scroll right 0 transparent;
    border: medium none;
    color: #FFFFFF;
    margin: 0;
    outline: medium none;
    padding: 8px 0;
    width: 160px;
}

#search .button {
    background: none repeat scroll right 0 transparent;
    border: medium none;
    height: 20px;
    margin: 0;
    outline: medium none;
    overflow: hidden;
    padding: 0;
    text-indent: -1000px;
    width: 35px;
}

.secondbar {
    bottom: 0;
    color: #434343;
    height: 40px;
    right: 0;
    position: absolute;
    width: 100%;
text-align: left;
}

.secondbar p {
    line-height: 40px;
    margin: 0;
}

#panel .register {
    background: url(images/glowing/register_bg.png) no-repeat scroll right 0 transparent;
    color: #86B412;
    display: block;
    float: right;
    font-style: italic;
    height: 27px;
    line-height: 27px;
    margin: -90px 0;
    padding: 0 30px;
width: 45px;
}

#panel .register:hover {
    color: #9FD41A;
}

#quick_login {
    position: absolute;
    left: 0;
    margin-top: -130px;
}

#quick_login .username, #quick_login .password {
    border: medium none;
    color: #979797;
    height: 17px;
    margin: 0 10px;
    min-width: 156px;
    outline: medium none;
    padding: 5px 35px 5px 5px;
}

#quick_login .button {
    background: url(images/glowing/login.png) no-repeat scroll -3px 0 transparent;
    border: medium none;
    color: #F1FECC;
    cursor: pointer;
    height: 29px;
    outline: medium none;
    text-align: center;
    text-shadow: 0 -1px 0 #567700;
    text-transform: uppercase;
    width: 71px;
}

#quick_login .button:hover {
    color: #FFFFFF;
}

#quick_login .remember {
    color: #777777;
    margin: 0 20px 0 120px;
}

#quick_login a {
    border-bottom: 1px solid #666666;
    color: #888888;
    padding-bottom: 1px;
}

#panel .remember_me input {
    margin-top: -1px;
    vertical-align: middle;
}

.tborder {
    margin: auto;
    width: 100%;
}

.stats {
list-style: none; margin: 0 0 5px 0; padding: 0; line-height: 18px; clear: both;
}

.stats span {
padding-bottom: 4px;
}

.tborder {
    background: url(images/glowing/wraptable_bg.png) repeat-x scroll right 0 #F0F0F0;
    border: 1px solid #929292;
    border-radius: 8px;
    margin: 4px 0;
    padding: 14px 12px;
}

.thead, .tfoot {
background: #034D88 url(images/glowing/thead_bg.png) repeat-x;
color: white;
border: 1px solid #002A4B;
border-bottom: 1px solid #002A4B;
text-shadow: 0 1px 0 #002A4B;
font-size: 14px;
padding: 8px 10px 7px 10px;
-webkit-border-top-left-radius: 6px;
border-top-left-radius: 6px;
-moz-border-radius-topleft: 6px;
-webkit-border-top-right-radius: 6px;
border-top-right-radius: 6px;
-moz-border-radius-topright: 6px;
}

.thead .description {
    color: #F2FBDB;
    padding: 0 10px;
}

.tcat {
    background: url(images/glowing/tcat_bg.png) repeat-x scroll right bottom #171717;
    color: #FFFFFF;
}

.thead a, .tcat a {
    color: #FFFFFF;
}

.trow_shaded {
    background: none repeat scroll right 0 #FFDDE0;
}

.trow_selected td {
    background: none repeat scroll right 0 #FFFBD9;
}

.trow_selected .tcat {
    background: none repeat scroll right 0 #587B00;
}

.trow_sep {
    background: none repeat scroll right 0 #E5E5E5;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

.tfoot {
    background-position: center 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 5px 10px;
}

.tfoot a {
    color: #FFFFFF;
}

#footer {
    background: url(images/glowing/bg.png) repeat-x scroll right 0 transparent;
    color: #949494;
text-align: center;
}

#footer .wrap {
    background: url(images/glowing/header_bg.png) no-repeat scroll right 0 transparent;
    width: 85%;
    margin: 0 auto;
}

.bottommenu {
    padding: 20px 10px;
}

.navigation {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}

.navigation a:link {
    text-decoration: none;
}

.navigation a:visited {
    text-decoration: none;
}

.navigation a:hover, .navigation a:active {
    text-decoration: none;
}

.navigation .active {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}

.smalltext {
    font-size: 11px;
}

.largetext {
    font-size: 16px;
    font-weight: bold;
}

input.textbox {
    background: url(images/glowing/input_bg.png) repeat-x scroll right 0 #FFFFFF;
    border: 1px solid #A6A6A6;
    border-radius: 4p;
    color: #818181;
    outline: medium none;
    padding: 4px 6px;
}

input.textbox:focus {
    color: #5A5A5A;
}

.thead input.textbox, .tfoot input.textbox {
    border-color: #67810D;
}

textarea {
    background: none repeat scroll right 0 #FFFFFF;
    border: 1px solid #A6A6A6;
    color: #000000;
    font-family: Tahoma,Arial,Sans-Serif;
    font-size: 13px;
    line-height: 1.4;
    padding: 2px;
}

select {
    background: none repeat scroll right 0 #FFFFFF;
    border: 1px solid #A6A6A6;
}

.editor {
    background: none repeat scroll right 0 #F1F1F1;
    border: 1px solid #CCCCCC;
}

.editor_control_bar {
    background: none repeat scroll right 0 #FFFFFF;
    border: 1px solid #A6A6A6;
}

.autocomplete {
    background: none repeat scroll right 0 #FFFFFF;
    border: 1px solid #000000;
    color: black;
}

.autocomplete_selected {
    background: none repeat scroll right 0 #ADCEE7;
    color: #000000;
}

.popup_menu {
    background: none repeat scroll right 0 #CCCCCC;
    border: 1px solid #000000;
}

.popup_menu .popup_item {
    background: none repeat scroll right 0 #FFFFFF;
    color: #000000;
}

.popup_menu .popup_item:hover {
    background: none repeat scroll right 0 #C7DBEE;
    color: #000000;
}

.trow_reputation_positive {
    background: none repeat scroll right 0 #CCFFCC;
}

.trow_reputation_negative {
    background: none repeat scroll right 0 #FFCCCC;
}

.reputation_positive {
    color: green;
}

.reputation_neutral {
    color: #444444;
}

.reputation_negative {
    color: red;
}

.invalid_field {
    border: 1px solid #FF3300;
    color: #FF3300;
}

.valid_field {
    border: 1px solid #00CC00;
}

.validation_error {
    background: url(images/invalid.gif) no-repeat scroll right center transparent;
    color: #FF3300;
    font-size: 11px;
    font-weight: bold;
    margin: 5px 0;
    padding: 5px 22px 5px 5px;
}

.validation_success {
    background: url(images/valid.gif) no-repeat scroll right center transparent;
    color: #00B200;
    font-size: 11px;
    font-weight: bold;
    margin: 5px 0;
    padding: 5px 22px 5px 5px;
}

.validation_loading {
    background: url(images/spinner.gif) no-repeat scroll right center transparent;
    color: #555555;
    font-size: 11px;
    font-weight: bold;
    margin: 5px 0;
    padding: 5px 22px 5px 5px;
}

img {
    border: medium none;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
    float: none;
    width: 1%;
}

.hiddenrow {
    display: none;
}

.selectall {
    background-color: #FFFBD9;
    font-weight: bold;
    text-align: center;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.expcolimage {
    float: left;
    margin-top: 3px;
    vertical-align: middle;
    width: auto;
}

img.attachment {
    border: 3px solid #FFFFFF;
    padding: 2px;
}

hr {
    background-color: #000000;
    border: 0 none;
    color: #000000;
    height: 1px;
}

#copyright {
    font: 11px Tahoma,Arial,Sans-Serif;
    margin: 0;
    padding: 10px 0 0;
text-align: center;
}

#debug {
    float: left;
    margin-top: 0;
    text-align: right;
}



blockquote {
padding-left: 70px;
padding-top: 18px;
padding-bottom: 18px;
padding-right: 10px;
border-color: #6f6d6c;
border: 1px solid #6f6d6c;
color: #000000;
background: #ebebeb;
-moz-border-radius: 3px;
-webkit-border-radius:3px;
border-top: 1px solid #6f6d6c;
border-bottom: 1px solid #6f6d6c;
margin: 5px;
background-image: url(images/openquote4.gif);
background-position: middle left;
background-repeat: no-repeat;
text-indent: 23px;
}


blockquote cite {
    border-bottom: 1px solid #DADADA;
    display: block;
    font-style: normal;
    font-weight: bold;
    margin: 8px 0;
}

blockquote cite span {
    float: right;
    font-weight: normal;
}

blockquote cite span.highlight {
    float: none;
    font-weight: bold;
    padding-bottom: 0;
}

.codeblock {
    background: none repeat scroll right 0 #4F5937;
    border-right: 5px solid #3D4723;
    color: #E9EDDE;
    margin: 0 10px;
    padding: 8px;
}

.codeblock .title {
    border-bottom: 1px solid #3D4723;
    color: #FFFFFF;
    font-weight: bold;
    margin: 8px 0;
}

.codeblock code {
    display: block;
    font-family: Tahoma,Monaco,Consolas,Courier,monospace;
    font-size: 13px;
    height: auto;
    max-height: 200px;
    overflow: auto;
}

.subforumicon {
    border: 0 none;
    vertical-align: middle;
}

.separator {
    font-size: 1px;
    height: 0;
    list-style-type: none;
    margin: 5px;
    padding: 0;
}

form {
    margin: 0;
    padding: 0;
}

.popup_menu .popup_item_container {
    margin: 1px;
    text-align: right;
}

.popup_menu .popup_item {
    display: block;
    padding: 3px;
    text-decoration: none;
    white-space: nowrap;
}

.popup_menu a.popup_item:hover {
    text-decoration: none;
}

.autocomplete {
    text-align: right;
}

.subject_new {
    font-weight: bold;
}

.highlight {
    background: none repeat scroll right 0 #FFFFCC;
    padding-bottom: 3px;
    padding-top: 3px;
}

.pm_alert {
    background: none repeat scroll right 0 #FFF6BF;
    border: 1px solid #FFD324;
    font-size: 11px;
    margin-top: 15px;
    padding: 5px 20px;
    text-align: center;
}

.red_alert {
    background: none repeat scroll right 0 #FBE3E4;
    border: 1px solid #A5161A;
    color: #A5161A;
    font-size: 11px;
    margin-bottom: 15px;
    padding: 5px 20px;
    text-align: center;
}

.high_warning {
    color: #CC0000;
}

.moderate_warning {
    color: #F3611B;
}

.low_warning {
    color: #AE5700;
}

div.error {
    background: none repeat scroll right 0 #FFF6BF;
    border-bottom: 2px solid #FFD324;
    border-top: 2px solid #FFD324;
    font-size: 12px;
    padding: 5px 10px;
}

div.error p {
    color: #000000;
    font-weight: normal;
    margin: 0;
}

div.error p em {
    background: url(images/error.gif) no-repeat scroll right 50% transparent;
    color: #CC0000;
    display: block;
    font-style: normal;
    font-weight: bold;
    padding-right: 24px;
}

div.error.ul {
    margin-right: 24px;
}

.online {
    color: #15A018;
}

.offline {
    color: #C7C7C7;
}

.pagination {
    font-size: 11px;
    margin-bottom: 5px;
    padding-top: 10px;
}

.tfoot .pagination, .tcat .pagination {
    padding-top: 0;
}




.pagination{
    padding:0;
    border:1px solid #ccc;
    margin:2px 5px;
    border-radius:4px;
    height:30px;
}

.pagination a,.pagination span,.pagination_current{
    display:inline-block;
        text-decoration:none;
    border:none;
    border-left:1px solid #e4e4e4;
    border-right:1px solid #e4e4e4;
    margin:0;
    padding:5px 10px;
    height:20px;
    font-family:Tahoma;
    font-size:13px;
    color:#333;
    font-weight:normal;
    outline:0;
    margin-left:-4px;
}

.pagination a:hover,.pagination span:hover{
    background:#f5f5f5;
}

.pagination_current, .pagination_current:hover{
    background:#0b5c94;
    color:#fff!important;
}

.pagination_previous{
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
}

.pagination_last{
}

.pagination_next{
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
    border-left:1px solid #ccc;
}

.pagination_previous,.pagination_next{
    background:#fff;
    outline:0;
}

.pagination .pages{
    display:none;
}




.thread_legend, .thread_legend dd {
    margin: 0;
    padding: 0;
}

.thread_legend dd {
    margin-left: 15px;
    padding-bottom: 4px;
}

.thread_legend img {
    margin-left: 4px;
    vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
    margin: 0;
    padding: 0;
}

.forum_legend dd {
    float: right;
    margin-left: 10px;
}

.forum_legend dt {
    float: right;
    margin-left: 10px;
}

.success_message {
    color: #00B200;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 10px;
}

.error_message {
    color: #CC0000;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 10px;
}

.post_body {
    padding: 5px;
}

.post_content {
    padding: 5px 10px;
}

.quick_jump {
    background: url(images/jump.gif) no-repeat scroll right 50% transparent;
    border: medium none;
    height: 13px;
    padding-right: 13px;
    vertical-align: middle;
    width: 13px;
}

.repbox {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 7px;
}

._neutral {
    background-color: #FAFAFA;
    border: 1px solid #CCCCCC;
    color: #999999;
}

._minus {
    background-color: #FDD2D1;
    border: 1px solid #980201;
    color: #CB0200;
}

._plus {
    background-color: #E8FCDC;
    border: 1px solid #008800;
    color: #008800;
}

.pagination_breadcrumb {
    background-color: #F5F5F5;
    border: 1px solid #FFFFFF;
    font-weight: normal;
    margin-top: 5px;
    outline: 1px solid #CCCCCC;
    padding: 5px;
}

.pagination_breadcrumb_link {
    cursor: pointer;
    vertical-align: middle;
}

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

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

body.page_index #breadcrumb {
    display: none;
}

#breadcrumb {
    clear: both;
    height: 35px;
    margin: 25px 0 5px;
}

#breadcrumb ul {
    background: url(images/glowing/breadcrumb_right.png) no-repeat scroll right 0 #E3E3E3;
    height: 35px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#breadcrumb li {
    float: right;
    height: 27px;
    margin: 0;
    padding: 0;
}

#breadcrumb a {
    outline: medium none;
    text-decoration: none;
}

#breadcrumb li a {
    background: url(images/glowing/breadcrumb_main.png) no-repeat scroll right 0 transparent;
    color: #959595;
    display: block;
    margin-right: -8px;
    padding-right: 16px;
    text-decoration: none;
}

#breadcrumb li.bread_home {
    margin: 0;
    padding: 0;
}

#breadcrumb li.bread_home a {
    background: url(images/glowing/breadcrumb_main.png) no-repeat scroll -870px -70px transparent;
    height: 35px;
    margin-right: 0;
    padding-right: 0;
    width: 31px;
}

#breadcrumb li.bread_home a:hover {
    background: url(images/glowing/breadcrumb_main.png) no-repeat scroll -838px -70px transparent;
    margin-right: 0;
    padding-right: 0;
}

#breadcrumb li.bread_home a span {
    background: none repeat scroll 0 50% transparent;
    padding: 10px 1px 9px 15px;
}

#breadcrumb li span {
    line-height: 35px;
    padding: 0 6px;
}

#breadcrumb li a span {
    background: url(images/glowing/breadcrumb_main.png) no-repeat scroll 0% 0 transparent;
    display: block;
    padding-right: 5px;
    padding-left: 20px;
}

#breadcrumb li a:hover {
    background-position: right -35px;
    color: #FFFFFF;
    text-shadow: 0 1px 0 #00244C;
}

#breadcrumb li a:hover span {
    background-position: 0% -35px;
}

#breadcrumb li span.active {
    color: #6C9406;
}

.hide_nav {
display: none;
}

#panel .register {
background: url(images/glowing/register_bg.png) no-repeat; height: 27px; padding: 0 30px; display: block; float: right;
                   font-style: italic; color: #86b412; line-height: 27px; margin: 30px 0;
}

#panel .register:hover {
color: #9fd41a;
}

#quick_login {
float: left;  margin-top: 60px;
}

#quick_login .username, #quick_login .password {
background: url(images/glowing/login.png) no-repeat scroll -294px 0 transparent; height: 17px; padding: 5px 35px 5px 5px; margin: 0 10px; min-width: 156px; color: #979797; border: none; outline: none;
}

#quick_login .password {
background-position: -84px 0;
}

#quick_login .button {
border: none; outline: none; width: 71px; height: 29px; text-align: center;
                         text-transform: uppercase; color: #f1fecc; text-shadow:  0 -1px 0 #567700; cursor: pointer;
}

#quick_login .button:hover {
color: #fff;
}

#quick_login .remember {
margin: 0 120px 0 100px; color: #777;
}

#quick_login a {
color: #888; padding-bottom: 1px; border-bottom: 1px solid #666;
}

#panel .remember_me input {
    vertical-align: middle;
    margin-top: -1px;
}

.logo a {
display: block; overflow: hidden; height: 167px; width: 395px;
}

img.forum_icon {
border: 1px solid silver;
padding: 3px;
margin: 4px 0;
border-radius: 4px;
}

.pp a {
text-shadow:0 0 1px #feffa1;
font-weight:bold;
text-align:center;
font-size:13px;
text-decoration:blink;
}

.pp a:nth-child(even) {
color:#A20027 !important;
}

.pp a:nth-child(odd) {
color:#006900 !important;
}

.pp a:hover {
color:blue !important;
text-decoration:none;
}

#bayrak img {
    position: absolute;
    bottom: 0px;
    position: fixed;
    text-indent: -1000px;
    width: 150px;
    height: 150px;
    overflow: hidden;
z-index: 100;
}

.tabs {

padding-bottom: 26px;
margin-bottom: 15px;
background: #EFEFEF;
border-top: 1px solid #FFF;
border-bottom: 1px solid #CAD9EA;
align:center;
}

.tabs li {

list-style: none;
float:  right;
line-height: 27px;
border:1px solid #CAD9EA;
height: 27px;
font-size: 11px;
cursor:pointer;
}

.tabs li.current {
background: #F7F7F7;
height: 27px;
font-weight: bold;
}

.tabs li.current:hover {
background: #e5e1e1;
}

.tabs li.current:selection {
background: #d6f0ff;
}

.mainbox {

background: #F7F7F7;
border: 1px solid #9DB3C5;
padding: 1px;margin:1px;
}

.ajxfscat {
font-size: 10px;
font-weight: bold;
}

.ajxfscat a:link {
    color: #3c91e2;
    text-decoration: none;
}

.ajxfscat a:visited {
    color: #3c91e2;
    text-decoration: none;
}

.ajxfscat a:hover, .ajxfscat a:active {
    color: #fc4438;
    text-decoration: none;
}

#tooltip {
    width:230px;
    hieght:300px;
    border:1 px;
    border-style:dotted;
    border-top-color:#000000;
    boreder-bottom-color:#000000;
    boreder-left-color:#fcfdff;
    boreder-right-color:#fcfdff;
    border-top-left-radius:5 px;
    boreder-top-right-radius:5 px;
    boreder-bottom-left-radius:5 px;
    boreder-bottom-right-radius:5 px;
    text-align:right;
    position:absolute;
    background:#fdfdfd;
    color:#000;
    display:none;
    font: 11px Tahoma;
}

#usertooltip {
    width:230px;
    hieght:300px;
    border:1 px;
    border-style:dotted;
    border-top-color:#000000;
    boreder-bottom-color:#000000;
    boreder-left-color:#fcfdff;
    boreder-right-color:#fcfdff;
    border-top-left-radius:5 px;
    boreder-top-right-radius:5 px;
    boreder-bottom-left-radius:5 px;
    boreder-bottom-right-radius:5 px;
    text-align:right;
    position:absolute;
    background:#fdfdfd;
    color:#000;
    display:none;
    font: 11px Tahoma;
}

#loading {
    width:100px;
    hieght:100px;
    border:1 px;
    border-style:dotted;
    border-top-color:#000000;
    boreder-bottom-color:#000000;
    boreder-left-color:#fcfdff;
    boreder-right-color:#fcfdff;
    border-top-left-radius:5 px;
    boreder-top-right-radius:5 px;
    boreder-bottom-left-radius:5 px;
    boreder-bottom-right-radius:5 px;
    text-align:right;
    position:absolute;
    background:#fdfdfd;
    color:#000;
    display:none;
    font: 11px Tahoma;
}

.usertabs {
    margin-right: 0;
    margin-top: 1px;
    margin-bottom: 0;
    list-style-type: none;
    text-align: right;
    
    font-size: 11px;
}

.usertabs ul {
margin: 0;
padding: 0;
}

.usertabs li {
display: inline;
margin: 0;
}

.usertabs li a {
background: #51B124;
color: white;
position: relative;
border-radius: 10px 10px 0 0;
z-index: 1;
border: 1px solid #0B8006;
border-bottom: 0;
padding: 8px;
text-decoration: none;
}

.usertabs li a:visited {
color: #color: #F0f0f0;
text-decoration: none;
}

.usertabs li a:hover {
color: #f0f0f0;
text-decoration: none;
}

.usertabs li a.selected {
background: #303B4A;
color: #F0f0f0;
border-color: #262D35;
}

.usertabs li a.selected:hover {
text-decoration: none;
}

.tabcontent {
background: #FBFCFF;
display: none;
padding: 5px;
border: 1px solid #999;
margin-top: 7px;
}

.box-thing {
background: #f7f7f7;
border: 1px solid #8e8e8e;
padding: 8px;
}

@
media print {
.tabcontent {
display:block !important;
}


}

li.mybbfriends {
width: 280px;
min-height: 120px;
background-color: white;
border: 1px solid #C4C4C4;
display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
margin: 1px;
zoom: 1;
height: 120px;
border-radius: 8px;
}

.mybbfriendsin {
        margin: 5px 5px 5px 5px;
        overflow:hidden;
}

.mybbfriendavatar {
margin: 5px;
float: right;
border: 1px solid #DBDBDB;
height: 78px;
width: 80px;
max-width: 80px;
max-height: 78px;
border-radius: 6px;
}

.prof-comment {
}

.userkadr {
border: 1px solid lightGrey;
background: -moz-linear-gradient(top,lightGrey 0%,#EFEFEF 25%,#F9F9F9 50%,#E1E1E1 51%,#F2F2F2 79%,lightGrey 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,lightGrey),color-stop(25%,#EFEFEF),color-stop(50%,#F9F9F9),color-stop(51%,#E1E1E1),color-stop(79%,#F2F2F2),color-stop(100%,lightGrey));
background: -webkit-linear-gradient(top,lightGrey 0%,#EFEFEF 25%,#F9F9F9 50%,#E1E1E1 51%,#F2F2F2 79%,lightGrey 100%);
background: -o-linear-gradient(top,lightGrey 0%,#EFEFEF 25%,#F9F9F9 50%,#E1E1E1 51%,#F2F2F2 79%,lightGrey 100%);
background: -ms-linear-gradient(top,lightGrey 0%,#EFEFEF 25%,#F9F9F9 50%,#E1E1E1 51%,#F2F2F2 79%,lightGrey 100%);
background: linear-gradient(to bottom,lightGrey 0%,#EFEFEF 25%,#F9F9F9 50%,#E1E1E1 51%,#F2F2F2 79%,lightGrey 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3',endColorstr='#d3d3d3',GradientType=0 );
border-radius: 4px;
margin-bottom: 6px;
padding: 3px 0px 0px 0px;
box-shadow: 0px 0px 20px white inset !important;
}

.userkadr img {
}

.userinfo_extra {
width:199px;
font-size: 11px;
}

.post_field {
border-left: 3px solid #1087BE !important;
-webkit-transition: all 0s ease-in-out;
-moz-transition: all 0s ease-in-out;
-o-transition: all 0s ease-in-out;
background: linear-gradient(to bottom,white 0%,#F3F3F3 50%,#EDEDED 51%,white 100%);
color: #414141;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5px 3px 5px 10px;
margin: 0 0 3px 0;
text-align: right;
box-shadow: #DADADA 0 0 7px;
-moz-box-shadow: #dadada 0 0 7px;
-webkit-box-shadow: #DADADA 0 0 7px;
border-top: 1px solid #DEDEDE;
border-right: 1px solid #DEDEDE;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
text-shadow: 2px 1px white !important;
color: #6D685E;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
border-left: 0px solid #DBE1E6;
border-right: 0px solid #731A8B;
margin: 0 0 3px 0;
padding: 5px 5px 5px 1px;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
text-shadow: #B2B2B2 0 0 7px;
min-height: 20px;
width: 190px;
background: white;
background: -moz-linear-gradient(top,white 0%,#F3F3F3 50%,#EDEDED 51%,white 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,white),color-stop(50%,#F3F3F3),color-stop(51%,#EDEDED),color-stop(100%,white));
background: -webkit-linear-gradient(top,white 0%,#F3F3F3 50%,#EDEDED 51%,white 100%);
background: -o-linear-gradient(top,white 0%,#F3F3F3 50%,#EDEDED 51%,white 100%);
background: -ms-linear-gradient(top,white 0%,#F3F3F3 50%,#EDEDED 51%,white 100%);
background: linear-gradient(to bottom,white 0%,#F3F3F3 50%,#EDEDED 51%,white 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0 );
}

.post_field:hover {
-webkit-transform: scale(1.05);
-moz-transform: )scale(1.05);
-ms-transform: )scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}

.post_field .val1 {
color: #1087BE !important;
font-weight: bold;
font-size: 11px;
}

.user-avatar img {
border: 3px solid white;
margin: 5px auto 8px;
border-radius: 8px;
box-shadow: 0px 0px 10px 0px #474747;
}

.sceditor-container {
width: 100% !important;
}

td.trow1,td.trow2, ul.stats li {
font-size:12px;
}

.label {
border-radius:3px 3px 3px 3px;padding:1px 4px 2px
}

.topnotice_kog {
width: 90%;
border-radius:5px;
background: #d5f447;
border-top: 1px solid #c3b011;
border-bottom: 5px solid #c3b011;
border-left: 1px solid #c3b011;
border-right: 1px solid #c3b011;
text-align: center;
margin: 10px auto;
padding: 5px 20px;
color:#454545;
font:14px tahoma;
text-shadow:1px 1px #fff;
}

#nav a {
text-decoration:none;
}

#nav {
float:right;text-align:right; width:100%; background:#f0f0f0; margin:0; padding:0; color:#ffffff;font:13px tahoma;
}

#nav li {
float:right;text-align:right;font:13px tahoma; list-style:none; padding:10px; position:relative;transition:all  0.8s ease-out;
}

#nav li:hover {
background:#f0f0f0;transition:all  0.3s ease-in;
}

#nav li:hover > a {
color:#000;
}

#nav li ul {
display:none; position:absolute; background:#8c8c8c; border-top:2px solid #222; top:100%; right:0; margin:0; padding:0;
}

#nav li ul li {
min-width:150px;
}

#nav li:hover ul {
display:block;
}
ادرس انجمن atamalek.ir

پاسخ
 سپاس شده توسطgun (۱۳۹۳/۸/۳۰، ۱۴:۰۷:۲۰ عصر)


موضوع‌های مشابه…
موضوع نویسنده پاسخ بازدید آخرین ارسال
  تغییر فونت انجمن به Comic sans پسر پاییزی 7 3,718 ۱۳۹۳/۴/۸، ۱۲:۱۹:۱۸ عصر
آخرین ارسال: پسر پاییزی
  تغییر فونت انجمن پسر پاییزی 10 5,245 ۱۳۹۳/۴/۳، ۱۷:۱۷:۴۷ عصر
آخرین ارسال: صالح غلامیان
  تغییر فونت انجمن ashkanzp 1 2,371 ۱۳۹۲/۵/۳۰، ۱۶:۲۷:۵۶ عصر
آخرین ارسال: jan123
  نحوه تغییر نوع فونت یوزر در پست بیت به فونتِ دلخواه ؟ Srbija 17 8,526 ۱۳۹۰/۹/۷، ۲۳:۰۳:۵۲ عصر
آخرین ارسال: Doodoo

پرش به انجمن:


کاربرانِ درحال بازدید از این موضوع: 1 مهمان