منتدى ابداع عرب فوت
موسوعة اكواد  CSS لتزيين المنتديات 613623
عزيزي الزائر / عزيزتي الزائرة يرجي التكرم بتسجبل الدخول اذا كنت عضو معنا
او التسجيل ان لم تكن عضو وترغب في الانضمام الي اسرة المنتدي
سنتشرف بتسجيلك
شكرا موسوعة اكواد  CSS لتزيين المنتديات 829894
ادارة المنتدي موسوعة اكواد  CSS لتزيين المنتديات 103798
منتدى ابداع عرب فوت
موسوعة اكواد  CSS لتزيين المنتديات 613623
عزيزي الزائر / عزيزتي الزائرة يرجي التكرم بتسجبل الدخول اذا كنت عضو معنا
او التسجيل ان لم تكن عضو وترغب في الانضمام الي اسرة المنتدي
سنتشرف بتسجيلك
شكرا موسوعة اكواد  CSS لتزيين المنتديات 829894
ادارة المنتدي موسوعة اكواد  CSS لتزيين المنتديات 103798
منتدى ابداع عرب فوت
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.

منتدى ابداع عرب فوت

ابداع بلا حدود = http://ibda3.forumclan.com
 
الرئيسيةبوابة المنتدىأحدث الصورالتسجيلدخولمركز تحميل للصور
منتدى ابداع عرب فوت يمنحكم هذا الفضاء للالتقاء منتدى منكم و اليكم موسوعة اكواد  CSS لتزيين المنتديات Support ==
ابداعك يمر من هنا ...منتدى شمس العرب منكم و اليكم...سجل ملاحظاتك في سجل الزوار..
عزيزي : العضو/ لحظة من فضلك :ـ1/ لاتعتقد ان عدم رد المشرفين على موضوعك او رد خاص بك هوتجاهل لك بل التمس لهم العذر بانشغالهم بامور اخرى قد تكوٍن اهم . 2/لاتجعل الانسحاب خيار سهل تنحدر في طريقه .3/ التميز ليس بكثرة المواضيع وٍلكن بمضمونها ومدى فائدتها .نحن ادارين ومشرفين ومشرفات ومراقبين وجدنا لمساعدتكم فانتم الحجر الاساسي لهذا المنتــدى .. ...

 

 موسوعة اكواد CSS لتزيين المنتديات

اذهب الى الأسفل 
كاتب الموضوعرسالة
souyeh
المدير العام

المدير العام
souyeh


موسوعة اكواد  CSS لتزيين المنتديات YUD92821
نقاط التميّز نقاط التميّز : 10600
موسوعة اكواد  CSS لتزيين المنتديات 71966704
موسوعة اكواد  CSS لتزيين المنتديات 24892781
موسوعة اكواد  CSS لتزيين المنتديات Sport
موسوعة اكواد  CSS لتزيين المنتديات ITK99551
الأوسمة : موسوعة اكواد  CSS لتزيين المنتديات 78c57f10
المكافأة و الإمتيازات المكافأة و الإمتيازات : 57
نقاط : 4011
تاريخ التسجيل : 24/12/2008
الهواية : موسوعة اكواد  CSS لتزيين المنتديات Swimmi10

موسوعة اكواد  CSS لتزيين المنتديات Empty
مُساهمةموضوع: موسوعة اكواد CSS لتزيين المنتديات   موسوعة اكواد  CSS لتزيين المنتديات I_icon_minitimeالثلاثاء 9 أكتوبر - 17:12

نهاية كود البسملة#

body {
background-repeat:repeat-y;
background-position:center;
}

#بداية كود اطار الخليا#

.row1
{
border:1px solid #666666;
border-collapse:
separate;
outline:1px dotted #666666;
}
.row2
{
border:1px
solid #666666;
outline:1px dotted #666666;
}
.row3
{
border:1px
solid #666666;
outline:1px dotted #666666;
}
td.row3Right,td.spaceRow
{
border:1px solid #666666;
outline:1px dotted #666666;
}

#نهاية كود اطار الخليا#

h1.cattitle{
color:#990000;
}
a.cattitle{
color:#990000;
}



.row1
{
border:1px solid #F2F2F2;
background-image:url(http://hitskin.com/themes/13/83/91/i_background.gif);
border-collapse: separate;
}
.row2
{
border:1px solid #F2F2F2;
background-image:url(http://hitskin.com/themes/13/83/91/i_background.gif);
}
.row3
{
border:1px solid #F2F2F2;
background-image:url(http://hitskin.com/themes/13/83/91/i_background.gif);
}
/*****************************
/* Blog */
.blog_cal-border {
display: inline;
float: left;
border: 1px solid #ffffff;
background: #ffffff;
padding: 1px;
font-size: 0.9em;
margin-right: 10px;
}
.blog_cal-content {
width: 2.9em;
background: #ffffff;
padding: 1px;
line-height: 1.4em;
text-align: center;
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Sans-Serif;
color: #cfcfd0;
}
.blog_cal-content span {
display: block;
}
.blog_cal-day {
padding-left: 0.2em;
font-size: 1.6em;
letter-spacing: 0.2em;
}
.blog_cal-month {
line-height: 0.7em;
font-size: 2em;
font-weight: bold;
}
.blog_cal-year {
line-height: 1.2em;
font-size: 0.8em;
}
.blog_title {
padding-top: 5px;
font-size: 16px;
}
.blog_title img {
vertical-align: middle;
}
.blog_title .topictitle {
font-size: 16px;
}
.blog_message {
margin-top: 12px;
font-size: 12px;
}
.blog_comments {
margin-bottom: 2px;
text-align: right;
}
.blog_comments img {
vertical-align: middle;
}
#blog_comments {
width: 90%;
margin: 0 auto;
}
#blog_comments .postbody {
width: 96%;
}
.blog_comment-avatar {
float: left;
}
.blog_comment-avatar img {
background-color: #fff;
border: 1px solid #ffffff;
vertical-align: middle;
width: 38px;
margin: 5px 5px 0 0;
}
#blog_comments table {
margin-bottom: 2px;
}
#blog_comments .h3 {
overflow: hidden;
margin-top: 0;
margin-left: 45px;
padding: 0;
min-height: 22px;
}
.blog_comment-title {
float: left;
min-height: 12px;
margin-top: 7px;
}
.blog_comment-title a {
text-decoration: none;
}
#blog_comments .profile-icons {
float: right;
margin-bottom: 5px;
}

