أهلا وسهلا بك زائرنا الكريم في منتدى دعم PBBoard الرسمي، لكي تتمكن من المشاركة ومشاهدة جميع أقسام المنتدى وكافة الميزات ، يجب عليك إنشاء حساب جديد بالتسجيل بالضغط هنا أو تسجيل الدخول اضغط هنا إذا كنت عضواً .

İ want make a theme


مشاهدة المشاركة في الموضوع بالعرض العادي
look/images/icons/i1.gif [مجابه] İ want make a theme
  01-04-2014 07:37 مساءً  
BlackRose
معلومات الكاتب
المشاركة الأصلية كتبت بواسطة: Mr King 1-



İ want make a theme





İ want make a theme



2- change the name of the picture "background1-2.jpg" to "bg.jpg"



3- add this line
CODE
padding:5px;<br />
to the class .address_bar



4- in
CODE
.tcat {
	    background: url('images/bg_tcats.png') repeat-x scroll 0% 0% #4F3030;
	    font-family: Tahoma;
	    color: #FFF;
	    font-size: 10pt;
	    text-align: center;
	    padding: 10px;
	    font-weight: bold;
	}




change the background with this
CODE
background: url('images/bg_tcats.png') repeat-x scroll 0% 0% #2F1202;


& delete
CODE
border: 1px solid #ECE0E0;<br />






5- delete background from class .row1 , .row2, .row5



6- add
CODE
margin:0;<br />
	padding:0;<br />


to

CODE
body {
	    background-image: url('images/bg.jpg');
	    background-repeat: no-repeat;
	    background-position: center top;
	    background-attachment: fixed;
	}



i dont understand number 3

Where will add




الساعة الآن 10:53 AM