- الرئيسية
- ما الجديد !
-
الصفحات▼
الصفحات
أهلا وسهلا بك زائرنا الكريم في منتدى دعم PBBoard الرسمي، لكي تتمكن من المشاركة ومشاهدة جميع أقسام المنتدى وكافة الميزات ، يجب عليك إنشاء حساب جديد بالتسجيل بالضغط هنا أو تسجيل الدخول اضغط هنا إذا كنت عضواً .
İ want make a theme
-
-
[مجابه] İ want make a theme01-04-2014 01:28 مساءً
-
Mr Kingمعلومات الكاتبعضو
- انضم في :
- 27-11-2012
- رقم العضوية :
- 2642
- المشاركات :
- 3240
- الدولة :
- morocco
- الجنس:
- تاريخ الميلاد :
- 1-1-1987
- الدعوات:
- 6
- قوة السمعة:
- 18910
-
hi dear,
first we have to wrok in home page
1- upload
this pictures & replace it in styles/main/images
images-to-main-style.zip
& this picture she name (m2.png)

2- "edit" the template "main_bar"
A- add this lineCODE<div class="board_body">
afterCODE<div class="pbboard_body">
B- & deletebefore itCODE
3- "edit" the template "footer"
A- add this lineCODE</div>
afterCODE<div id="copyright">{$lang['copyright']}</div>
B- & deletebeforeCODECODE</body>
C- & add this lineCODE<div class="after-footer"></div>
beforeCODE</body>
4- edit css (for Default LTR Style)
A- find all this class & replace it
CODEbody { background-image: url('images/bg.jpg'); background-repeat: no-repeat; background-position: center top; background-attachment: fixed; } #logostrip { background-color: TRANSPARENT; background-image: url('images/bg_logo.png'); background-repeat: no-repeat; background-position: center top; margin-right: auto; margin-left: auto; height: 230px; } div.pbboard_body { background-color: TRANSPARENT; background-image: url('images/bg_pbbody.png'); background-repeat: repeat-y; background-position: center top; margin-right: auto; margin-left: auto; } .after-footer { background-color: TRANSPARENT; background-image: url('images/bg_after_f.png'); background-repeat: no-repeat; background-position: center bottom; margin-right: auto; margin-left: auto; height: 300px; } .forumtcat, .forumtcatleft, .forumtcatright { background: url('images/bg_tcats.png') repeat-x scroll 0% 0% #2F1202; font-family: Tahoma; color: #F1DE8E; font-size: 11px; padding: 3px; font-weight: bold; } .border_forums { padding: 1px; border: 2px solid #6E300B; background-color: TRANSPARENT; border-radius: 0px 0px 5px 5px; border-collapse: separate; } .visitors_bar { background: url('images/alert.gif') no-repeat scroll left center transparent; margin-left: auto; margin-right: auto; border: 3px solid #A31212; border-radius: 5px; padding-left: 23px; padding-top: 10px; padding-bottom: 10px; font-family: Tahoma; font-size: 8pt; width: 900px; color: #000; } .address_bar { margin-left: auto; margin-right: auto; font-family: Tahoma; font-weight: bold; font-size: 8pt; background-image: url('images/m2.png'); background-repeat: no-repeat; background-size: 100% 24px; width: 920px; padding-left: 20px; color: #F1DE8E; }
B- & add this new classCODE.board_body{
width: 940px;
margin-left: auto;
margin-right: auto;
}
تم تحرير المشاركة بواسطة :Mr King بتاريخ:01-04-2014 03:23 مساءً
الساعة الآن 10:55 AM