دخول
بحـث
المواضيع الأخيرة
المواضيع الأكثر نشاطاً
المواضيع الأكثر شعبية
أفضل 10 أعضاء في هذا المنتدى
imad | ||||
bird1of1peace | ||||
إيمان | ||||
وردة الرمال | ||||
alkhaimadz | ||||
عبد المؤمن | ||||
randa | ||||
شهرزاد | ||||
تمكين للتدريب والاستشارات | ||||
Soleil Aseel |
أفضل 10 أعضاء في هذا الشهر
لا يوجد مستخدم |
إعلانات تجارية
لا يوجد حالياً أي إعلان
كود css شامل يغير خصائص المنتدى بشكل رائع
الخيمة الجزائرية :: منتدى التقنية و الساتليت وعالم الكمبيوتر :: خيمة تطوير المواقع و المنتديات :: خيمة الأكواد الإنسيابية css
صفحة 1 من اصل 1
كود css شامل يغير خصائص المنتدى بشكل رائع
السلام عليكم و رحمة الله وبركاته
الى اصحاب المنتديات الجديدة كود css شامل يغير خصائص المنتدى بشكل رائع
يظيف الى منتداك مجموعة كبيرة من الخصائص و المزايا منها
تكبير حجم الخط
توسيط الكتابة
الذكر في بداية كل صفحة
السلام و البسملة في بداية كل موضوع
علبة التوقيع
حواف مائلة لاطارات المنتدى
و العديد العديد من الخصائص
******
الكود من جمعي وعملي الشخصي ... اتمنى يعجبكم
لا تنسونا من دعائكم ...... اخوكم / عماد
********
الى اصحاب المنتديات الجديدة كود css شامل يغير خصائص المنتدى بشكل رائع
يظيف الى منتداك مجموعة كبيرة من الخصائص و المزايا منها
تكبير حجم الخط
توسيط الكتابة
الذكر في بداية كل صفحة
السلام و البسملة في بداية كل موضوع
علبة التوقيع
حواف مائلة لاطارات المنتدى
و العديد العديد من الخصائص
******
الكود من جمعي وعملي الشخصي ... اتمنى يعجبكم
لا تنسونا من دعائكم ...... اخوكم / عماد
********
postdetails{
font-size : 18px;
color : #000000; }
.postbody{ font-size : 22px;
line-height: 34px
}
a.copyright{
border:0;
background:none;
font-family: Tahoma;
font-size: 0px;
}
tr.post td {
text-align: center; }
input,textarea, #text_editor_iframe { background: url(https://i.servimg.com/u/f87/11/37/34/39/mwa03-15.gif);
border-color : #2db9e3 !important;
font-size: 20px;
border-width:1px !important;
border-style:solid !important;
-moz-border-radius: 9px !important;
}
input:hover ,
textarea:hover ,
#text_editor_iframe:hover {
border-color : #950000 !important; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none;}
a:hover { text-decoration: none;}
tr.post td { text-align: center;}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none;}
a:hover { text-decoration: none; }
.quote{
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
background-color: #ffffff ;
background-image: url('https://i.servimg.com/u/f88/13/18/50/92/qoute10.jpg');
background-repeat: no-repeat; border : 1px dotted #ef9e10; color : #888888;
font-size: 14px;
font-weight: bold; display: block; overflow: auto; padding: 7px;
}
BEGIN Image resize */ #posts IMG { max-width: 95%;
height: expression(this.height > 1024 ? "1024px" : true);
width: expression(this.width > 400 ? "400px" : true);
}
#collapseobj_threadreview IMG { max-width: 95%;
height: expression(this.height > 1024 ? "1024px" : true);
width: expression(this.width > 400 ? "400px" : true);
}
/* END Image resize */
body {
background-repeat:repeat-y;
background-position:center; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
hover { background: #ffe9c6; }
.code { -moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
background-color: #feffc4 ;
background-image: url('https://2img.net/h/oi29.tinypic.com/ke89ll.jpg');
background-repeat: repeat; border : 1px dotted #ef9e10;
color : #000000; display: block;
max-width: 800px; overflow: auto; padding: 7px;
}
.quote{
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
background-color: #feffc4 ;
background-image: url('https://2img.net/h/oi29.tinypic.com/ke89ll.jpg');
background-repeat: repeat; border : 1px dotted #ef9e10; color : #000000; display: block; max-width: 800px; overflow: auto; padding: 7px;
}
div.gen {
width: 940px;
border : 1px dotted #000000;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
background-image: url('https://i.servimg.com/u/f87/11/37/34/39/mwa03-15.gif');
background-repeat: repeat; } td.bodyline{ -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; border-width: 1px; border-color: #000000;
}
td.nav{
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
background-image: url('https://i.servimg.com/u/f87/11/37/34/39/mwa03-15.gif');
background-repeat: repeat; border : 1px dotted #2db9e3;
}
div.gensmall{
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
background-image: url('https://i.servimg.com/u/f87/11/37/34/39/mwa03-15.gif');
background-repeat: repeat; border : 1px dotted #2db9e3;
}
td.gensmall{
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
background-image: url('https://i.servimg.com/u/f87/11/37/34/39/mwa03-15.gif');
background-repeat: repeat; border : 1px dotted #2db9e3; font-weight: bold
}
input,textarea, #text_editor_iframe {
background: url(https://i.servimg.com/u/f87/11/37/34/39/mwa03-15.gif);
border-color : #2db9e3 !important;
font-size: 20px;
border-width:1px !important;
border-style:solid !important;
-moz-border-radius: 9px !important;
}
input:hover , textarea:hover , #text_editor_iframe:hover { border-color : #950000 !important; color:#950000;
}
.hr {
background: url(https://i.servimg.com/u/f83/12/73/86/96/bsm910.gif)
no-repeat center;
border-top: thin groove;
padding: 48px;
line-height: 10px;
}
tr.post td
{ text-align: center; } .
forumline{ border: 5px double #00CCFF; } .
row1 { border: 5px double #00CCFF; } .
row2 { border: 5px double #00CCFF; } .
row3 { border: 5px double #00CCFF; }
td.row3Right,td.spaceRow { border: 5px double #00CCFF; }
. #page-footer h3 { margin-top : 20px; }
#content-container #left { width : 0; }
#content-container #right { width : 0; margin-right : 0; }
.signature_div {
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
border:2px
solid #00000;
background-color: White;
}
fieldset {
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:7px;
}
input,input.liteoption,input.mainoption {
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
background-image : url('https://i.servimg.com/u/f66/14/56/38/35/ooo10.png');
border:1px solid #d5d5d5;
}
.bodyline{
width:73%;
border:0px solid #1D1D1D;
padding:0PX;
margin:0;
}
body{
padding:0;
margin:0;
background-position:center;
}
a{
text-decoration:none;
}
a:hover{
text-decoration:none;
}
a:focus{
outline:none;
}
a.forumlink:hover{
text-decoration:none;
}
tr.post td {
text-align: center;
}
.quote{
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
background-image:url(https://2img.net/h/oi48.tinypic.com/2uqhn3s.png);
border : 2px dotted #6D0000;
color : #222222;
font-size: 12px;
font-weight: bold;
display: block;
overflow: auto;
padding: 7px;
}
.user_avatar img{
max-width:145px;
border-collapse: separate;
border : 4px solid #ae9ad2;
border-collapse : separate;
-moz-border-radius: 7px;
}
.postbody img { max-width: 100%; }
.postbody img {max-width: 600px;}
.usersig{
padding:5px;
border:1px solid#9e1890;center;
background-repeat:repeat-y;
background-position:center;
background:#fff url(http://mot7rk.com/mot7rk/upload/wh_30574000.jpg) repeat-x top;
font-weight: bold;
}
a.copyright
{
border:0;
background:none;
}
.thLeft {
background:
url(https://i.servimg.com/u/f63/12/73/86/96/30538310.gif) no-repeat
center;
border-top: thin groove;
padding: 20px;
font-size:
0px;
text-align: left;
color: Black;
border: medium double
#00CCFF;
background-color: #111111;
}
.thRight {
background:
url(http://www.smiles.s88s.com/smiles/50/92.jpg) no-repeat
right;
border-top:
thin groove;
padding: 50px;
color:
Black;
text-align:
left;
font-size: 1px;
border: medium double
#00CCFF;
background-color:
#111111;
}
fieldset {
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:7px;
border-radius: 3px;
width:90%;
border : 2px dotted #A12534;
background-color:#CFCFD0
background-imahttp://www1.koora.biz/admin/index.forum?part=themes?=logos&mode=css&extended_admin=1&sid=059b412688c003ac2bf69e4781b5e2d5ge
:
url(https://i.servimg.com/u/f67/15/17/73/61/2d0kjl10.gif);
}
span.postdetails
{
text-align:center;
}
fieldset.genmed
{
width:400px;
}
td {
font-weight: bold;
}
a:hover
{
-moz- text-shadow: 4px 4px 4px #000;
-webkit- text-shadow: 4px 4px 4px #000;
text-shadow: 4px 4px 4px #000;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#848282', Direction=115, Strength=2);
zoom: 1;
}
input,input.liteoption,input.mainoption
{
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright:
8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright:
8px;
background-image :
url('https://i.servimg.com/u/f14/13/64/37/51/158.png');
border:1px solid
#858585;
}
th {
height: 37px;
border: 5px double #E0C77E;
-moz-border-radius: 7px;
}
a strong {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(https://i.servimg.com/u/f68/15/08/38/28/ouoou-10.gif) no-repeat scroll right center;
padding:13px;
}
strong a{
text-decoration:none;
border:1px dashed
#FFA34F;
background:
url(..............................................);
}
مواضيع مماثلة
» كود شامل كامل للصندوق و الصورة للتوقيع رائع جدا
» كود رائع لوضع خلفية لأزرار المنتدى حتى تصبح النتيجة بعد وضع الكود
» بعض خصائص يوم الجمعة
» خصائص الانواع الصحفية
» خصائص الأشهر الحُرُم
» كود رائع لوضع خلفية لأزرار المنتدى حتى تصبح النتيجة بعد وضع الكود
» بعض خصائص يوم الجمعة
» خصائص الانواع الصحفية
» خصائص الأشهر الحُرُم
الخيمة الجزائرية :: منتدى التقنية و الساتليت وعالم الكمبيوتر :: خيمة تطوير المواقع و المنتديات :: خيمة الأكواد الإنسيابية css
صفحة 1 من اصل 1
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى
الجمعة 3 نوفمبر 2023 - 1:47 من طرف alkhaimadz
» اخراج_القضيب_بعد_القذف_خطأ_كبير
الثلاثاء 25 يوليو 2023 - 18:51 من طرف nahla
» عدد مرات الجماع في أيام التبويض
الثلاثاء 25 يوليو 2023 - 18:48 من طرف nahla
» كيفية التعامل مع الزوج المشغول ؟
الثلاثاء 25 يوليو 2023 - 18:44 من طرف nahla
» عوامل يجب أخذها في الإعتبار قبل الموافقة علي الزواج
الثلاثاء 25 يوليو 2023 - 18:41 من طرف nahla
» ما يجب أن تقوليه لحماتك وما لا يجب أن تقوليه ؟
الثلاثاء 25 يوليو 2023 - 18:36 من طرف nahla
» #التقبيل???? و #المداعبة????????
الثلاثاء 25 يوليو 2023 - 18:34 من طرف nahla
» داء الأمم
الثلاثاء 25 يوليو 2023 - 17:23 من طرف nahla
» عَجَبًا لأمْر المؤمِن - عَجِبْتُ لأَمْرِ الْمُؤْمِنِ
الثلاثاء 25 يوليو 2023 - 17:23 من طرف nahla
» علمتني أذكار النوم
الثلاثاء 25 يوليو 2023 - 17:21 من طرف nahla
» كيف تجعليه يرغب فيكي ويشتاق إليكي ؟ 18 طريقة فعالة
الثلاثاء 25 يوليو 2023 - 17:20 من طرف nahla
» أغبى البنات
الثلاثاء 25 يوليو 2023 - 17:17 من طرف nahla
» أمثال عن المرأة
الثلاثاء 25 يوليو 2023 - 17:15 من طرف nahla
» مسائل في القَضاء والقَدَر
الثلاثاء 25 يوليو 2023 - 17:00 من طرف nahla
» له الْمُلْك
الثلاثاء 25 يوليو 2023 - 16:59 من طرف nahla
» الوَدُود سبحانه وتعالى
الثلاثاء 25 يوليو 2023 - 16:58 من طرف nahla
» أربع أمنيات لأربع نساء أوربيات
الثلاثاء 25 يوليو 2023 - 15:44 من طرف nahla
» نصيحة من عند وحدة مجربة
الثلاثاء 25 يوليو 2023 - 15:42 من طرف nahla
» نصيحة من اخت لاخت
الثلاثاء 25 يوليو 2023 - 15:41 من طرف nahla
» وضع المنشورات المتعلقة بالنساء في القسم المخصص لذلك
الثلاثاء 25 يوليو 2023 - 15:40 من طرف nahla