/* Social bookmarking */
#bookmarks {
float: right;
}
#bookmarks a img {
width: 20px;
height: 20px;
background: url(https://2img.net/i/fa/social_bookmarking/social_bookmarking.png) no-repeat scroll;
vertical-align: middle;
}
#bookmarks a img.twitter {
width: 16px;
height: 16px;
margin: 2px;
background: url(https://2img.net/i/fa/social_bookmarking/twitter.png) no-repeat scroll;
}
#bookmarks img.delicious {
background-position: -10px -10px;
}
#bookmarks img.digg {
background-position: -10px -50px;
}
#bookmarks img.excite {
background-position: -9px -90px;
}
#bookmarks img.facebook {
background-position: -9px -128px;
}
#bookmarks img.furl {
background-position: -10px -166px;
}
#bookmarks img.google {
background-position: -10px -206px;
}
#bookmarks img.live {
background-position: -9px -246px;
}
#bookmarks img.netscape {
background-position: -9px -284px;
}
#bookmarks img.newsvine {
background-position: -9px -322px;
}
#bookmarks img.reddit {
background-position: -10px -360px;
}
#bookmarks img.slashdot {
background-position: -10px -400px;
}
#bookmarks img.smarking {
background-position: -9px -440px;
}
#bookmarks img.stumbleupon {
background-position: -10px -478px;
}
#bookmarks img.technorati {
background-position: -10px -518px;
}
#bookmarks img.yahoo {
background-position: -10px -558px;
}

/* wysiwyg */
.mceContentBody{
background: #f0f0f0;
color: #000000;
}
.align_right{
text-align: right;
}

/* resize image */
.resize_process .resizebox {
display: none;
}
.resize_process img.resize_img {
display: none;
}
.resizebox a.enlarge, .resizebox a.fullsize, .resizebox a.resize {
display: inline-block;
zoom: 1;
*display: inline;
}
.resizebox.enlarged a.enlarge {
display: none;
}
.resizebox.enlarged a.resize {
display: inline-block;
}
.resizebox a.resize {
display: none;
}
.resizebox {
background-color: #fafafa;
max-width: 100%;
line-height: 1.1em;
cursor: default;
font-weight: normal;
font-style: normal;
margin: 0;
text-align: left;
display: inline-block;
}
.resizebox div {
font-weight: normal;
font-style: normal;
margin: 0;
}
.resizebox .resize_border {
border: 1px solid #ffffff;
display: block;
}
.resizebox .resize_content {
padding: 5px 10px;
display: inline-block;
zoom: 1;
*display: inline;
}
.resizebox .resize_filler {
border: none;
padding: 0;
width: 40px;
display: inline-block;
zoom: 1;
*display: inline;
}
.attachbox {
background-color:#fafafa;
border:1px dashed #ffffff;
clear:left;
float:left;
margin:5px 5px 5px 0;
padding:6px;
width:auto;
color:#000000;
}
.attachbox dt {
font-family:Arial,Helvetica,sans-serif;
text-transform:uppercase;
}
.attachbox dd {
border-top:1px solid #ffffff;
clear:left;
font-size:0.9em;
margin-left:10px;
padding:0;
}
dl.file {
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
margin-bottom:10px;
}
dl.file dt {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:bold;
margin:0;
padding:0;
text-transform:none;
}
dl.file dt img {
vertical-align:middle}
.info {
font-size:10px;
font-style:italic;
}

