صفحة 1 من 1

??? ?????? ???? ?????? ......................

مرسل: الخميس يونيو 28, 2007 1:32 am
بواسطة guide0.net
?? ?? ???? ???????
?? ?????? ???? ????? ???
?? ??? ?????? ????? ??????? ??
?? ??? ??? ?????? ??????? ???
????? ?????: http://www.guide0.net/bb

??? ?????? ?? ?????:
??? ??????? ????????:


????? ??????? ??????? :



?? ???? ?? ????? ???? ?? ???????? - ?? ??? ??? ?????? ??? ??? -




??? ???? ???????

??????

??? ?????? ???? ?????? ???? ????? ?? ????? ????? ??????? ???????? ?? ???? ????????? ?? ?????? ???? ???? ?????? ???? ???????? ?? ???? ?????? ??????? ?? ?????????????????????????????

مرسل: الخميس يونيو 28, 2007 2:07 am
بواسطة الامبراطور
??? ??? ????? ????? ??????? :arrow:

???? ??? ??????? ???????

مرسل: السبت يونيو 30, 2007 7:08 pm
بواسطة TheIlluminative
???? ???? ?? ?? ???????? ??? ???? ??? ??????:

1- ????? ??????: ?? ?????? ?????? ?? ???? ?? ?????? ??????? ??????? ?? ?????? ??????.
2- ????? ????? ?? .css: ???? ??? content.css ???? ??

كود: تحديد الكل

.postbody {
	padding: 0;
	line-height: 1.48em;
	color: #333333;
	width: 76%;
	float: left;
	clear: both;
}
???? ???

كود: تحديد الكل

.postbody {
	padding: 0;
	line-height: 1.48em;
	color: #333333;
	width: 76%;
	float: right;
	clear: both;
}
???? ?? ???????

كود: تحديد الكل

.postprofile {
	/* Also see tweaks.css */
	margin: 5px 0 10px 0;
	min-height: 80px;
	color: #666666;
	border-left: 1px solid #FFFFFF;
	width: 22%;
	float: right;
	display: inline;
}
???? ???

كود: تحديد الكل

.postprofile {
	/* Also see tweaks.css */
	margin: 5px 0 10px 0;
	min-height: 80px;
	color: #666666;
	border-right: 1px solid #FFFFFF;
	width: 22%;
	float: left;
	display: inline;
}
?? ??? ????? ???? ?? ???????

كود: تحديد الكل

.pm .postprofile {
	border-left: 1px solid #DDDDDD;
}
???? ???

كود: تحديد الكل

.pm .postprofile {
	border-right: 1px solid #DDDDDD;
}
??? ???????

كود: تحديد الكل

.online {
	background-image: none;
	background-position: 100% 0;
	background-repeat: no-repeat;
}
???

كود: تحديد الكل

.online {
	background-image: none;
	background-position: 0 0;
	background-repeat: no-repeat;
}
??? ??? ???????? ?????? borders ?? ???? ?????? ?????? ? ????? ????? ?? ?????????? ??? ????? ???? ???????
??? ??? ????? ??????? .postbody

كود: تحديد الكل

   padding-left: 10px;  
   border-left: 1px solid #FFFFFF;
? ???? ??? ????? ?? ??????? .postprofile

كود: تحديد الكل

	border-right: 1px solid #FFFFFF;
? ?? ?????? ???????

كود: تحديد الكل

.pm .postprofile
???

كود: تحديد الكل

.pm .postbody
?????? :)

مرسل: الاثنين يوليو 16, 2007 3:42 pm
بواسطة محـــمد
?????? ?????

??? ?????? ??????? ????????? ???? ?? ??? ???? ?? ???? ?? ????? ??? ??? ??? ??????? ???? ?? ???

مرسل: الجمعة يوليو 27, 2007 4:35 pm
بواسطة bydesign
??? ??? ????? ????? ????????

??? ?????? --> ?????????? --> ??????? --> ?????

????? ????

مرسل: الثلاثاء أغسطس 21, 2007 7:48 pm
بواسطة hussain00
???? ???? ??????? ??? ????? ??
???

مرسل: الثلاثاء أغسطس 21, 2007 8:56 pm
بواسطة phpbbx
hussain00 كتب:???? ???? ??????? ??? ????? ??
???
??? ?? ???? ??? ??????? ?????? ?? ???? TheIlluminative ??? ??? ??????? ???? ??? ??? ?????? ?????? ??????? ???????

????? ???????
bidi.css
????? ?????
?????

???? ?????

theme/bidi.css

???? ?? :

كود: تحديد الكل

.rtl .postbody {
	float:right; 
}
???????? ?? :

كود: تحديد الكل

.rtl .postbody {
	float: left; 
}
???? ?? :

كود: تحديد الكل

.rtl .postprofile {
	border-left: none;
	border-right-width: 1px;
	border-right-style: solid;
	float: left;
}
???????? ?? :

كود: تحديد الكل

.rtl .postprofile {
     border-left: 1px solid #FFFFFF;  
	float: right;
}
???? ?? :

كود: تحديد الكل

.rtl .online {
	background-position: 0 0;
}
???????? ?? :

كود: تحديد الكل

.rtl .online {
	background-position: 100% 0;
}

مرسل: الجمعة أغسطس 24, 2007 8:44 pm
بواسطة phpbbx
????? ????? :mrgreen:
?????? ???? ???? ???? ??????


صورة

مرسل: الجمعة أغسطس 31, 2007 8:13 am
بواسطة النبع الصافي
??? ?????? phpbbx, ??? ???? ??????? ???? ????? ?????? ??? ????? ???? ???? ???? ?????

??? ?? ?? ?????? ?????

?? ?????? ?? ???? ???????? ????? ????? ?????? ??? ???? ???? ???? ?????? ?? ??? ?????? ?????????

مرسل: الجمعة أغسطس 31, 2007 1:53 pm
بواسطة phpbbx
???? ??? theme/content.css

???? ?? ????? ??????

.postprofile {
/* Also see tweaks.css */

margin: 5px 0 10px 0;
min-height: 80px;
color: #666666;
border-left: 1px solid #FFFFFF;
width: 22%;
float: right;
display: inline;
}
??? ??? ?????? :
margin: 5px 0 10px 0;

???? ??????? ??????
???? ??????? ??????
???? ??????? ????
???? ??????? ??????

مرسل: الجمعة أغسطس 31, 2007 5:29 pm
بواسطة النبع الصافي
?? ??? ???? ???? .... ???? ???? ??? ???? ??? ????? ?? ????? ??????
???? ????? ? ??? ???

مرسل: الأحد سبتمبر 09, 2007 3:58 pm
بواسطة النبع الصافي
??? ??????
??? ?????? ????? ???????? ?? ????? ?????? ??? ????? ?????? ?????? ??? ??????????:
margin: 5px 0 10px 0;

???? ???? ????? ??? ?????? ?????? ??????
?? ?????? ??? ???? ????? ????? ?????? ??? ?? ?? ???? ???? ??????
:?: :?:

مرسل: الأحد سبتمبر 09, 2007 9:30 pm
بواسطة phpbbx
?? ???? ????? ????? ??? ?????? ???????
width: 22%;

????
width: 220px;

.postprofile {
/* Also see tweaks.css */
margin: 5px 0 10px 0;
min-height: 80px;
color: #666666;
border-left: 1px solid #FFFFFF;
width: 22%;
float: right;
display: inline;
}

??????