تحديث آخر نسخة 1.8.37

تقييم الموضوع :
  • 0 أصوات - بمعدل 0
  • 1
  • 2
  • 3
  • 4
  • 5
Adding logo at the top of the board index page - Adding border around board index
#39
بقولك يا بيمبو
انا كنت عمال لسه بحاول فى موضوع انى انا اعمل بوردر حوالين النتدى من الطرفين بس ومش حول المنتدى كله
انا باقصد ان البوردر يكون يمين وشمال بس ومش موجود فوق أو تحت
انا كنت نزلت إستايل BGStyle من المنتدى الأصلى لـ MyBB علشان لقيته عامل البوردر اللى انا بادور على طريقه ليه وقعدت أدور فى ملف الإستايل الموجود تحت لوحة التحكم، بس والله عملت زى اللى قريب من الحاجة ومش عارف يلاقى مفتاح الباب فى الضلمة.
بص يا ريس انا تحت الـ Body (Customized in this style)
Extra CSS Attributes
ده الكود اللى موجود:
كود :
text-align: center; /* IE 5 fix */
line-height: 1.4;
margin: 0px 10px 0px 10px;
background-color:#334349;
scrollbar-face-color: #767D7F;
scrollbar-shadow-color: #374D54;
scrollbar-highlight-color: #83898B;
scrollbar-3dlight-color: #8C9294;
scrollbar-darkshadow-color: #545B5D;
scrollbar-track-color: #2D383C;
scrollbar-arrow-color: #ECF3F5;
وتحت الـ Page Container (Customized in this style)
Extra CSS Attributes
ده الكود اللى موجود:
كود :
background: #737F84;
color: #FFFFFF;
margin: auto auto;
padding: 0px;
text-align: left; /* IE 5 fix */
وتحت الـ Additional CSS
Below you may enter additional CSS to be included with this theme.
ده الكود اللى موجود:
كود :
a:link, a:visited, a:active { font-weight: bold; }
a:hover { font-weight: bold;}

img {
    border: none;
}

.clear {
    clear: both;
}

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

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.menu ul {
    list-style: none;
    margin: 0;
}

.menu li {
    display: inline;
    padding-left: 0px;
}

.menu img {
    padding: 0px;
    vertical-align: top;
}

#panel .links {
    margin: 0;
    float: right;
}

.expcolimage {
    float: right;
    width: auto;
    vertical-align: middle;
}

img.attachment {
    border: 1px solid #E9E5D7;
    padding: 2px;
}

.pagenav {
    font-weight: bold;
}

.pagenavbit {
    padding-left: 3px;
}

.pagenavbit a {
    text-decoration: none;
}

.pagenavcurrent {
    font-weight: bold;
    padding-left: 3px;
}

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

#copyright {
    font: 11px Verdana, Arial, Sans-Serif;
    margin: 0;
    padding: 10px 0 0 0;
}

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

.quote_header {
    background: #748187 url(images/bgs/wpbg.gif) top left repeat-x;
    border: 1px solid #1e2a2f;
    color: #FFFFFF;
    font-weight: bold;
    margin: 8px auto 0 auto;
    padding: 4px;
}

.quote_body {
    background: #748187 url(images/bgs/wpbg.gif) top left repeat-x;
    border: 1px solid #1e2a2f;
    border-top: 0;
    color: #FFFFFF;
    padding: 4px;
    margin: 0 auto 8px auto;
}

.code_header {
    background: #748187 url(images/bgs/wpbg.gif) top left repeat-x;
    border: 1px solid #1e2a2f;
    color: #FFFFFF;
    font-weight: bold;
    margin: 8px auto 0 auto;
    padding: 4px;
}

.code_body {
    background: #748187 url(images/bgs/wpbg.gif) top left repeat-x;
    border: 1px solid #1e2a2f;
    border-top: 0;
    color: #FFFFFF;
    padding: 4px;
    margin: 0 auto 8px auto;
    font-family: Monaco, Consolas, Courier, monospace;
    font-size: 12px;
}
.usercpnav {
    list-style: inside;
    padding: 0;
    margin: 0;
}

.usercpnav li {
    padding: 1px;
    font-size:11px
}

.usercpnav .pmfolders {
    /* PM folders on the UCP Nav menu */
}

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

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

form {
    margin: 0;
    padding: 0;
}

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

.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: left;
}

.logo { background: #4D585D url(images/bgs/bg.gif) top left repeat-x;
border: 0px solid #1E2A2F;
padding: 0px; margin: 0px;
border-left: 1px solid #1E2A2F;  
border-right: 1px solid #1E2A2F;
}

.tcat_main {
background: url(images/bgs/tcat_main.gif) top left repeat-x;
height: 32px;
width: 100%;
}

.tcat_left {
background: url(images/bgs/tcat_left.gif) top left no-repeat;
height: 32px;
}

.tcat_right{
background: url(images/bgs/tcat_right.gif) top right no-repeat;
height: 32px;
}

.tcat_text {
padding-right: 6px;
padding-top: 8px;
padding-bottom: 6px;
padding-left: 65px;
color: #3A4143;
}

.tcat_text a:link,
.tcat_text a:active,
.tcat_text a:visited {
color: #344044;
text-decoration: none;
font-weight: normal;
}

.tcat_text a:hover {
color: #536D76;
text-decoration: none;
font-weight: normal;
}

.tfoot_main {
background: #3e484d url(images/bgs/tfoot.gif) top left repeat-x;
height: 19px;
border: 1px solid #1e2a2f;
border-top: 1px solid #667378;
}

.main_copyright {
background: url(images/bgs/copyright.gif) top left repeat-x;
padding: 8px;
text-align: center;
border: 1px solid #1e2a2f;
margin-top: 4px;
}

.leftborder {
background: url(images/bgs/leftborder.gif);
}

.rightborder {
background: url(images/bgs/rightborder.gif);
}

.editor_control_bar {
background: #556165;
border: 1px solid #1e2a2f;
border-top: 1px solid #768288;
}

.fd_catlinks a:link,
.fd_catlinks a:visited,
.fd_catlinks a:active,
.fd_catlinks a:hover {
color: #FFFFFF;
text-decoration: underline;
}

فأنا جربت انى اخد الكود الخاص بالصور
إقتباس :.leftborder {
background: url(images/bgs/leftborder.gif);
}

.rightborder {
background: url(images/bgs/rightborder.gif);
}
اللى موجوده البوردر اليمين والشمال واحطه عندى فى أى ستايل وقمت برفع الصور لمجلد الصور الخاصة بالإستايل اللى بجرب معاه
بس برضه ما لقيتش حاجة وقعدت ادور على إسم الصورتين اللى هو حاططهم للبوردر فى كل الـ templates الخاصة بالإستايل بس للأسف كان وقت ضايع ومالقيتش حاجة خالص
وبعت والله للى عمل الإستايل فى المنتدى بتاعه بس والله مردش عليا
فيا ريت لو ينفع تبقى تبص على الحكايه دى يبقى 100 % يا بيمبو
شكراً
محمد
شكر من طرف :


الردود في هذا الموضوع
Re: Adding logo - Adding border - بواسطة Pepo - 2007-12-07, 09:17 PM
Re: Adding logo at the top of the board index page - Adding border around board index - بواسطة MGadAllah - 2007-12-21, 11:02 AM

التنقل السريع :


يقوم بقرائة الموضوع: بالاضافة الى ( 9 ) ضيف كريم