/* Spoiler */
.spoiler_closed {
display:block;
font-family: Tahoma;
font-size: 12px;
color: #444444;
line-height: 125%;
background-color: #fafafa;
border: #ffffff;
border-style: solid;
border-left-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
}
.spoiler_closed.hidden {
display:none;
}
.spoiler_content {
display:block;
font-family: Tahoma;
font-size: 12px;
color: #444444;
line-height: 125%;
background-color: #fafafa;
border: #ffffff;
border-style: solid;
border-left-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
}
.spoiler_content.hidden {
display:none;
}
.user_login_form {
margin-bottom:5px;
}
.fb_or {
background-color:#ffffff;
border:2px solid #ffffff;
font-weight:bold;
padding:5px;
color:#444444;
}
#pwdBad, #pwdGood, #pwdStrong {
background-color:#EFEFEF;
border:1px solid #006699;
border-right:0px;
text-align:center;
width:110px;
float:left;
font-size:10px;
height:12px;
}
#pwdStrong {
border-right:1px solid #006699;
}
.signature_div {
border:2px solid #bfbfbf;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
border-radius-topright: 15px;
border-radius-bottomleft: 15px;
background:url(https://2img.net/h/oi47.tinypic.com/1z1u53s.jpg) center;}

.row2 {
border:2px solid #bfbfbf;
background: url(https://i.servimg.com/u/f88/11/88/59/12/2iscw010.png) ;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
border-radius-topright: 15px;
border-radius-bottomleft: 15px;
}
.row1 {

border:2px solid #bfbfbf;
background: url(https://i.servimg.com/u/f88/11/88/59/12/2iscw010.png) ;border:2px solid #bfbfbf;

-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
border-radius-topright: 15px;
border-radius-bottomleft: 15px;

}
.row3 {
border:2px solid #bfbfbf;
background: url(https://i.servimg.com/u/f88/11/88/59/12/2iscw010.png) ;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
border-radius-topright: 15px;
border-radius-bottomleft: 15px;
}


tr.post td {

text-align: center;

}


.bodyline{
background:#ffffurl(mmmmm);
border:0;
padding:0;
margin:0;
}

body{
padding:0;
margin:0;
background-position:center;
}


a{
text-decoration:none;
}



.row1
{
border:1px solid #bfbfbf;
border-collapse: separate;
background:url(https://i.servimg.com/u/f67/15/27/35/47/nouvea11.jpg) center;
}
.row2
{
border:1px solid #bfbfbf;
background:url(https://i.servimg.com/u/f67/15/27/35/47/nouvea11.jpg) center;
}
.row3
{
border:1px solid #bfbfbf;
background:url(https://i.servimg.com/u/f67/15/27/35/47/nouvea11.jpg) center;
}
td.row3Right,td.spaceRow {
border:1px solid #bfbfbf;
background:url(https://i.servimg.com/u/f67/15/27/35/47/nouvea11.jpg) center;
}
body {
background-repeat:repeat-y;
background-position:center;
}
hr{
border:0;
height:1px;
background:#898989;
}
#page-body {
margin:15px 10px 5px 10px;
-moz-border-radius:10px;
border:1px solid #898989;
padding:10px;
-moz-box-shadow: 3px 3px 3px #898989
}


table.forumline {
background: #232323 url(https://2img.net/h/oi45.tinypic.com/2prvac1.jpg) ;
background-repeat: repeat-x;
padding: 40px 0px 15px 0px;
background-position: top;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 14px;
-moz-border-radius-topright: 14px;
border:2px solid #000000;
-moz-box-shadow: 3px 3px 3px 3px #898989
}
/*----- ظل لروابط الأقسام عند مرور الماوس -----*/
a.forumlink: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;
}
/*----- ازالة السطر من تحت الروابط -----*/
a:link {
text-decoration : none;
}
a:visited {
text-decoration : none;
}
a:active {
text-decoration : none;
}
a:hover {
text-decoration : none;
}
/*----- إطار وخلفية لصندوق الرد السريع -----*/
button.button2, input.button2 {
background-image : url(https://i.servimg.com/u/f68/11/88/59/12/gradie10.gif);
-moz-border-radius: 7px;
}
button.button2:hover, input.button2:hover {
background-image : url(https://i.servimg.com/u/f68/11/88/59/12/gradie10.gif);
-moz-border-radius: 7px;
}
button.button2:hover, input.button2:hover {
border-width : 2px;
border-style : inset;
border-color : #221300;
background-image : url('https://i.servimg.com/u/f63/13/93/90/70/aseeee12.png');
background-position : top;
color : #001222;
background-position : 0 100%;
-moz-border-radius: 7px;
}
input.mainoption {
background-color : #000;
border-width : 2px;
border-style : inset;
background-image : url('https://i.servimg.com/u/f68/11/88/59/12/gradie10.gif');
background-position : top;
font-weight : bold;
color : #000000;
-moz-border-radius: 7px;
}
input.mainoption:hover {
background-color : #000;
background-image : url('https://i.servimg.com/u/f88/13/68/29/16/f311.jpg');
background-position : top;
font-weight : bold;
color : #000000;
-moz-border-radius: 7px;
}
input.liteoption {
background-color : #000;
border-width : 2px;
border-style : inset;
background-image : url('https://i.servimg.com/u/f68/11/88/59/12/gradie10.gif');
background-position : top;
font-weight : bold;
color : #000000;
-moz-border-radius: 7px;
}
input.liteoption:hover {
background-color : #000;
background-image : url('https://i.servimg.com/u/f88/13/68/29/16/f311.jpg');
background-position : top;
font-weight : bold;
color : #000000;
}
input,textarea, #text_editor_iframe {
background: url(https://i.servimg.com/u/f68/11/88/59/12/untit111.png);
font: 11px georgia !important;
border-color : #828081 !important;
border-width:1px !important;
border-style:solid !important;
-moz-border-radius: 7px !important;
}

.postrow.displayed.POSTER_AVATAR {
border:2px solid #bfbfbf;
background: url(https://i.servimg.com/u/f88/11/88/59/12/2iscw010.png) ;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
border-radius-topright: 15px;
border-radius-bottomleft: 15px;
}
body {
background-image : url(https://i.servimg.com/u/f67/15/27/35/47/i_back19.png);
background-repeat: no-repeat;
background-position: bottom center;
padding:10px 10px 60px 10px;
}
==عنآوينالأقسآم + الفئآت=
h1 { background-color: Pink ; color: navy ; } h2 { background-color: Red ; color: navy ; } h3 { background-color: Red ; color: navy ; }
===
[url=?????][url=?????]button.button2, input.button2 {
font-size : 0.7em;
border-width : 1px
border-color : #fc9f0c;
width : auto !important ;
padding : 2px 2px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #001222;
background-repeat : repeat;
background-color : #001222;
background-image : url(http://www.vbhacker.net/vb/images/C-blue/buttons/butt.gif);
background-position : top;
overflow : visible;
vertical-align : middle;
}
button.button2:hover, input.button2:hover {
border-width : 1px
border-color : #221300;
background-image : url(http://www.vbhacker.net/vb/images/C-blue/buttons/butt.gif);
background-position : top;
color : #001222;
background-position : 0 100%;
}

/* تكملة الكود برمجوة الامل القادم*/
input.liteoption {
background-image : url('http://www.vbhacker.net/vb/images/C-blue/buttons/butt.gif');
}

input.mainoption {
background-image: url('http://www.vbhacker.net/vb/images/C-blue/buttons/butt.gif');
} [/url][/url]

body, a, a:hover {cursor: url(http://cur.cursors-4u.net/games/gam-11/gam1090.ani), progress;}
.forumline{
background-image:
url("https://i.servimg.com/u/f62/13/42/24/54/rainbo10.gif");
}

كود وضع العضو الاسم وكلمة المرور شكل

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;
}
توسيط المشاركات

tr.post td {
text-align: center;
}
====
اطار للرئيسية
td {
height: px;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border:0px solid #d6d6d6;
}
خلفية لمسميات
span.forumlink {
display: block;
background-image:
url('https://i.servimg.com/u/f14/13/64/37/51/21511.png');
تجميل المنتدى
.row1
{
border:1px solid #39b3bf;
border-collapse: separate;
outline:1px dotted #39b3bf;
}
.row2
{
border:1px solid #39b3bf;
outline:1px dotted #39b3bf;
}
.row3
{
border:1px solid #39b3bf;
outline:1px dotted #39b3bf;
}
td.row3Right,td.spaceRow {
border:1px solid #39b3bf;
outline:1px dotted #39b3bf;
}

.bodyline{
background:#FFFFF3;
border:2px solid #39b3bf;
outline:2px dotted #39b3bf;
padding:1PX;
margin:0;
}

body{
padding:0;
margin:0;
background-position:center;
}
خانة الوصف
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 : 3px double #37b0df;
background-color:#ffffff;
background-image : url(https://2img.net/h/oi37.tinypic.com/2d0kjly.gif);
}
span.postdetails
{
text-align:center;
}
fieldset.genmed
{
width:400px;
}
مزايا عديدة
th {
height: 44px;
border:1px solid #586166;
background-image: url("https://i.servimg.com/u/f89/13/19/80/23/ususus10.jpg ");
}
a.mainmenu{
background:none;
border:0;
}
a.copyright
{
border:0;
background:none;
}
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%;
}
span.postdetails
{
text-align:center;
}
fieldset.genmed
{
width:400px;
}

iframe[name="google_ads_frame"],
#add-google,
#add-google iframe,
#add-google iframe[name="google_ads_frame"]{
display:block!important;
visibility:visible!important;
}

input,textarea, #text_editor_iframe {
background: url();
font: 11px georgia !important;
border-color : #2DB9E3 !important;
border-width:1px !important;
border-style:solid !important;
-moz-border-radius: 9px !important;
}

a:link
{
text-decoration: none;
}
a:visited
{
text-decoration: none;
}
a:active
{
text-decoration: none;
}
a:hover
{
text-decoration: none;
}

{
border:2px solid #586166;

}
}
شكل الاقتبسات
.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;
}
حد==
.forumline{
background-image: url("https://i.servimg.com/u/f63/12/73/86/96/u9iaxs10.gif");
}
اطار حول الاقسام
td {
height: px;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border:0px solid #d6d6d6;
}
مرفقات
.attachbox{
background-color: #F4CFF7;
background-image: url('https://i.servimg.com/u/f65/11/95/30/70/fond12.jpg');
border: 1px solid #888888;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}

.attachbox dl.file{
background-color: #212121;
margin-top: 8px;
padding: 5px;
border: 1px solid #fff;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
اطار للاقسام
/*-----essa_elgn -----*/
.row2 {
border:2px solid #E0C77E;
background: url(https://i.servimg.com/u/f88/11/88/59/12/2iscw010.png) ;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
border-radius-topright: 15px;
border-radius-bottomleft: 15px;
}
.row1 {

border:2px solid #E0C77E;
background: url(https://i.servimg.com/u/f88/11/88/59/12/2iscw010.png) ;border:2px solid #E0C77E;

-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
border-radius-topright: 15px;
border-radius-bottomleft: 15px;

}
.row3 {
border:2px solid #E0C77E;
background: url(https://i.servimg.com/u/f88/11/88/59/12/2iscw010.png) ;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
border-radius-topright: 15px;
border-radius-bottomleft: 15px;
}

==
.postbody{
font-size: 17px;
text-align: center;
font-weight: bold;
line-height: 2.0em;
}
==منقط الاطار
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=1ge
: url(https://i.servimg.com/u/f67/15/17/73/61/2d0kjl10.gif);
}
span.postdetails
{
text-align:center;
}
fieldset.genmed
{
width:400px;
}
تكبير اسم العضو
a:link
{
text-decoration: none;
}

a:visited
{
text-decoration: none;
}

a:active
{
text-decoration: none;
}
a:link {text-decoration: none;}
a:hover{text-decoration: none !important;}
a { text-decoration: none; }
a:link { text-decoration: none; }
a:hover { text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { background-color: #d4d4d2; }
a:hover{text-transform:uppercase;}
===
#pwd_good {
background:url("رابط صورة كلمة السر قويه") repeat scroll 0 0 transparent;
}
#pwd_middle {
background:url("رابط صورة كلمة السر وسط") repeat scroll 0 0 transparent;
}
#pwd_bad {
background:url("رابط صورة كلمة السر ضعيفه") repeat scroll 0 0 transparent;
}
*********
th {
height: 44px;
border:1px solid #586166;
background-image: url("https://2img.net/r/ihimizer/img64/5923/ifolderbigj.png ");
}

a.mainmenu{
background:none;
border:0;
}
a.copyright
{
border:0;
background:none;
}
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%;
}
span.postdetails
{
text-align:center;
}
fieldset.genmed
{
width:400px;
}

iframe[name="google_ads_frame"],
#add-google,
#add-google iframe,
#add-google iframe[name="google_ads_frame"]{
display:block!important;
visibility:visible!important;
}

input,textarea, #text_editor_iframe {
background: url();
font: 11px georgia !important;
border-color : #2DB9E3 !important;
border-width:1px !important;
border-style:solid !important;
-moz-border-radius: 9px !important;
}

a:link
{
text-decoration: none;
}
a:visited
{
text-decoration: none;
}
a:active
{
text-decoration: none;
}
a:hover
{
text-decoration: none;
}

{
border:2px solid #586166;

}



/*----- خلفية
وإطار للتوقيع -----*/
.signature_div{
padding:10px;
border:1px
dashed #A10606;
background:url(https://2img.net/r/ihimizer/img404/3742/81639629.jpg) repeat-x top;
-moz-border-radius:

7px;
}
اطار
a:link
{
border:1px dashed #ffffff;
background: url(https://2img.net/r/ihimizer/img194/4953/1138289082wed5.gif);
}

a:visited
{
border:1px dashed #ffffff;
background: url(https://2img.net/r/ihimizer/img194/4953/1138289082wed5.gif);
}

a:active
{
border:1px dashed #ffffff;
background: url(https://2img.net/r/ihimizer/img194/4953/1138289082wed5.gif);
}

a:hover
{
border:1px dashed #ffffff;
background: url(https://2img.net/r/ihimizer/img194/4953/1138289082wed5.gif);
}
الرمز:اطار دائري
td.bodyline{border:30px dotted;}

/* --------لوضع خلفيه لازرار علببه الدردشه ------------ */

.fontbutton {
background-image: url("https://2img.net/h/i716.photobucket.com/albums/ww161/style-x_images/christmas-X/thindex.jpg");
color: #870511;
border: 1px solid #ffec86;
}
/* --------AhmedMido ----------- */
====
h1.cattitle{
color:#ff0000;
}
a.cattitle{
color:#ff0000;
}
كود تزيين المنتدى=
body {
background-attachment:fixed;
background-repeat:no-repeat;
background-position:top center;
cursor: url("https://illiweb.com/Forum/cible.cur");
}

table.forumline {border:2px dashed;}

th{font-variant: small-caps;}
th.thCornerL, th.thTop, th.thCornerR{border:0px;}

td.bodyline{border:3px dotted;}
td.spaceRow{border:0px; background-color: transparent;}
td.catHead,td.catBottom{border:0px;}
td.catLeft{border:0px;font-variant: small-caps;text-align:center;}
td.row1,td.row2,td.row3{filter:Alpha(Opacity=80);}

span.cattitle,span.maintitle,span.mainmenu,span.nav{font-variant: small-caps;}

a{cursor: url("https://illiweb.com/Forum/cible_hand.ani");}
a.copyright{color: #D6A7CD;}
a.copyright:hover{color: #F0A1BB;}


/*-----essa_elgn -----*/
.row2 {
border:2px solid #E0C77E;
background: url(https://i.servimg.com/u/f88/11/88/59/12/2iscw010.png) ;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
border-radius-topright: 15px;
border-radius-bottomleft: 15px;
}
.row1 {

border:2px solid #E0C77E;
background: url(https://i.servimg.com/u/f88/11/88/59/12/2iscw010.png) ;border:2px solid #E0C77E;

-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
border-radius-topright: 15px;
border-radius-bottomleft: 15px;

}
.row3 {
border:2px solid #E0C77E;
background: url(https://i.servimg.com/u/f88/11/88/59/12/2iscw010.png) ;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
border-radius-topright: 15px;
border-radius-bottomleft: 15px;
}
=تغيير لونين المثبت واعلان=
div.topictitle:hover
{
color:#FF0000;
}

div.topictitle
{
color:#FF0000;
font-size: 14px;
}
*=*كود إطار منحني
th {
height: 37px;
border: 8px double #e87f17;
-moz-border-radius: 7px;
}
.forumline,
.row1, .row2, .row3 {
border: 5px double #e87f17;
-moz-border-radius: 7px;
}
ايطار للصورة
.postdetails.poster-profile a img:hover
{


border-width: thick;
border-style: dotted;
border-color: gold;
}


/* -------- [كود css] لوضع خلفيه لاسم المنتدى بشكل روعه من تصميمى ------------------- */
h1 {
color: red;
font: 27px/27px Baskerville, Palatino, "Palatino Linotype",
"Book Antiqua", Georgia, serif;
margin: 0;
text-shadow: #C715DB 5px 5px 5px;
}
=========
لتغيير لون عنوان الموضوع و من على الخط

اقتباس:


h1.cattitle{
color:#950000;
}
a.cattitle{
color:#950000;
}
*************
.vote .vote-bar-plus {
background-color: #d50dc5;
}
////////
.signature_div img {
max-width:300px;
max-height:300px;
border: 0px solid #FF0000;
}
**********
.sharing-cl{
overflow:hidden;
margin:-20px
0 0 0;
padding:0;
list-style:none;
width:530px;
}
.sharing-cl

a{
overflow:hidden;
width:75px;
height:20px;
float:left;
margin-right:5px;
text-indent:-200px;
background:url(https://sd-2.archive-host.com/membres/up/24071559914142709/tuto_partager/partager.png)

no-repeat;
}
a.sh-su{background-position:-210px -40px;}
a.sh-feed{background-position:-70px

-40px;}
a.sh-tweet{background-position:-140px -40px;}
a.sh-mail{background-position:0

-40px;}
a.sh-digg{background-position:-280px -40px;}
a.sh-face{
margin-right:0;
background-position:-350px

-40px;
}
a.sh-mail:hover{background-position:0 1px;}
a.sh-feed:hover{background-position:-70px

1px;}
a.sh-tweet:hover{background-position:-140px 1px;}
a.sh-su:hover{background-position:-210px

1px;}
.sh-digg:hover{background-position:-280px 1px;}
a.sh-face:hover{
background-position:-350px

1px;
}
#text{
margin-top:5px;
font-weight:bold;
font-family:helvetica,arial,sans-serif;
}
#text

a{
text-indent:0;
height:auto;
text-align:center;
font-size:11px;
padding-top:35px;
color:#999;
text-decoration:none;
}
الصور بأطار منحرف
img {
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright:
8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright:
8px;
border:1px solid
#858585;
}
كود css وضع حقوق
.postbody img {
background: #000000 url(https://i.servimg.com/u/f25/15/95/28/21/arab_s10.png) no-repeat;
padding: 0px 0px 27px 0px;
background-position: bottom;
max-width:600px;
}كــود css وضع صــورة بجــانب نافـ بـار المنتدي

/*-----essa_elgn&a7medvirus-----*/
td.gensmall a{
background: url(http://smt7.com/upfiles/mLB27729.gif) no-repeat right;
padding:10px 37px 10px 10px;
essa_elgn;}
td.gensmall{
background: url(http://smt7.com/upfiles/mLB27729.gif) no-repeat right;
padding:10px 60px 10px 10px;
a7medvirus;}
لكود يتحكم في جميع الون ب
/*a7medvirus*/
.postbody{
color: #17a0d9;
}
زووووم للصور
.postdetails.poster-profile a img {
-webkit-transform:scale(0.9);
-moz-transform:scale(0.9);
-o-transform:scale(0.9);
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
opacity: 0.9;
margin: 0 10px 5px 0;
}
.postdetails.poster-profile a img:hover {
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-o-transform:scale(1.1); box-shadow:0px 0px 30px gray;
-webkit-box-shadow:0px 0px "AQUI EL TAMAÑO EN PIXELES DEL SHADOW" px "AQUI COLOR HEXADECIMAL DE PREFERENCIA";
-moz-box-shadow:0px 0px "AQUI EL TAMAÑO EN PIXELES DEL SHADOW"px "AQUI COLOR HEXADECIMAL DE PREFERENCIA";
opacity: 1;
}
صورة كخلفية لاسماء الفئات وعنوان المواضيع
/*----------Lord-Adoain & AsEsInO------*/

.secondarytitle, .secondarytitle h2 {
background-image: url("https://2img.net/h/i306.photobucket.com/albums/nn266/rideem3/RowCategoryHeader.png");
background-position: center center;
background-repeat: no-repeat;
color: #30291F;
font-size: 14px;
margin: 0;
padding: 0;
font-family: Palatino Linotype,Trebuchet MS,Palatino,Times New Roman,Times,serif;
}

th {
background-image: url("https://2img.net/h/i306.photobucket.com/albums/nn266/rideem3/RowCategoryHeader.png");
background-position: center center;
background-repeat: no-repeat;
color: #30291F;
font-size: 14px;
text-align: center;
white-space: nowrap;
font-family: Palatino Linotype,Trebuchet MS,Palatino,Times New Roman,Times,serif;
}

/*----------AsEsInO & Lord-Adoain------*/
حقل تسجيل الدخول وكلمة السر ملونه بالخلفيه

input {
background: url(https://i.servimg.com/u/f80/14/20/95/39/butt1110.gif);
font: 11px georgia !important;
border-color : #2DB9E3 !important;
border-width:1px !important;
border-style:solid !important;
-moz-border-radius: 9px !important;
}

زووووم على الازرار
.mainmenu img {
-webkit-transform:scale(0.9);
-moz-transform:scale(0.9);
-o-transform:scale(0.9);
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
opacity: 0.9;
margin: 0 10px 5px 0;
}
.mainmenu img:hover {
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-o-transform:scale(1.1); box-shadow:0px 0px 30px gray;
-webkit-box-shadow:0px 0px "AQUI EL TAMAÑO EN PIXELES DEL SHADOW" px "AQUI COLOR HEXADECIMAL DE PREFERENCIA";
-moz-box-shadow:0px 0px "AQUI EL TAMAÑO EN PIXELES DEL SHADOW"px "AQUI COLOR HEXADECIMAL DE PREFERENCIA";
opacity: 1;
}
كود اطاروصورة كخلفية للمخفي
.spoiler_closed {
display:block;
background-image : url(https://2img.net/i/fa/m/background1.gif);
border: 3px solid #597c57;
-moz-border-radius: 10px;
border-radius: 10px;
padding: 4px;
}

.spoiler_closed.hidden {
display:none;
}
.spoiler_content {
display:block;
background-image : url(https://2img.net/i/fa/m/background1.gif);
border: 3px solid #597c57;
-moz-border-radius: 10px;
border-radius: 10px;
padding: 4px;
}

/*** كود وضع البسمله بدون خطوط ***/
.hr {
background: url(https://i.servimg.com/u/f48/13/38/81/51/12821610.gif) no-repeat;
background-position: top;
text-align: center;
vertical-align: text-bottom;
padding: 0px 325px 210px;
line-height: normal;
}
/*** Ahmed M!Do ***/
لجعل عبارة اخر تعديل

tr.post span.gensmall { color: #FF0000;
}

تاثير جميل على ارقام صفحات
\\--------alngmgold ------\\

.pagination {
padding: 3px;
margin: 3px;
text-align:center;
}

.pagination a {
border: 1px solid #dedfde;
margin-right:3px;
padding:2px 6px;

background-position:bottom;
text-decoration: none;

color: #99210B;
}
.pagination a:hover, div.pagination a:active {
border: 1px solid #000;
background-image:none;
background-color:#777777;
color: #fff;
}
.pagination span.current {
margin-right:3px;
padding:2px 6px;

font-weight: bold;
color: #99210B;
}
.pagination span.disabled {
margin-right:3px;
padding:2px 6px;

color: #adaaad;
}
كود لعمل خاصية تمرير الماوس للآكواد
a7medvirus Tutorial
.code{
max-height: 200px;
overflow: auto;
direction: ltr;
display: block;
}

كود وضع أطار حول مساهمات العضو

.postbody{font-size:20px;font-weight:700; background: #f52641; -moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
border:3px solid #FF0000;
background:
url(http://download.mrkzy.com/e/0711_md_13127162151.gif);
background-position:top;
background-repeat: no-repeat;
display: block;
overflow: auto;
padding:60px;);
.forumline{
width:97%;
margin:3px;
padding: 4px;
-moz-box-shadow: 0px 0px 30px #FF0000;
box-shadow: 0px 0px 30px #FF0000;
-webkit-box-shadow: 0px 0px 30px #FF0000;
-khtml-box-shadow: 0px 0px 30px #FF0000;
}
}
ظل لازرار وصندوق الرد بالكامل


button.button2, input.button2 {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 5px 5px rgba(0,0,0,0.5);
-webkit-box-shadow: 5px 5px rgba(0,0,0,0.5);
box-shadow: 5px 5px rgba(0,0,0,0.5);
}

input {

-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: inset -5px -5px 5px #888;
-webkit-box-shadow: inset -5px -5px 5px #888;
box-shadow: inset -5px -5px 5px #888;
}

form#quick_reply textarea#text_editor_textarea {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-moz-box-shadow: 0 0 5px 5px #888;
-webkit-box-shadow: 0 0 5px 5px#888;
box-shadow: 0 0 5px 5px #888;
}
form#quick_reply iframe#text_editor_iframe {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-moz-box-shadow: 0 0 5px 5px #888;
-webkit-box-shadow: 0 0 5px 5px#888;
box-shadow: 0 0 5px 5px #888;
}
*+html form#quick_reply iframe#text_editor_iframe {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-moz-box-shadow: 0 0 5px 5px #888;
-webkit-box-shadow: 0 0 5px 5px#888;
box-shadow: 0 0 5px 5px #888;
}

وضع ايطار للمنتداى احترافى
/*Bebo awad*/

.row1, .row2, .row3, td.row3Right, td.spaceRow {
background-image : url(هنا صوره خلفيه منتداك);
border: 1px groove #d5d5d5;
}


#page-body, .forumline {
border:2px solid #EEE;
width:98%;
margin: 10px;
padding: 3px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 0px 0px 5px #000;
box-shadow: 0px 0px 5px #000;
-webkit-box-shadow: 0px 0px 5px #000;
-khtml-box-shadow: 0px 0px 5px #000;
}


table.forumline {

background: #00CCFF url(هنا صوره الايطار);

padding: 2px 4px 13px 2px;

background-position: bottom;

border: 1px dashed #0DB4FC;
}

/* By Bebo*/


/*--------------اخفاء اسم العضو ---------------*/
.name a {
text-decoration: blink;
text_editor_textarea
text-align: center;
}

strong a{
text-decoration: blink;
text_editor_textarea
text-align: center;
}

/*----------------Ahmed M!Do
------------*/
.css1{
position:absolute;top:0px;left:0px;
width:16px;height:16px;
font-family:Arial,sans-serif;
font-size:16px;
text-align:center;
font-weight:bold;
}
/*في الرد السريع*/
form#quick_reply:Before{
content: "لا تضع أبداً ايميل انشاء منتداك في مساهماتك و اجعل لموضوعك عنواناً يدل على نوع مشكلتك";
text-align: center;
text-decoration: blink;
text_editor_textarea
text-align: center;

padding: 4px;
font-size: 11px;
font-family: Tahoma;
background: none repeat scroll 0 0 #FFFFFF;
border: 1px dotted #ff0000;
line-height: 25px;
}

/*a7medvirus and new.moon*/

كود الترحيب و الدخول
.a7la-7ekaya {
background: url("https://i.servimg.com/u/f43/16/43/22/50/social10.png") no-repeat scroll center top transparent;
height: 113px;
width: 960px;
}.wilcom_user {
background: url("../../images/alrakami_space2011/misc/blue/normal/005_13.gif") no-repeat scroll right 5px transparent;
float: right;
font-family: tahoma;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 17px;
padding: 2px 15px 0 0;


}

.wilcom_user span img {
border: 0 none;


}

.link_userr {
border-right: 1px solid #DDDDDD;
float: left;
margin: 2px 8px 0 0;
padding: 0 8px 0 0;
width: 120px;


}

.link_userr {
border-right: 1px solid #DDDDDD;
float: left;
margin: 2px 8px 0 0;
padding: 0 8px 0 0;
width: 120px;


}

.link_userr a img {
border: 0 none;
margin: 0 0 0 8px;


}

.link_userr a {
display: block;
float: right;
font-family: tahoma;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
padding: 2px 0;


}

.user_l {
background: url("../../images/alrakami_space2011/misc/blue/normal/005_13.gif") no-repeat scroll 97% 7px #FFFFE8;
border: 1px solid #CCCCCC;
color: #666666;
float: right;
font-family: tahoma;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
padding: 5px 20px 5px 5px;
text-align: right;


}

.user_pass {
float: right;
margin: 0;


}

.user_n_b {
margin: 0 0 0 3px;
width: 178px;


}

.user_p_b {
margin: 0;
width: 178px;


}

.user_click {
float: right;
margin: 0;
padding: 0;


}

#put_in {
height: 26px;
margin: 0 5px 0 0;
padding: 0 0 4px;
width: 80px;

}
.postbody img {-webkit-transition: -webkit-transform .15s linear;
-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
padding: 5px 5px 5px 5px;
-webkit-transform: rotate( 0deg);
-moz-transform: rotate( 0deg);
}

.postbody img:hover {
-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.5);
-moz-box-shadow: 0 3px 6px rgba(0,0,0,.5);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
}
ازرار على الواجهة
body{
background-position: center;
}
#i_logo{
margin-top: -18px;
/margin-top: -26px;
margin-bottom: -162px;
/margin-bottom: -164px;
position:enherid;
/position:relative;
}


.mainmenu ul li a {
padding: 0px;
margin: 0px;
text-decoration: none;
position:relative;
}
.mainmenu{
background-color: transparent;
position:relative;
margin: 0px;
padding: 0px;
}
#page-body{
margin-top: 84px;
margin-left: 20px;
margin-right: 20px;
}
م كود جديد ورائع لجعل قوانين القسم بشكل جديد
#forum_rules .logo {
background-image : url('https://i.servimg.com/u/f65/14/95/73/10/222.png');
border : 1px solid #0058AB;
border-left : medium solid #00AA00;
border-right : medium solid #00AA00;
-moz-border-radius: 10px;
padding: 3px; margin: 3px;
font-weight:bold;
}
#forum_rules td {

text-align : right;
text-shadow:0px 1px 0px #FFFFFF;
background-image : url('https://i.servimg.com/u/f65/14/95/73/10/222.png');
border : 1px solid #0058AB;
border-left : medium solid #00AA00;
border-right : medium solid #00AA00;
-moz-border-radius: 10px;
padding: 3px; margin: 3px;
nasimcodec;
font-weight:bold;
}
لوضع ايطار فى المتواجدين الان
.thin {
line-height: 150%;
margin: 3px 0pt;
padding: 7px 0pt;
background-color:#FfFfFf;
}
.thin a
{
border:4px dashed #000000;
padding:0px 15px 0px 20px;
}
.24-hours a
{
border:1px dashed #000000;
padding:0px 15px 0px 10px;
}
اطار للاسامي
strong a{
text-decoration:none;
border:1px dashed #FFA34F;

}
a.copyright
{
border:0;
background:none;
}
a.name {
text-decoration:none;
border:1px dashed #FFA34F;

}
a.coloradmin{
text-decoration:none;
border:1px dashed #FFA34F;

}
تصغير الصور

/*----- prince kimo-----*/
a:hover
{
-webkit-transform:scale(0.9);
-moz-transform:scale(0.9);
-o-transform:scale(0.9);
}

/*-----prince kimo-----*/
خلفية لعلبة الدردشة
body.chatbox {
background-image : url(ضع هنا رابط الصورة);
background-color : #dddddd;
border : 2px dotted #0db4fc;
}
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://ibda3.forumclan.com
 
موسوعة اكواد CSS لتزيين المنتديات
الرجوع الى أعلى الصفحة 
صفحة 1 من اصل 1
 مواضيع مماثلة
-
» كود ...كود لتزيين المنتديات
» اكوادلتزيين المنتديات
» مجموعة اكواد لتزيين المنتدي
» مجموعة اكواد CSS لتزيين المواقع
» موسوعة اكواد CSS للنسخة الثانية

صلاحيات هذا المنتدى:لاتستطيع الرد على المواضيع في هذا المنتدى
منتدى ابداع عرب فوت :: الفئة الرابعة :: اكواد لكل الاذواق-
انتقل الى: