مساعدة ارجوكم
4 مشترك
منتدى الدعم و المساعدة لأحلى المنتديات :: منتدى الدعم والمساعدة :: دعم مشاكل التومبلايت و الأكواد :: أرشيف قسم "مشاكل التومبلايت و الأكواد"
صفحة 1 من اصل 1
مساعدة ارجوكم
اخواني كيف يمكنني أن أغير اللون البني الموجود بمحيط الفئات وداخل المربعات الى لون ذهبي
واليكم الرابط
http://www.alrakrak.com/
وجزاكم الله عني كل الخير
واليكم الرابط
http://www.alrakrak.com/
وجزاكم الله عني كل الخير
رد: مساعدة ارجوكم
اخي الحبيب ممكن وضع لي هنا لكود الدي استخدمته
لجعل الاقسام دائرية
+
تستطيع تغيير الوان من هنا
لوحة ادارة / مظهر المنتدى / الوان
لجعل الاقسام دائرية
+
تستطيع تغيير الوان من هنا
لوحة ادارة / مظهر المنتدى / الوان
رد: مساعدة ارجوكم
شكرا اخي الغالي على التجاوب
واعتقد ان هذا هو الكود
/*كود لجعل الاقسام دائرية مع تغير الخط الى جذاب */
td.row1 {
border: 1px solid #000000;
border-radius: 18px 18px 18px 18px;
color: #000000;
font-family: arial,helvetica,verdana;
font-size: 18px;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-shadow: 2px 1px 1px #000000;
}
td.row2 {
border: 1px solid #000000;
border-radius: 18px 18px 18px 18px;
color: #000000;
font-family: arial,helvetica,verdana;
font-size: 18px;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-shadow: 2px 1px 1px #000000;
}
td.row3{
border: 1px solid #000000;
border-radius: 18px 18px 18px 18px;
color: #000000;
font-family: arial,helvetica,verdana;
font-size: 18px;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-shadow: 2px 1px 1px #000000;
}
واعتقد ان هذا هو الكود
/*كود لجعل الاقسام دائرية مع تغير الخط الى جذاب */
td.row1 {
border: 1px solid #000000;
border-radius: 18px 18px 18px 18px;
color: #000000;
font-family: arial,helvetica,verdana;
font-size: 18px;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-shadow: 2px 1px 1px #000000;
}
td.row2 {
border: 1px solid #000000;
border-radius: 18px 18px 18px 18px;
color: #000000;
font-family: arial,helvetica,verdana;
font-size: 18px;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-shadow: 2px 1px 1px #000000;
}
td.row3{
border: 1px solid #000000;
border-radius: 18px 18px 18px 18px;
color: #000000;
font-family: arial,helvetica,verdana;
font-size: 18px;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-shadow: 2px 1px 1px #000000;
}
رد: مساعدة ارجوكم
متغير الاطار الداخلي للمنتدى
عن اول
=============
اذا وضعت كود به كود لون غير الى الون المناسب
عن اول
=============
اذا وضعت كود به كود لون غير الى الون المناسب
رد: مساعدة ارجوكم
اخي طلبت تغيير اللون البني من محيط الفئات وتلك المربعات الصغيرة داخله
فهل بامكانك تحديد موطن المشكلة
وشكرا جزيلا
فهل بامكانك تحديد موطن المشكلة
وشكرا جزيلا
رد: مساعدة ارجوكم
من الوان ابحث عن : AA4E1B وضع اللون المطلوب
اذا لم تجده
ابحث عنه في ورقة تصميم Css
اذا لم تجده
ابحث عنه في ورقة تصميم Css
- الكود:
AA4E1B
عدل سابقا من قبل ! Hicham ! في الثلاثاء 25 مارس 2014 - 16:48 عدل 1 مرات
رد: مساعدة ارجوكم
اخي ستون وضعت اللون الاسود بالخلفيات 3 ولم يتغير شيء فاللون البني لازال مسيطرا
اعتقد انه بكود معين ولا اعرفه
اعتقد انه بكود معين ولا اعرفه
رد: مساعدة ارجوكم
اعتقد انه كود Css
يرجى ادراج جميع اكواد Css ليتم فحصها .
يرجى ادراج جميع اكواد Css ليتم فحصها .
عدل سابقا من قبل ! Hicham ! في الثلاثاء 25 مارس 2014 - 17:38 عدل 1 مرات
رد: مساعدة ارجوكم
هاهي ذي اكواد CSS
body.chatbox {
background-image : url(http://hitskin.com/themes/19/73/36/i_background.jpg);
background-color : #dddddd;
border : 2px dotted #0db4fc;
}
#right{
position: absolute;
top: 5px;right: 5px;
width: 18%;
float: right;
}
**********كود خلفية للمنتدى********
#page-body {
background-image : url('http://hitskin.com/themes/19/73/36/i_background.jpg');
margin:30px 15px 30px 15px;
-moz-border-radius: 5px;
border:1px solid#FF0000;
padding:20px;
}
.bodyline{
background-image: url('http://hitskin.com/themes/19/73/36/i_background.jpg');
border:1px solid #444444;
padding:0PX;
margin:0;
margin:0;
}
.sceditor-dropdown.sceditor-color-picker {
width: 200px !important; /* Ancho del icono del color */
height: 100px !important; /* Ancho del icono del color */
padding: 5px !important;
border-radius: 5px !important;
}
.sceditor-container iframe, .sceditor-container textarea {
background: none repeat scroll 0 0 #FFDEAD!important;
}
/*** hamsa-haqنكبير وتصغير الواجهة من اختكم***/
#i_logo {
height:320px; /*Hِhe des Bildes */
width:800px; /*Breite des Bildes*/
}
/*** hamsa-haqنكبير وتصغير الواجهة من اختكم***/
/*---كود وضع صورة للخلفية الداخلية--hamsa-haq ----*/
.bodyline {
background-image: url(data:image/jpeg;base64,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)
}
/*---كود وضع صورة للخلفية الداخلية--hamsa-haq ----*/
/*Bebo awad*/
.row1, .row2, .row3, td.row3Right, td.spaceRow {
background-image : url(http://hitskin.com/themes/19/73/36/i_background.jpg);
border: 0px groove #FF0000;
}
#page-body, .forumline {
border:2px solid ;
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;
}
/*----------*/
.postbody{font-size:30px;font-weight:800}
.postbody img{max-width:700px}
hr{-moz-border-radius:7px;
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg);
border:1px solid #fff;
border-top-width:1px;
height:5px
}
/* */
.postbody{
font-size: 30px;
font-weight: bold;
font-family:
Traditional Arabic;
}
.post {
text-align: center;
}
/**/
.postbody img , .postdetails.poster-profile a img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
.postbody img:hover
{
filter:alpha(opacity=70);
-moz-opacity: 0.65;
opacity: 0.65;
}
/*** ***/
.hr {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat;
background-position: top;
text-align: center;
vertical-align: text-bottom;
padding: 0px 325px 210px;
line-height: normal;
}
.clear {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat center;
padding:120px;
}
#quick_reply #text_editor_controls table {
width:500px;
}
#quick_reply #text_editor_controls {
background: url('http://hitskin.com/themes/19/73/36/i_background.jpg') top left;
background-repeat: no-repeat;
padding: 10px 0 20px 40px;
margin-bottom: 5px;
margin-right: 0;}
#quick_reply #text_editor_controls button.button2, #quick_reply #text_editor_controls input.button2 {
background: none !important;
border: none !important;
padding: 2px 1px;
}
/**/
#right{
position: absolute;
top: 5px;right: 5px;
width: 18%;
float: right;}
#right{
position: absolute;
top: 5px;right: 5px;
width: 18%;
float: right;
}
.forumline {
-moz-border-radius: 10px 10px 10px 10px;
-moz-box-shadow: 0 0 10px #80052b4;
border: 4px solid #80052b4;
margin: 4px;
padding: 4px;
width: 98%;
}
.forumline {
}
#chatbox_main_options, #chatbox_main_options a, #chatbox_main_options span{
color: #9a9a9a;
text-shadow: 1px 1px 1px #ffffff;
text-decoration:none;
font-family: Arial Black;
text-transform: uppercase;
}
#chatbox_main_options a:hover{
color: grey;
text-shadow: 1px 1px 1px #b8b8b8;
text-decoration:none !important;
font-family: Arial Black;
text-transform: uppercase;
}
#chatbox_main_options {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
float: right;
border: 1px solid #c9c9c9;
margin-right: 50px;
margin-top: -17px;
padding: 2px 3px 1px 5px;
border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
-webkit-box-shadow: 0px 0px 4px #c6c6c6;
box-shadow: 0px 0px 4px #c6c6c6;
-moz-box-shadow: 0px 0px 4px #c6c6c6;
}
#chatbox_main_options:hover {
margin-top: -7px;
}
/*--------------------------------*/
#chatbox_members {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg);
margin-bottom: -30px;
border-right: 1px solid #c9c9c9;
background-color: #ffffff;
}
#chatbox_members:hover {
border-right: 1px solid #b7b7b7;
background-color: #fcfcfc;
}
h4.member-title{
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x !important;
font-family: Arial Black;
text-transform: uppercase;
color: #ffffff !important;
text-shadow: 0px 0px 3px black;
margin-top: -1px;
cursor: default;
letter-spacing: 0.5em;
}
#chatbox_members ul {
list-style: none;
margin: 0px;
}
#chatbox_members ul li {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg);
font-family: Arial Black;
font-weight: bold;
font-size: 14px;
color: #393939;
padding-left: 10px;
border-bottom: 1px solid #e2e2e2;
margin: 0px;
}
#chatbox_members ul li:hover {
background-color: #f4f4f4;
background-image:url('http://hitskin.com/themes/19/73/36/i_background.jpg');
background-repeat: no-repeat;
background-position: center left;
}
#chatbox_members ul li:active {
background-image:url('http://hitskin.com/themes/19/73/36/i_background.jpg');
}
#chatbox_members ul li a {
text-shadow: 1px 1px 1px #ffffff;
font-size: 12px;
color: #909090;
text-decoration: none;
}
#chatbox_members ul li a:hover {
color: #393939;
text-decoration: none !important;
}
/*--------------------------------*/
#chatbox_messenger .catBottom{
background: none !important;
}
#chatbox_messenger_form {
width: 550px;
background: none !important;
float: none !important;
bottom: 0px ;
position: fixed;
z-index: 999;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
}
.chatfootertable {
-webkit-box-shadow: 0px 0px 4px #d4d4d4;
box-shadow: 0px -0px 4px #d4d4d4;
-moz-box-shadow: 0px 0px 4px #d4d4d4;
box-shadow: 0px 0px 4px #c6c6c6;
-moz-box-shadow: 0px 0px 4px #c6c6c6;
border-top: 1px solid #c9c9c9;
border-left: 1px solid #c9c9c9;
border-right: 1px solid #c9c9c9;
border-bottom: 0px;
height: 30px;
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
background-color: #ffffff;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f9f9f9));
background: -moz-linear-gradient(top, #ffffff, #e2e2e2);
}
.chatfootertable:hover {
border-top: 1px solid #a7a7a7;
border-left: 1px solid #a7a7a7;
border-right: 1px solid #a7a7a7;
}
.text-styles {
color: grey;
}
#divbold, #divitalic, #divunderline, #divstrike, #divcolor, #divsmilies {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
border: 1px solid #c9c9c9;
background-color: #ffffff;
border-radius: 3px;
-moz-border-radius: 3px;
}
#divbold:hover, #divitalic:hover, #divunderline:hover, #divstrike:hover, #divcolor:hover, #divsmilies:hover {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
border: 1px solid #a2a2a2;
}
#divbold:active, #divitalic:active, #divunderline:active, #divstrike:active, #divcolor:active, #divsmilies:active {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
}
.gen label input#message {
height: 17px;
font-size: 12px;
border: 1px solid #c9c9c9;
background-color: #ffffff;
border-radius: 3px;
-moz-border-radius: 3px;
}
.gen label input#message:hover {
border: 1px solid #b2b2b2;
background-color: #f5f5f5;
}
.gen label input#message:focus {
border: 1px solid #a4a4a4;
background-color: #e0fdff;
}
.gen input#submit_button {
cursor: pointer;
color: #929292;
font-family: Arial Black;
text-transform: uppercase;
font-size: 12px;
padding-left: 2px;
padding-right: 2px;
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
border: 1px solid #c9c9c9;
background-color: #ffffff;
border-radius: 3px;
-moz-border-radius: 3px;
}
.gen input#submit_button:hover {
color: #2c2c2c;
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
border: 1px solid #a2a2a2;
}
.gen input#submit_button:active {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
}
#chatbox .user-msg {-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( 2deg);
-moz-transform: rotate( 2deg);
}
/*كود لجعل الاقسام دائرية مع تغير الخط الى جذاب */
td.row1 {
border: 1px solid #000000;
border-radius: 18px 18px 18px 18px;
color: #000000;
font-family: arial,helvetica,verdana;
font-size: 15px;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-shadow: 2px 1px 1px #000000;
}
td.row2 {
border: 1px solid #000000;
border-radius: 18px 18px 18px 18px;
color: #000000;
font-family: arial,helvetica,verdana;
font-size: 15px;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-shadow: 2px 1px 1px #000000;
}
td.row3{
border: 1px solid #000000;
border-radius: 18px 18px 18px 18px;
color: #000000;
font-family: arial,helvetica,verdana;
font-size: 15px;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-shadow: 2px 1px 1px #000000;
}
.poster-profile {
background-image: url("http://hitskin.com/themes/19/73/36/i_background.jpg");
border-right: 1px dotted rgb(0, 0, 0);
border-left: 1px dotted rgb(0, 0, 0);
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
border-width: medium 1px;
border-style: solid dotted;
border-color: rgb(235, 76, 123) rgb(0, 0, 0);
display: block;
font-size: 11px;
margin: 3px;
padding: 7px;
}
.postdetails {
color: rgb(0, 0, 0);
font-size: 13px;
}
tr.post td {
text-align: center;
}
td {
text-shadow: 0px 1px 0px rgb(255, 255, 255);
}
p, td, th {
font-family: Ariel black;
}
.name{
font-size : 30px;
color : #000000;
}
.name a{
text-decoration:none;
}
/*----------------Footer----------------*/
#chatbox_messenger .catBottom{
background: none !important;
}
#chatbox_messenger_form {
width: 550px;
background: none !important;
float: none !important;
bottom: 0px ;
position: fixed;
z-index: 999;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
}
.chatfootertable {
-webkit-box-shadow: 0px 0px 4px #d4d4d4;
box-shadow: 0px -0px 4px #d4d4d4;
-moz-box-shadow: 0px 0px 4px #d4d4d4;
box-shadow: 0px 0px 4px #c6c6c6;
-moz-box-shadow: 0px 0px 4px #c6c6c6;
border-top: 1px solid #c9c9c9;
border-left: 1px solid #c9c9c9;
border-right: 1px solid #c9c9c9;
border-bottom: 0px;
height: 30px;
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
background-color: #ffffff;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f9f9f9));
background: -moz-linear-gradient(top, #ffffff, #e2e2e2);
}
.chatfootertable:hover {
border-top: 1px solid #a7a7a7;
border-left: 1px solid #a7a7a7;
border-right: 1px solid #a7a7a7;
}
.text-styles {
color: grey;
}
#divbold, #divitalic, #divunderline, #divstrike, #divcolor, #divsmilies {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
border: 1px solid #c9c9c9;
background-color: #ffffff;
border-radius: 3px;
-moz-border-radius: 3px;
}
#divbold:hover, #divitalic:hover, #divunderline:hover, #divstrike:hover, #divcolor:hover, #divsmilies:hover {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
border: 1px solid #a2a2a2;
}
#divbold:active, #divitalic:active, #divunderline:active, #divstrike:active, #divcolor:active, #divsmilies:active {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
}
.gen label input#message {
height: 17px;
font-size: 12px;
border: 1px solid #c9c9c9;
background-color: #ffffff;
border-radius: 3px;
-moz-border-radius: 3px;
}
.gen label input#message:hover {
border: 1px solid #b2b2b2;
background-color: #f5f5f5;
}
.gen label input#message:focus {
border: 1px solid #a4a4a4;
background-color: #e0fdff;
}
.gen input#submit_button {
cursor: pointer;
color: #929292;
font-family: Tahoma;
text-transform: uppercase;
font-size: 12px;
padding-left: 2px;
padding-right: 2px;
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
border: 1px solid #c9c9c9;
background-color: #ffffff;
border-radius: 3px;
-moz-border-radius: 3px;
}
.gen input#submit_button:hover {
color: #2c2c2c;
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
border: 1px solid #a2a2a2;
}
.gen input#submit_button:active {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
}
#profil_head
{
background-image: url(http://hitskin.com/themes/19/73/36/i_background.jpg);
background-repeat: no-repeat;
width: 185px ;
height: 48px; }
#profil_body
{
background-image: url(http://hitskin.com/themes/19/73/36/i_background.jpg);
width : 185px;
overflow : auto;
}
#profil_foot
{
background-image: url({
background-image: url(http://hitskin.com/themes/19/73/36/i_background.jpg);
background-repeat: no-repeat;
background-repeat: no-repeat;
width: 183px ;
height: 41px;
}
.gowetobilobed {
border-style: solid;
border-width: 1px 3px 1px 3px;
border-color: #71828B;
background: none repeat scroll 0 0;
margin-top: 3px;
padding: 3px;
background-color: #fF6F2EA;
}
.renklibar {
color : #000000;
background : #E8EDF0
url(https://2img.net/h/oi45.tinypic.com/14nfrjs.jpg) no-repeat 0 5px;
border : 1px
solid #000000;
margin : 1px;
padding : 10px 5px 10px 40px;
font-size
: x-small;
line-height : 1.4em;
}
.resize_process
.resizebox {
display : none;
margin-left : 15px;
}
.resizebox
div {
font-weight : normal;
font-style : normal;
margin : 0;
}
.resizebox.enlarged
a.enlarge {
display : none;
}
.resizebox.enlarged a.resize {
display
: inline-block;
}
.resizebox a.resize {
display : none;
}
.resizebox
{
background : #FFF9BF url("http://hitskin.com/themes/19/73/36/i_background.jpg")
no-repeat 7px 4px;
max-width : 100%;
line-height : 1.1em;
cursor
: default;
font-weight : normal;
font-style : normal;
margin :
0;
text-align : center;
display : inline-block;
}
.resizebox
.resize_border {
border : 1px solid #BDBDBD;
display : block;
}
.eklentiler {
color : #000000;
background : #ffffff;
border
: 1px solid #000000;
margin : 1px;
padding : 10px 5px 10px 40px;
font-size
: x-small;
line-height : 1.4em;
}
------------------------------------
=========
.patch_avatar {
margin: 2px;
padding: 2px 2px 10px 2px;
background-color: #F6F6F6;
border-right-width: 3px;
border-bottom-width: 2px;
border-right-style: solid;
border-right-color: #1CA6BA;
border-bottom-color: #CCCCCC;
border-bottom-style: dotted;
border-top-style: dotted;
border-top-width: 2px;
border-top-color: #CCCCCC;
-moz-border-radius: 0px 10px 10px 0px;
border-radius: 0px 10px 10px 0px;
}
.patch_avatar_info {
background-image: url('http://hitskin.com/themes/19/73/36/i_background.jpg');
background-repeat: no-repeat;
background-position: -1px top;
width: 185px;
padding-left: 14px;
}
.infouser1 {
font: normal 11px Tahoma, "MS Sans Serif";
color: #000000;
letter-spacing: 0px;
vertical-align: middle;
padding: 1px 4px;
margin: 0px 0px 2px;
_margin: 0px 0px 0px;
border-top: 0px solid #008080;
border-right: 3px solid #1CA6BA;
border-bottom: 0px solid #008080;
border-left: 0px solid #008080;
}
.infouser {
background-color: #F7F7F7;
margin: 2px;
padding: 2px 2px 2px 2px;
_margin: 0px 0px 0px;
border-top: 1px dotted #81d0f8;
border-right: 3px solid #1CA6BA;
border-left: 1px dotted #81d0f8;
border-bottom: 1px dotted #81d0f8;
margin-bottom: 3px;
}
row1
{
border:1px solid #dad8d8;
border-collapse: separate;
background:url(https://i.servimg.com/u/f67/14/87/75/01/th/030b7b10.png) center;
}
.row2
{
border:1px solid #dad8d8;
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg) center;
}
.row3
{
border:1px solid #dad8d8;
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg) center;
}
td.row3Right,td.spaceRow {
border:1px solid #dad8d8;
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg) center;
}
postdetails.poster-profile a img {
background-image: url('http://hitskin.com/themes/19/73/36/i_background.jpg');
-moz-border-radius:7px;
-webkit-border-radius:7px;
border: 3px solid #dad8d8;
}
.infouser {
border: 1px solid #CEEEBB;
margin-bottom: 6px;
background-color: #F6FFF0;
-moz-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
}
..................................................................................................................
##navigation {
margin:0;
padding: 0;
clear:both;
width:100%px;
height:51px;
background: #d6eaf8 url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x left top;
}
ul.nav-main,
ul.nav-main li {
list-style: none;
margin: 0;
padding: 0;
}
ul.nav-main {
position: relative;
z-index: 999;
}
ul.nav-main li:hover > ul {
visibility: visible;
}
ul.nav-main li.hover,
ul.nav-main li:hover {
position: relative;
z-index: 999;
cursor: pointer;
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x left top;
}
ul.nav-main li {
float:left;
display:block;
height: 51px;
color: #999;
font: 14px Arial, Helvetica, sans-serif;
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat right center;
}
ul.nav-main li a {
display:block;
padding: 16px 16px 0 16px;
height: 35px;
color: #999;
font: 14px Arial, Helvetica, sans-serif;
text-decoration:none;
}
ul.nav-main li a:hover {
color:#D6D6D6;
}
ul.nav-main *.list {
padding-right: 22px;
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat right top;
}
ul.nav-sub {
visibility: hidden;
position: absolute;
padding:10px;
top: 48px;
left: 0;
z-index: 999;
background: #353535 url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x left top;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
}
ul.nav-sub li {
list-style:none;
display:block;
padding: 0;
height: 27px;
float: none;
width:145px;
border-bottom: 1px solid #5a5a5a;
background: none;
}
ul.nav-sub li a {
list-style:none;
display:block;
padding: 6px 5px 6px 5px;
height: 15px;
float: none;
width:145px;
background: none;
font: 12px Arial, Helvetica, sans-serif;
}.
body{
padding:0;
margin:0;
background-position:center;
}
a{
text-decoration:none;
}
tr.post td {
text-align: center;
}
--------------------------
.row3{
background-image:url(http://hitskin.com/themes/19/73/36/i_background.jpg);
}
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;
}
div.topictitle:hover{
color:#dad8d8;
}
div.topictitle{
color:#dad8d8;
}
.code{
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
background-image:url( );
border : 1px dotted #848484;
color : #dad8d8;
font-size: 11px;
font-weight: bold;
display: block;
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: #;
border : 1px dotted #848484;
background-image:url( );
font-size: 11px;
font-weight: bold;
display: block;
overflow: auto;
padding: 7px;
}
.offlinebutton {
background-color:transparent;
background-image:url("http://hitskin.com/themes/19/73/36/i_background.jpg");
background-position:center center;
background-repeat:no-repeat;
border:medium none;
height:16px;
min-height:16px;
min-width:16px;
width:16px;
}
.userdetails{
width:100%;
max-width:150px;
max-height:30px;
margin:auto;
padding:4px;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border:1px solid #848484;
border-left: medium solid #848484;
border-right: medium solid #848484;
background: url( ) center;
}
.attachbox{
background-image: url('http://hitskin.com/themes/19/73/36/i_background.jpg');
border: 1px solid #848484;
border-top: medium solid #848484;
border-bottom: medium solid #848484;
-moz-border-radius-topleft: 8px;
-webkit-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
-webkit-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-radius-bottomleft: 8px;
}
.attachbox dl.file{
background: url( );
margin-top: 8px;
padding: 5px;
border: 1px solid #848484;
border-left: medium solid #848484;
border-right: medium solid #848484;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
.t_menu {
height:23px;
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat;
}
.t_menu a {
display:inline;
color:#cccccc;
text-decoration:none;
font:11px/23px Tahoma;
padding:5px 6px 4px 20px;
}
.t_menu a:hover {
text-decoration:none;
color:#595959;
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg);
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
}
td {
font-weight: bold;
}
......................................
*/
.borderwrap p{
background: #F9F9F9;
border: 1px solid #000;
margin: 5px;
padding: 10px;
text-align:right;
}
/*
.qreply {
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg)
no-repeat right ;
padding:30px 10px 10px 10px;
background-position:
top center;
background-color: #ffbbe1;
border: 1px Dotted
#dad8d8;
}
.messaging-box {
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg)
no-repeat right ;
padding:30px 10px 10px 10px;
background-position:
top center;
background-color: #ffd7ed;
border: 1px Dotted
#dad8d8;
}
.secondarytitle{
width:100%;
max-width:200px;
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg);
border:1px solid #EEE;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
border-radius:10px;
text-align:center;
margin:auto;
padding:0;
}
/*----- -----*/
h1.cattitle{
color:#ff0000;
overflow : auto;
background-image: url("http://hitskin.com/themes/19/73/36/i_background.jpg");
border : 1px solid #dad8d8;
max-width 1000px;
max-height : 250px;#AF78172
padding : 6px;
text-align : justify;
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;
}
/*----- -----*/
.renklibar {
color : #dad8d8;
background : #E8EDF0 url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat 0 5px;
border : 1px solid #dad8d8;
margin : 1px;
padding : 10px 5px 10px 40px;
font-size : x-small;
line-height : 1.4em;
}
.resize_process .resizebox {
display : none;
margin-left : 15px;
}
.resizebox div {
font-weight : normal;
font-style : normal;
margin : 0;
}
.resizebox.enlarged a.enlarge {
display : none;
}
.resizebox.enlarged a.resize {
display : inline-block;
}
.resizebox a.resize {
display : none;
}
.resizebox {
background : #FFF9BF url("http://hitskin.com/themes/19/73/36/i_background.jpg") no-repeat 7px 4px;
max-width : 100%;
line-height : 1.1em;
cursor : default;
font-weight : normal;
font-style : normal;
margin : 0;
text-align : center;
display : inline-block;
}
.resizebox .resize_border {
border : 1px solid #BDBDBD;
display : block;
}
.eklentiler {
color : #dad8d8;
background : #ffffff;
border : 1px solid #
dad8d8;
margin : 1px;
padding : 10px 5px 10px 40px;
font-size : x-small;
line-height : 1.4em;
}
/*----- -----*/
.renklibar {
color : #dad8d8;
background : #E8EDF0 url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat 0 5px;
border : 1px solid #dad8d8;
margin : 1px;
padding : 10px 5px 10px 40px;
font-size : x-small;
line-height : 1.4em;
}
.resize_process .resizebox {
display : none;
margin-left : 15px;
}
.resizebox div {
font-weight : normal;
font-style : normal;
margin : 0;
}
.resizebox.enlarged a.enlarge {
display : none;
}
.resizebox.enlarged a.resize {
display : inline-block;
}
.resizebox a.resize {
display : none;
}
.resizebox {
background : #FFF9BF url("http://hitskin.com/themes/19/73/36/i_background.jpg") no-repeat 7px 4px;
max-width : 100%;
line-height : 1.1em;
cursor : default;
font-weight : normal;
font-style : normal;
margin : 0;
text-align : center;
display : inline-block;
}
.resizebox .resize_border {
border : 1px solid #BDBDBD;
display : block;
}
.eklentiler {
color : #000000;
background : #ffffff;
border : 1px solid #000000;
margin : 1px;
padding : 10px 5px 10px 40px;
font-size : x-small;
line-height : 1.4em;
}
a.copyright{
border:0;
background:none;
font-family:
Tahoma;
font-size:
10px;
}
secondarytitle{
width:100%;
max-width:200px;
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg);
border:1px solid #EEE;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
border-radius:10px;
text-align:center;
margin:auto;
padding:0;
}
}
#up-nov ul{
padding: 0px;
margin: 0px;
list-style-type: none;
}
#up-nov ul li{
float: right;
text-align: center;
.my-tet1{
float:right;
width:230px;
padding:10px;
border-right:1px dashed #666;
}
.my-tet1 h3{
font-family:"Arial Black", Gadget, sans-serif;
font-size:16px;
color:#FFF;
font-weight:bold;
background-color:#0a95b8;
padding-right:10px;
margin-bottom:3px;
}
.my-tet1 ul li {
list-style-type:none;
text-decoration: none;
padding:5px;
cursor: crosshair;
float: right;
}
.my-tet1 p {
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
color:#696969;
text-align: justify;
}
.my-tet1 ul li a {
color:#1c6b7f;
text-decoration: none;
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
}
.my-tet1 ul li a:hover{
color:#FFF;
}
.my-tet1 ul li:hover{
cursor: crosshair;
background-color: #0e83a0;
color: #FFF;
}
/*End footer style*/
/* Slide-i Board - www.3lmny.com */
#infoPanel {
position: fixed;
background-color: #F5F5F5;
width: 330px;
height: auto;
padding: 4px 4px 4px 4px;
font-size: 12px;
font-weight: 700;
color: #000;
-moz-box-shadow: 0 0 20px #111;
-webkit-box-shadow: 0 0 20px #111;
box-shadow: 0 0 20px #111;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
opacity: 0.7;
-moz-opacity:0.7;
-khtml-opacity: 0.7;
filter: alpha(opacity=70);
-moz-transition: all 4s ease;
-webkit-transition: all 4s ease;
-o-transition: all 4s ease;
transition: all 4s ease;
-moz-transition-delay: 2s;
-webkit-transition-delay: 2s;
-o-transition-delay: 2s;
transition-delay: 2s;
left: -300px;
bottom: -160px;
z-index: 999;
}
#infoPanel:hover {
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
opacity: 0.9;
-moz-opacity:0.9;
-khtml-opacity: 0.9;
filter: alpha(opacity=90);
left: 10px;
bottom: 10px;
}
img.infoIcon {
float: right;
margin: -20px -20px 0px 0px;
}
#right{
position: absolute;
top: 5px;right: 5px;
width: 18%;
float: right;
}
المصدر: شريط اخر المواضيع الرائع 2012 - صفحة 11 http://www.a7la-7ekaya.com/t1960p70-topic#ixzz2gjXu3B50
منتديات احلى حكاية
كود كتابة اسم القسم بطريقة رائعة
span.forumlink,Ali Nani {
display: block;
width: 400px;
Ali Nani;
height: 23px;
vertical-align: middle;
text-align: center;
Ali Nani;
background-image: url('http://hitskin.com/themes/19/73/36/i_background.jpg');
background-color: transparent;
margin-top: -5px;
Ali Nani;
margin-left: auto;
margin-right: auto;
Ali Nani;
border: 0;}
/*---- گود تعريض وتصغير صورة آسم آلآقسآم-hamsa-haq ----*/
th {
height:150px;
border: 10px double #000000;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border-radius:27px;
border:5px solid#000000;
}
/*---- گود تعريض وتصغير صورة آسم آلآقسآمنها-hamsa-haq ----*/
/*-----كود وضع اطار دائري وصورة حول الفئات hamsa-haq ----*/
th {
height: 12px;
border: 12px double#000000;
-moz-border-radius: 100px;
}
.forumline {
-moz-border-radius:11px;
-khtml-border-radius:11px;
-webkit-border-radius:11px;
border-radius:122px;
border:9px solid#000000;
background-image: url(http://hitskin.com/themes/19/73/36/i_background.jpg)
margin-top:1px;
margin-bottom:100px;
padding:62px;
}
/*-----كود وضع اطار دائري وصورة حول الفئات hamsa-haq ----*/
/* I C?E */
.hr {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat center;
border-top: thin groove;
padding: 50px;
line-height: 12px;
}
a strong {
background :
url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat
right;
padding : 0 15px 0 20px;
}
tr.post td {
text-align: center;
}
hr {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat center;
border-top: thin groove;
padding: 48px;
line-height:10px;
}
div.topictitle:hover
{
color:#FF0000;
}
div.topictitle
{
color:#FF0000;
font-size: 14px;
}
المصدر: كود css روعة يجعل منتداك اكثر تنصيق وتنظيما - صفحة 20 http://www.a7la-7ekaya.com/t1022p133-topic#ixzz2gDEf5KBk
منتديات احلى حكاية
.contentMain {
width:100%;
float:right;
display:table;
margin-top:10px;
margin-bottom:10px;
}
.x1 {
background:transparent url('http://hitskin.com/themes/19/73/36/i_background.jpg');
height:144px;
}
.x2 {
background:transparent url('http://hitskin.com/themes/19/73/36/i_background.jpg') no-repeat scroll right 0px;
height:144px;
float:right;
width:389px;
}
.x3 {
background:transparent url('http://hitskin.com/themes/19/73/36/i_background.jpg') no-repeat scroll left top;
width:208px;
height:144px;
float:left;
}
.x0 {
background-color:#fff;
text-align:justify;
}
.x4 {
background:transparent url('http://hitskin.com/themes/19/73/36/i_background.jpg') repeat-y scroll right top;
padding-right:79px;
}
.x5 {
background:transparent url('http://hitskin.com/themes/19/73/36/i_background.jpg') repeat-y scroll left top;
padding-left:74px;
}
.x6 {
background:transparent url('http://hitskin.com/themes/19/73/36/i_background.jpg') repeat-x scroll 0px 0px;
height:90px;
}
.x7 {
background:transparent url('http://hitskin.com/themes/19/73/36/i_background.jpg') no-repeat scroll right top;
height:90px;
width:381px;
float:right;
}
.x8 {
background:transparent url('http://hitskin.com/themes/19/73/36/i_background.jpg') no-repeat scroll left top;
height:90px;
float:left;
width:208px;
}
/* Start a7la-7ekaya */
.fieldset {
margin-bottom: 6px;
border: 1px #e5e5e5 solid;
}
.a7la-7ekaya{
background-color: #F6F6F6;
border-bottom: 2px dotted #CCCCCC;
border-radius: 5px 5px 5px 5px;
border-right: 3px solid #ff0000;
border-width: 0 3px 2px 0;
font-family: "tahoma";
font-size: 11px;
letter-spacing: 0;
margin: 1px 1px 3px;
padding: 2px;
vertical-align: middle;
}
/*Copyright a7la-7ekaya*/
.tw{
background-color: #F6F6F6;
border-bottom: 2px dotted #CCCCCC;
border-radius: 5px 5px 5px 5px;
border-right: 3px solid #1CA6BA;
border-width: 0 3px 2px 0;
font-family: "tahoma";
font-size: 11px;
letter-spacing: 0;
margin: 1px 1px 3px;
padding: 2px;
vertical-align: middle;
}
/* End a7la-7ekaya */
.a7la img {
height: 60px;
width: 70px;
}
.ahlamontada {
-moz-border-radius: 5px 5px 5px 5px;
background: url("http://hitskin.com/themes/19/73/36/i_background.jpg") repeat-x scroll center bottom #FFFFFF;
border: 1px solid #E2E2E2;
margin: 2px;
text-shadow: 0 0 1px #626262;
}
.hima-elmasry {
background: url("http://hitskin.com/themes/19/73/36/i_background.jpg") no-repeat scroll center top transparent;
padding: 20px;
width: 150px;
}
.hima {
background: url("http://hitskin.com/themes/19/73/36/i_background.jpg") repeat-x scroll left top #37DCFC;
border-bottom: 2px solid #F2812E;
color: #000033;
font-family: arial;
font-size: 12pt;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-shadow: 1px 1px 1px #888888;
width: 185px;
}
.masry {
background: url("http://hitskin.com/themes/19/73/36/i_background.jpg") no-repeat scroll left top transparent;
height: 12px;
margin: auto;
position: relative;
width: 185px;
}
.ahlamontada {
-moz-border-radius: 5px 5px 5px 5px;
background: url("http://hitskin.com/themes/19/73/36/i_background.jpg") repeat-x scroll center bottom #FFFFFF;
border: 1px solid #E2E2E2;
margin: 2px;
text-shadow: 0 0 1px #626262;
}
.sidebaritem {
background: url("") repeat-x scroll 0 0 #FBFBFB;
border-color: #D1D1E1;
border-style: solid;
border-width: 1px 2px 1px 1px;
font-size: 11px;
padding: 0;
width: 180px;
}
.AVATAR img {
width: 150px;
}
[hide]
/*---كود وضع مسافة بين الفئات hamsa-haq ----*/
.forumline {
margin-bottom:111px;
}
/*--كود وضع مسافة بين الفئات-- hamsa-haq ----*/
a:link
{
text-decoration: none;
}
a:visited
{
text-decoration: none;
}
a:active
{
text-decoration: none;
}
a:hover
{
text-decoration: none;
}
/* I C?E */
.hr {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat center;
border-top: thin groove;
padding: 50px;
line-height: 12px;
}
a strong {
background :
url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat
right;
padding : 0 15px 0 20px;
}
tr.post td {
text-align: center;
}
hr {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat center;
border-top: thin groove;
padding: 48px;
line-height:10px;
}
div.topictitle:hover
{
color:#FF0000;
}
div.topictitle
{
color:#FF0000;
font-size: 14px;
}
المصدر: كود css روعة يجعل منتداك اكثر تنصيق وتنظيما http://www.a7la-7ekaya.com/t1022-topic#ixzz2eqe4aDbV
منتديات احلى حكاية
.twrank{
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border : 1px dashed #ff0404;
border-width : 1px
border-color : #fc0c0c;
padding : 2px 2px;
background-repeat : repeat;
background-color : #f0feff;
background-image : url();
background-position : top;
overflow : visible;
vertical-align : middle;
}
/*Copyright a7medvirus*/
.tw{
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border : 1px dashed #ff00b4;
border-width : 1px
border-color : #0d2477;
padding : 2px 2px;
background-repeat : repeat;
background-color : #ffffff;
background-image : url();
background-position : top;
overflow : visible;
vertical-align : middle;
}
/*-----mytet1-----*/
.poster-profile{
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
background-image:url(http://hitskin.com/themes/19/73/36/i_background.jpg);
border:1px dotted #000000;
border-bottom:medium solid #FF0000;
border-top:medium solid #FF0000;
display:block;font-size:16px;font weight:700;margin:5px;padding:5px}
a strong {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat scroll right center;
padding:25px;
}
.vote .ebneleslam {
margin-right:-12px;
white-space:nowrap;
}
.AVATAR img {
height: 350px;
width: 175px;
}
.signature_div img {
max-width:750px;
max-height:750px;
border: 0px solid #FF0000;
}
.row1
{
border:0px outset#FF0000;
background : url(http://hitskin.com/themes/19/73/36/i_background.jpg);
}
.row2
{
border:0px outset#FF0000;
background : url(http://hitskin.com/themes/19/73/36/i_background.jpg);
}
.row3
{
border:0px outset#FF0000;
background : url(http://hitskin.com/themes/19/73/36/i_background.jpg);
}
td.row3Right,td.spaceRow {
border:0px outset#FF0000;
background : url(http://hitskin.com/themes/19/73/36/i_background.jpg);
}
/* كود التحكم بحجم المواضيع والمشاركات وتوسيطها */
.postbody{
font-size: 36px;
font-weight: bold;
font-family:
Traditional Arabic;
}
.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();
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;
}
}
.postbody{
font-size: 30px;
text-align: center;
font-weight:
bold;
line-height: 1.50em;
}
**************************
/*-----كود إطارات حول الفئات -----*/
.row1.over span.gensmall {
display: block;
background-image: url("www.tarooti.net/upfiles/NHG53357.gif");
essa_elgn;
}
.forumline{
margin-top:10px;
border:0;
border: 0;
background: #aa4e1b url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat;
padding: 10px 10px 10px 10px;
background-position: top;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border:10px solid #000000;
}
/****** اطار الاكواد ********/
.code{
background:#F5F5F5 url("http://hitskin.com/themes/19/73/36/i_background.jpg")6px 6px no-repeat;
border : 1px solid #C3C3C3;
margin:1em 1px 1em 25px;
overflow:hidden;
padding:5px;
}
body.chatbox {
background-image : url(http://hitskin.com/themes/19/73/36/i_background.jpg);
background-color : #dddddd;
border : 2px dotted #0db4fc;
}
#right{
position: absolute;
top: 5px;right: 5px;
width: 18%;
float: right;
}
**********كود خلفية للمنتدى********
#page-body {
background-image : url('http://hitskin.com/themes/19/73/36/i_background.jpg');
margin:30px 15px 30px 15px;
-moz-border-radius: 5px;
border:1px solid#FF0000;
padding:20px;
}
.bodyline{
background-image: url('http://hitskin.com/themes/19/73/36/i_background.jpg');
border:1px solid #444444;
padding:0PX;
margin:0;
margin:0;
}
.sceditor-dropdown.sceditor-color-picker {
width: 200px !important; /* Ancho del icono del color */
height: 100px !important; /* Ancho del icono del color */
padding: 5px !important;
border-radius: 5px !important;
}
.sceditor-container iframe, .sceditor-container textarea {
background: none repeat scroll 0 0 #FFDEAD!important;
}
/*** hamsa-haqنكبير وتصغير الواجهة من اختكم***/
#i_logo {
height:320px; /*Hِhe des Bildes */
width:800px; /*Breite des Bildes*/
}
/*** hamsa-haqنكبير وتصغير الواجهة من اختكم***/
/*---كود وضع صورة للخلفية الداخلية--hamsa-haq ----*/
.bodyline {
background-image: url(data:image/jpeg;base64,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)
}
/*---كود وضع صورة للخلفية الداخلية--hamsa-haq ----*/
/*Bebo awad*/
.row1, .row2, .row3, td.row3Right, td.spaceRow {
background-image : url(http://hitskin.com/themes/19/73/36/i_background.jpg);
border: 0px groove #FF0000;
}
#page-body, .forumline {
border:2px solid ;
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;
}
/*----------*/
.postbody{font-size:30px;font-weight:800}
.postbody img{max-width:700px}
hr{-moz-border-radius:7px;
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg);
border:1px solid #fff;
border-top-width:1px;
height:5px
}
/* */
.postbody{
font-size: 30px;
font-weight: bold;
font-family:
Traditional Arabic;
}
.post {
text-align: center;
}
/**/
.postbody img , .postdetails.poster-profile a img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
.postbody img:hover
{
filter:alpha(opacity=70);
-moz-opacity: 0.65;
opacity: 0.65;
}
/*** ***/
.hr {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat;
background-position: top;
text-align: center;
vertical-align: text-bottom;
padding: 0px 325px 210px;
line-height: normal;
}
.clear {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat center;
padding:120px;
}
#quick_reply #text_editor_controls table {
width:500px;
}
#quick_reply #text_editor_controls {
background: url('http://hitskin.com/themes/19/73/36/i_background.jpg') top left;
background-repeat: no-repeat;
padding: 10px 0 20px 40px;
margin-bottom: 5px;
margin-right: 0;}
#quick_reply #text_editor_controls button.button2, #quick_reply #text_editor_controls input.button2 {
background: none !important;
border: none !important;
padding: 2px 1px;
}
/**/
#right{
position: absolute;
top: 5px;right: 5px;
width: 18%;
float: right;}
#right{
position: absolute;
top: 5px;right: 5px;
width: 18%;
float: right;
}
.forumline {
-moz-border-radius: 10px 10px 10px 10px;
-moz-box-shadow: 0 0 10px #80052b4;
border: 4px solid #80052b4;
margin: 4px;
padding: 4px;
width: 98%;
}
.forumline {
}
#chatbox_main_options, #chatbox_main_options a, #chatbox_main_options span{
color: #9a9a9a;
text-shadow: 1px 1px 1px #ffffff;
text-decoration:none;
font-family: Arial Black;
text-transform: uppercase;
}
#chatbox_main_options a:hover{
color: grey;
text-shadow: 1px 1px 1px #b8b8b8;
text-decoration:none !important;
font-family: Arial Black;
text-transform: uppercase;
}
#chatbox_main_options {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
float: right;
border: 1px solid #c9c9c9;
margin-right: 50px;
margin-top: -17px;
padding: 2px 3px 1px 5px;
border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
-webkit-box-shadow: 0px 0px 4px #c6c6c6;
box-shadow: 0px 0px 4px #c6c6c6;
-moz-box-shadow: 0px 0px 4px #c6c6c6;
}
#chatbox_main_options:hover {
margin-top: -7px;
}
/*--------------------------------*/
#chatbox_members {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg);
margin-bottom: -30px;
border-right: 1px solid #c9c9c9;
background-color: #ffffff;
}
#chatbox_members:hover {
border-right: 1px solid #b7b7b7;
background-color: #fcfcfc;
}
h4.member-title{
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x !important;
font-family: Arial Black;
text-transform: uppercase;
color: #ffffff !important;
text-shadow: 0px 0px 3px black;
margin-top: -1px;
cursor: default;
letter-spacing: 0.5em;
}
#chatbox_members ul {
list-style: none;
margin: 0px;
}
#chatbox_members ul li {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg);
font-family: Arial Black;
font-weight: bold;
font-size: 14px;
color: #393939;
padding-left: 10px;
border-bottom: 1px solid #e2e2e2;
margin: 0px;
}
#chatbox_members ul li:hover {
background-color: #f4f4f4;
background-image:url('http://hitskin.com/themes/19/73/36/i_background.jpg');
background-repeat: no-repeat;
background-position: center left;
}
#chatbox_members ul li:active {
background-image:url('http://hitskin.com/themes/19/73/36/i_background.jpg');
}
#chatbox_members ul li a {
text-shadow: 1px 1px 1px #ffffff;
font-size: 12px;
color: #909090;
text-decoration: none;
}
#chatbox_members ul li a:hover {
color: #393939;
text-decoration: none !important;
}
/*--------------------------------*/
#chatbox_messenger .catBottom{
background: none !important;
}
#chatbox_messenger_form {
width: 550px;
background: none !important;
float: none !important;
bottom: 0px ;
position: fixed;
z-index: 999;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
}
.chatfootertable {
-webkit-box-shadow: 0px 0px 4px #d4d4d4;
box-shadow: 0px -0px 4px #d4d4d4;
-moz-box-shadow: 0px 0px 4px #d4d4d4;
box-shadow: 0px 0px 4px #c6c6c6;
-moz-box-shadow: 0px 0px 4px #c6c6c6;
border-top: 1px solid #c9c9c9;
border-left: 1px solid #c9c9c9;
border-right: 1px solid #c9c9c9;
border-bottom: 0px;
height: 30px;
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
background-color: #ffffff;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f9f9f9));
background: -moz-linear-gradient(top, #ffffff, #e2e2e2);
}
.chatfootertable:hover {
border-top: 1px solid #a7a7a7;
border-left: 1px solid #a7a7a7;
border-right: 1px solid #a7a7a7;
}
.text-styles {
color: grey;
}
#divbold, #divitalic, #divunderline, #divstrike, #divcolor, #divsmilies {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
border: 1px solid #c9c9c9;
background-color: #ffffff;
border-radius: 3px;
-moz-border-radius: 3px;
}
#divbold:hover, #divitalic:hover, #divunderline:hover, #divstrike:hover, #divcolor:hover, #divsmilies:hover {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
border: 1px solid #a2a2a2;
}
#divbold:active, #divitalic:active, #divunderline:active, #divstrike:active, #divcolor:active, #divsmilies:active {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
}
.gen label input#message {
height: 17px;
font-size: 12px;
border: 1px solid #c9c9c9;
background-color: #ffffff;
border-radius: 3px;
-moz-border-radius: 3px;
}
.gen label input#message:hover {
border: 1px solid #b2b2b2;
background-color: #f5f5f5;
}
.gen label input#message:focus {
border: 1px solid #a4a4a4;
background-color: #e0fdff;
}
.gen input#submit_button {
cursor: pointer;
color: #929292;
font-family: Arial Black;
text-transform: uppercase;
font-size: 12px;
padding-left: 2px;
padding-right: 2px;
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
border: 1px solid #c9c9c9;
background-color: #ffffff;
border-radius: 3px;
-moz-border-radius: 3px;
}
.gen input#submit_button:hover {
color: #2c2c2c;
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
border: 1px solid #a2a2a2;
}
.gen input#submit_button:active {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
}
#chatbox .user-msg {-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( 2deg);
-moz-transform: rotate( 2deg);
}
/*كود لجعل الاقسام دائرية مع تغير الخط الى جذاب */
td.row1 {
border: 1px solid #000000;
border-radius: 18px 18px 18px 18px;
color: #000000;
font-family: arial,helvetica,verdana;
font-size: 15px;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-shadow: 2px 1px 1px #000000;
}
td.row2 {
border: 1px solid #000000;
border-radius: 18px 18px 18px 18px;
color: #000000;
font-family: arial,helvetica,verdana;
font-size: 15px;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-shadow: 2px 1px 1px #000000;
}
td.row3{
border: 1px solid #000000;
border-radius: 18px 18px 18px 18px;
color: #000000;
font-family: arial,helvetica,verdana;
font-size: 15px;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-shadow: 2px 1px 1px #000000;
}
.poster-profile {
background-image: url("http://hitskin.com/themes/19/73/36/i_background.jpg");
border-right: 1px dotted rgb(0, 0, 0);
border-left: 1px dotted rgb(0, 0, 0);
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
border-width: medium 1px;
border-style: solid dotted;
border-color: rgb(235, 76, 123) rgb(0, 0, 0);
display: block;
font-size: 11px;
margin: 3px;
padding: 7px;
}
.postdetails {
color: rgb(0, 0, 0);
font-size: 13px;
}
tr.post td {
text-align: center;
}
td {
text-shadow: 0px 1px 0px rgb(255, 255, 255);
}
p, td, th {
font-family: Ariel black;
}
.name{
font-size : 30px;
color : #000000;
}
.name a{
text-decoration:none;
}
/*----------------Footer----------------*/
#chatbox_messenger .catBottom{
background: none !important;
}
#chatbox_messenger_form {
width: 550px;
background: none !important;
float: none !important;
bottom: 0px ;
position: fixed;
z-index: 999;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
}
.chatfootertable {
-webkit-box-shadow: 0px 0px 4px #d4d4d4;
box-shadow: 0px -0px 4px #d4d4d4;
-moz-box-shadow: 0px 0px 4px #d4d4d4;
box-shadow: 0px 0px 4px #c6c6c6;
-moz-box-shadow: 0px 0px 4px #c6c6c6;
border-top: 1px solid #c9c9c9;
border-left: 1px solid #c9c9c9;
border-right: 1px solid #c9c9c9;
border-bottom: 0px;
height: 30px;
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
background-color: #ffffff;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f9f9f9));
background: -moz-linear-gradient(top, #ffffff, #e2e2e2);
}
.chatfootertable:hover {
border-top: 1px solid #a7a7a7;
border-left: 1px solid #a7a7a7;
border-right: 1px solid #a7a7a7;
}
.text-styles {
color: grey;
}
#divbold, #divitalic, #divunderline, #divstrike, #divcolor, #divsmilies {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
border: 1px solid #c9c9c9;
background-color: #ffffff;
border-radius: 3px;
-moz-border-radius: 3px;
}
#divbold:hover, #divitalic:hover, #divunderline:hover, #divstrike:hover, #divcolor:hover, #divsmilies:hover {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
border: 1px solid #a2a2a2;
}
#divbold:active, #divitalic:active, #divunderline:active, #divstrike:active, #divcolor:active, #divsmilies:active {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
}
.gen label input#message {
height: 17px;
font-size: 12px;
border: 1px solid #c9c9c9;
background-color: #ffffff;
border-radius: 3px;
-moz-border-radius: 3px;
}
.gen label input#message:hover {
border: 1px solid #b2b2b2;
background-color: #f5f5f5;
}
.gen label input#message:focus {
border: 1px solid #a4a4a4;
background-color: #e0fdff;
}
.gen input#submit_button {
cursor: pointer;
color: #929292;
font-family: Tahoma;
text-transform: uppercase;
font-size: 12px;
padding-left: 2px;
padding-right: 2px;
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
border: 1px solid #c9c9c9;
background-color: #ffffff;
border-radius: 3px;
-moz-border-radius: 3px;
}
.gen input#submit_button:hover {
color: #2c2c2c;
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
border: 1px solid #a2a2a2;
}
.gen input#submit_button:active {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x;
}
#profil_head
{
background-image: url(http://hitskin.com/themes/19/73/36/i_background.jpg);
background-repeat: no-repeat;
width: 185px ;
height: 48px; }
#profil_body
{
background-image: url(http://hitskin.com/themes/19/73/36/i_background.jpg);
width : 185px;
overflow : auto;
}
#profil_foot
{
background-image: url({
background-image: url(http://hitskin.com/themes/19/73/36/i_background.jpg);
background-repeat: no-repeat;
background-repeat: no-repeat;
width: 183px ;
height: 41px;
}
.gowetobilobed {
border-style: solid;
border-width: 1px 3px 1px 3px;
border-color: #71828B;
background: none repeat scroll 0 0;
margin-top: 3px;
padding: 3px;
background-color: #fF6F2EA;
}
.renklibar {
color : #000000;
background : #E8EDF0
url(https://2img.net/h/oi45.tinypic.com/14nfrjs.jpg) no-repeat 0 5px;
border : 1px
solid #000000;
margin : 1px;
padding : 10px 5px 10px 40px;
font-size
: x-small;
line-height : 1.4em;
}
.resize_process
.resizebox {
display : none;
margin-left : 15px;
}
.resizebox
div {
font-weight : normal;
font-style : normal;
margin : 0;
}
.resizebox.enlarged
a.enlarge {
display : none;
}
.resizebox.enlarged a.resize {
display
: inline-block;
}
.resizebox a.resize {
display : none;
}
.resizebox
{
background : #FFF9BF url("http://hitskin.com/themes/19/73/36/i_background.jpg")
no-repeat 7px 4px;
max-width : 100%;
line-height : 1.1em;
cursor
: default;
font-weight : normal;
font-style : normal;
margin :
0;
text-align : center;
display : inline-block;
}
.resizebox
.resize_border {
border : 1px solid #BDBDBD;
display : block;
}
.eklentiler {
color : #000000;
background : #ffffff;
border
: 1px solid #000000;
margin : 1px;
padding : 10px 5px 10px 40px;
font-size
: x-small;
line-height : 1.4em;
}
------------------------------------
=========
.patch_avatar {
margin: 2px;
padding: 2px 2px 10px 2px;
background-color: #F6F6F6;
border-right-width: 3px;
border-bottom-width: 2px;
border-right-style: solid;
border-right-color: #1CA6BA;
border-bottom-color: #CCCCCC;
border-bottom-style: dotted;
border-top-style: dotted;
border-top-width: 2px;
border-top-color: #CCCCCC;
-moz-border-radius: 0px 10px 10px 0px;
border-radius: 0px 10px 10px 0px;
}
.patch_avatar_info {
background-image: url('http://hitskin.com/themes/19/73/36/i_background.jpg');
background-repeat: no-repeat;
background-position: -1px top;
width: 185px;
padding-left: 14px;
}
.infouser1 {
font: normal 11px Tahoma, "MS Sans Serif";
color: #000000;
letter-spacing: 0px;
vertical-align: middle;
padding: 1px 4px;
margin: 0px 0px 2px;
_margin: 0px 0px 0px;
border-top: 0px solid #008080;
border-right: 3px solid #1CA6BA;
border-bottom: 0px solid #008080;
border-left: 0px solid #008080;
}
.infouser {
background-color: #F7F7F7;
margin: 2px;
padding: 2px 2px 2px 2px;
_margin: 0px 0px 0px;
border-top: 1px dotted #81d0f8;
border-right: 3px solid #1CA6BA;
border-left: 1px dotted #81d0f8;
border-bottom: 1px dotted #81d0f8;
margin-bottom: 3px;
}
row1
{
border:1px solid #dad8d8;
border-collapse: separate;
background:url(https://i.servimg.com/u/f67/14/87/75/01/th/030b7b10.png) center;
}
.row2
{
border:1px solid #dad8d8;
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg) center;
}
.row3
{
border:1px solid #dad8d8;
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg) center;
}
td.row3Right,td.spaceRow {
border:1px solid #dad8d8;
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg) center;
}
postdetails.poster-profile a img {
background-image: url('http://hitskin.com/themes/19/73/36/i_background.jpg');
-moz-border-radius:7px;
-webkit-border-radius:7px;
border: 3px solid #dad8d8;
}
.infouser {
border: 1px solid #CEEEBB;
margin-bottom: 6px;
background-color: #F6FFF0;
-moz-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
}
..................................................................................................................
##navigation {
margin:0;
padding: 0;
clear:both;
width:100%px;
height:51px;
background: #d6eaf8 url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x left top;
}
ul.nav-main,
ul.nav-main li {
list-style: none;
margin: 0;
padding: 0;
}
ul.nav-main {
position: relative;
z-index: 999;
}
ul.nav-main li:hover > ul {
visibility: visible;
}
ul.nav-main li.hover,
ul.nav-main li:hover {
position: relative;
z-index: 999;
cursor: pointer;
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x left top;
}
ul.nav-main li {
float:left;
display:block;
height: 51px;
color: #999;
font: 14px Arial, Helvetica, sans-serif;
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat right center;
}
ul.nav-main li a {
display:block;
padding: 16px 16px 0 16px;
height: 35px;
color: #999;
font: 14px Arial, Helvetica, sans-serif;
text-decoration:none;
}
ul.nav-main li a:hover {
color:#D6D6D6;
}
ul.nav-main *.list {
padding-right: 22px;
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat right top;
}
ul.nav-sub {
visibility: hidden;
position: absolute;
padding:10px;
top: 48px;
left: 0;
z-index: 999;
background: #353535 url(http://hitskin.com/themes/19/73/36/i_background.jpg) repeat-x left top;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
}
ul.nav-sub li {
list-style:none;
display:block;
padding: 0;
height: 27px;
float: none;
width:145px;
border-bottom: 1px solid #5a5a5a;
background: none;
}
ul.nav-sub li a {
list-style:none;
display:block;
padding: 6px 5px 6px 5px;
height: 15px;
float: none;
width:145px;
background: none;
font: 12px Arial, Helvetica, sans-serif;
}.
body{
padding:0;
margin:0;
background-position:center;
}
a{
text-decoration:none;
}
tr.post td {
text-align: center;
}
--------------------------
.row3{
background-image:url(http://hitskin.com/themes/19/73/36/i_background.jpg);
}
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;
}
div.topictitle:hover{
color:#dad8d8;
}
div.topictitle{
color:#dad8d8;
}
.code{
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
background-image:url( );
border : 1px dotted #848484;
color : #dad8d8;
font-size: 11px;
font-weight: bold;
display: block;
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: #;
border : 1px dotted #848484;
background-image:url( );
font-size: 11px;
font-weight: bold;
display: block;
overflow: auto;
padding: 7px;
}
.offlinebutton {
background-color:transparent;
background-image:url("http://hitskin.com/themes/19/73/36/i_background.jpg");
background-position:center center;
background-repeat:no-repeat;
border:medium none;
height:16px;
min-height:16px;
min-width:16px;
width:16px;
}
.userdetails{
width:100%;
max-width:150px;
max-height:30px;
margin:auto;
padding:4px;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border:1px solid #848484;
border-left: medium solid #848484;
border-right: medium solid #848484;
background: url( ) center;
}
.attachbox{
background-image: url('http://hitskin.com/themes/19/73/36/i_background.jpg');
border: 1px solid #848484;
border-top: medium solid #848484;
border-bottom: medium solid #848484;
-moz-border-radius-topleft: 8px;
-webkit-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
-webkit-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-radius-bottomleft: 8px;
}
.attachbox dl.file{
background: url( );
margin-top: 8px;
padding: 5px;
border: 1px solid #848484;
border-left: medium solid #848484;
border-right: medium solid #848484;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
.t_menu {
height:23px;
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat;
}
.t_menu a {
display:inline;
color:#cccccc;
text-decoration:none;
font:11px/23px Tahoma;
padding:5px 6px 4px 20px;
}
.t_menu a:hover {
text-decoration:none;
color:#595959;
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg);
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
}
td {
font-weight: bold;
}
......................................
*/
.borderwrap p{
background: #F9F9F9;
border: 1px solid #000;
margin: 5px;
padding: 10px;
text-align:right;
}
/*
.qreply {
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg)
no-repeat right ;
padding:30px 10px 10px 10px;
background-position:
top center;
background-color: #ffbbe1;
border: 1px Dotted
#dad8d8;
}
.messaging-box {
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg)
no-repeat right ;
padding:30px 10px 10px 10px;
background-position:
top center;
background-color: #ffd7ed;
border: 1px Dotted
#dad8d8;
}
.secondarytitle{
width:100%;
max-width:200px;
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg);
border:1px solid #EEE;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
border-radius:10px;
text-align:center;
margin:auto;
padding:0;
}
/*----- -----*/
h1.cattitle{
color:#ff0000;
overflow : auto;
background-image: url("http://hitskin.com/themes/19/73/36/i_background.jpg");
border : 1px solid #dad8d8;
max-width 1000px;
max-height : 250px;#AF78172
padding : 6px;
text-align : justify;
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;
}
/*----- -----*/
.renklibar {
color : #dad8d8;
background : #E8EDF0 url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat 0 5px;
border : 1px solid #dad8d8;
margin : 1px;
padding : 10px 5px 10px 40px;
font-size : x-small;
line-height : 1.4em;
}
.resize_process .resizebox {
display : none;
margin-left : 15px;
}
.resizebox div {
font-weight : normal;
font-style : normal;
margin : 0;
}
.resizebox.enlarged a.enlarge {
display : none;
}
.resizebox.enlarged a.resize {
display : inline-block;
}
.resizebox a.resize {
display : none;
}
.resizebox {
background : #FFF9BF url("http://hitskin.com/themes/19/73/36/i_background.jpg") no-repeat 7px 4px;
max-width : 100%;
line-height : 1.1em;
cursor : default;
font-weight : normal;
font-style : normal;
margin : 0;
text-align : center;
display : inline-block;
}
.resizebox .resize_border {
border : 1px solid #BDBDBD;
display : block;
}
.eklentiler {
color : #dad8d8;
background : #ffffff;
border : 1px solid #
dad8d8;
margin : 1px;
padding : 10px 5px 10px 40px;
font-size : x-small;
line-height : 1.4em;
}
/*----- -----*/
.renklibar {
color : #dad8d8;
background : #E8EDF0 url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat 0 5px;
border : 1px solid #dad8d8;
margin : 1px;
padding : 10px 5px 10px 40px;
font-size : x-small;
line-height : 1.4em;
}
.resize_process .resizebox {
display : none;
margin-left : 15px;
}
.resizebox div {
font-weight : normal;
font-style : normal;
margin : 0;
}
.resizebox.enlarged a.enlarge {
display : none;
}
.resizebox.enlarged a.resize {
display : inline-block;
}
.resizebox a.resize {
display : none;
}
.resizebox {
background : #FFF9BF url("http://hitskin.com/themes/19/73/36/i_background.jpg") no-repeat 7px 4px;
max-width : 100%;
line-height : 1.1em;
cursor : default;
font-weight : normal;
font-style : normal;
margin : 0;
text-align : center;
display : inline-block;
}
.resizebox .resize_border {
border : 1px solid #BDBDBD;
display : block;
}
.eklentiler {
color : #000000;
background : #ffffff;
border : 1px solid #000000;
margin : 1px;
padding : 10px 5px 10px 40px;
font-size : x-small;
line-height : 1.4em;
}
a.copyright{
border:0;
background:none;
font-family:
Tahoma;
font-size:
10px;
}
secondarytitle{
width:100%;
max-width:200px;
background:url(http://hitskin.com/themes/19/73/36/i_background.jpg);
border:1px solid #EEE;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
border-radius:10px;
text-align:center;
margin:auto;
padding:0;
}
}
#up-nov ul{
padding: 0px;
margin: 0px;
list-style-type: none;
}
#up-nov ul li{
float: right;
text-align: center;
.my-tet1{
float:right;
width:230px;
padding:10px;
border-right:1px dashed #666;
}
.my-tet1 h3{
font-family:"Arial Black", Gadget, sans-serif;
font-size:16px;
color:#FFF;
font-weight:bold;
background-color:#0a95b8;
padding-right:10px;
margin-bottom:3px;
}
.my-tet1 ul li {
list-style-type:none;
text-decoration: none;
padding:5px;
cursor: crosshair;
float: right;
}
.my-tet1 p {
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
color:#696969;
text-align: justify;
}
.my-tet1 ul li a {
color:#1c6b7f;
text-decoration: none;
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
}
.my-tet1 ul li a:hover{
color:#FFF;
}
.my-tet1 ul li:hover{
cursor: crosshair;
background-color: #0e83a0;
color: #FFF;
}
/*End footer style*/
/* Slide-i Board - www.3lmny.com */
#infoPanel {
position: fixed;
background-color: #F5F5F5;
width: 330px;
height: auto;
padding: 4px 4px 4px 4px;
font-size: 12px;
font-weight: 700;
color: #000;
-moz-box-shadow: 0 0 20px #111;
-webkit-box-shadow: 0 0 20px #111;
box-shadow: 0 0 20px #111;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
opacity: 0.7;
-moz-opacity:0.7;
-khtml-opacity: 0.7;
filter: alpha(opacity=70);
-moz-transition: all 4s ease;
-webkit-transition: all 4s ease;
-o-transition: all 4s ease;
transition: all 4s ease;
-moz-transition-delay: 2s;
-webkit-transition-delay: 2s;
-o-transition-delay: 2s;
transition-delay: 2s;
left: -300px;
bottom: -160px;
z-index: 999;
}
#infoPanel:hover {
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
opacity: 0.9;
-moz-opacity:0.9;
-khtml-opacity: 0.9;
filter: alpha(opacity=90);
left: 10px;
bottom: 10px;
}
img.infoIcon {
float: right;
margin: -20px -20px 0px 0px;
}
#right{
position: absolute;
top: 5px;right: 5px;
width: 18%;
float: right;
}
المصدر: شريط اخر المواضيع الرائع 2012 - صفحة 11 http://www.a7la-7ekaya.com/t1960p70-topic#ixzz2gjXu3B50
منتديات احلى حكاية
كود كتابة اسم القسم بطريقة رائعة
span.forumlink,Ali Nani {
display: block;
width: 400px;
Ali Nani;
height: 23px;
vertical-align: middle;
text-align: center;
Ali Nani;
background-image: url('http://hitskin.com/themes/19/73/36/i_background.jpg');
background-color: transparent;
margin-top: -5px;
Ali Nani;
margin-left: auto;
margin-right: auto;
Ali Nani;
border: 0;}
/*---- گود تعريض وتصغير صورة آسم آلآقسآم-hamsa-haq ----*/
th {
height:150px;
border: 10px double #000000;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border-radius:27px;
border:5px solid#000000;
}
/*---- گود تعريض وتصغير صورة آسم آلآقسآمنها-hamsa-haq ----*/
/*-----كود وضع اطار دائري وصورة حول الفئات hamsa-haq ----*/
th {
height: 12px;
border: 12px double#000000;
-moz-border-radius: 100px;
}
.forumline {
-moz-border-radius:11px;
-khtml-border-radius:11px;
-webkit-border-radius:11px;
border-radius:122px;
border:9px solid#000000;
background-image: url(http://hitskin.com/themes/19/73/36/i_background.jpg)
margin-top:1px;
margin-bottom:100px;
padding:62px;
}
/*-----كود وضع اطار دائري وصورة حول الفئات hamsa-haq ----*/
/* I C?E */
.hr {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat center;
border-top: thin groove;
padding: 50px;
line-height: 12px;
}
a strong {
background :
url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat
right;
padding : 0 15px 0 20px;
}
tr.post td {
text-align: center;
}
hr {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat center;
border-top: thin groove;
padding: 48px;
line-height:10px;
}
div.topictitle:hover
{
color:#FF0000;
}
div.topictitle
{
color:#FF0000;
font-size: 14px;
}
المصدر: كود css روعة يجعل منتداك اكثر تنصيق وتنظيما - صفحة 20 http://www.a7la-7ekaya.com/t1022p133-topic#ixzz2gDEf5KBk
منتديات احلى حكاية
.contentMain {
width:100%;
float:right;
display:table;
margin-top:10px;
margin-bottom:10px;
}
.x1 {
background:transparent url('http://hitskin.com/themes/19/73/36/i_background.jpg');
height:144px;
}
.x2 {
background:transparent url('http://hitskin.com/themes/19/73/36/i_background.jpg') no-repeat scroll right 0px;
height:144px;
float:right;
width:389px;
}
.x3 {
background:transparent url('http://hitskin.com/themes/19/73/36/i_background.jpg') no-repeat scroll left top;
width:208px;
height:144px;
float:left;
}
.x0 {
background-color:#fff;
text-align:justify;
}
.x4 {
background:transparent url('http://hitskin.com/themes/19/73/36/i_background.jpg') repeat-y scroll right top;
padding-right:79px;
}
.x5 {
background:transparent url('http://hitskin.com/themes/19/73/36/i_background.jpg') repeat-y scroll left top;
padding-left:74px;
}
.x6 {
background:transparent url('http://hitskin.com/themes/19/73/36/i_background.jpg') repeat-x scroll 0px 0px;
height:90px;
}
.x7 {
background:transparent url('http://hitskin.com/themes/19/73/36/i_background.jpg') no-repeat scroll right top;
height:90px;
width:381px;
float:right;
}
.x8 {
background:transparent url('http://hitskin.com/themes/19/73/36/i_background.jpg') no-repeat scroll left top;
height:90px;
float:left;
width:208px;
}
/* Start a7la-7ekaya */
.fieldset {
margin-bottom: 6px;
border: 1px #e5e5e5 solid;
}
.a7la-7ekaya{
background-color: #F6F6F6;
border-bottom: 2px dotted #CCCCCC;
border-radius: 5px 5px 5px 5px;
border-right: 3px solid #ff0000;
border-width: 0 3px 2px 0;
font-family: "tahoma";
font-size: 11px;
letter-spacing: 0;
margin: 1px 1px 3px;
padding: 2px;
vertical-align: middle;
}
/*Copyright a7la-7ekaya*/
.tw{
background-color: #F6F6F6;
border-bottom: 2px dotted #CCCCCC;
border-radius: 5px 5px 5px 5px;
border-right: 3px solid #1CA6BA;
border-width: 0 3px 2px 0;
font-family: "tahoma";
font-size: 11px;
letter-spacing: 0;
margin: 1px 1px 3px;
padding: 2px;
vertical-align: middle;
}
/* End a7la-7ekaya */
.a7la img {
height: 60px;
width: 70px;
}
.ahlamontada {
-moz-border-radius: 5px 5px 5px 5px;
background: url("http://hitskin.com/themes/19/73/36/i_background.jpg") repeat-x scroll center bottom #FFFFFF;
border: 1px solid #E2E2E2;
margin: 2px;
text-shadow: 0 0 1px #626262;
}
.hima-elmasry {
background: url("http://hitskin.com/themes/19/73/36/i_background.jpg") no-repeat scroll center top transparent;
padding: 20px;
width: 150px;
}
.hima {
background: url("http://hitskin.com/themes/19/73/36/i_background.jpg") repeat-x scroll left top #37DCFC;
border-bottom: 2px solid #F2812E;
color: #000033;
font-family: arial;
font-size: 12pt;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-shadow: 1px 1px 1px #888888;
width: 185px;
}
.masry {
background: url("http://hitskin.com/themes/19/73/36/i_background.jpg") no-repeat scroll left top transparent;
height: 12px;
margin: auto;
position: relative;
width: 185px;
}
.ahlamontada {
-moz-border-radius: 5px 5px 5px 5px;
background: url("http://hitskin.com/themes/19/73/36/i_background.jpg") repeat-x scroll center bottom #FFFFFF;
border: 1px solid #E2E2E2;
margin: 2px;
text-shadow: 0 0 1px #626262;
}
.sidebaritem {
background: url("") repeat-x scroll 0 0 #FBFBFB;
border-color: #D1D1E1;
border-style: solid;
border-width: 1px 2px 1px 1px;
font-size: 11px;
padding: 0;
width: 180px;
}
.AVATAR img {
width: 150px;
}
[hide]
/*---كود وضع مسافة بين الفئات hamsa-haq ----*/
.forumline {
margin-bottom:111px;
}
/*--كود وضع مسافة بين الفئات-- hamsa-haq ----*/
a:link
{
text-decoration: none;
}
a:visited
{
text-decoration: none;
}
a:active
{
text-decoration: none;
}
a:hover
{
text-decoration: none;
}
/* I C?E */
.hr {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat center;
border-top: thin groove;
padding: 50px;
line-height: 12px;
}
a strong {
background :
url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat
right;
padding : 0 15px 0 20px;
}
tr.post td {
text-align: center;
}
hr {
background: url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat center;
border-top: thin groove;
padding: 48px;
line-height:10px;
}
div.topictitle:hover
{
color:#FF0000;
}
div.topictitle
{
color:#FF0000;
font-size: 14px;
}
المصدر: كود css روعة يجعل منتداك اكثر تنصيق وتنظيما http://www.a7la-7ekaya.com/t1022-topic#ixzz2eqe4aDbV
منتديات احلى حكاية
.twrank{
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border : 1px dashed #ff0404;
border-width : 1px
border-color : #fc0c0c;
padding : 2px 2px;
background-repeat : repeat;
background-color : #f0feff;
background-image : url();
background-position : top;
overflow : visible;
vertical-align : middle;
}
/*Copyright a7medvirus*/
.tw{
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border : 1px dashed #ff00b4;
border-width : 1px
border-color : #0d2477;
padding : 2px 2px;
background-repeat : repeat;
background-color : #ffffff;
background-image : url();
background-position : top;
overflow : visible;
vertical-align : middle;
}
/*-----mytet1-----*/
.poster-profile{
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
background-image:url(http://hitskin.com/themes/19/73/36/i_background.jpg);
border:1px dotted #000000;
border-bottom:medium solid #FF0000;
border-top:medium solid #FF0000;
display:block;font-size:16px;font weight:700;margin:5px;padding:5px}
a strong {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat scroll right center;
padding:25px;
}
.vote .ebneleslam {
margin-right:-12px;
white-space:nowrap;
}
.AVATAR img {
height: 350px;
width: 175px;
}
.signature_div img {
max-width:750px;
max-height:750px;
border: 0px solid #FF0000;
}
.row1
{
border:0px outset#FF0000;
background : url(http://hitskin.com/themes/19/73/36/i_background.jpg);
}
.row2
{
border:0px outset#FF0000;
background : url(http://hitskin.com/themes/19/73/36/i_background.jpg);
}
.row3
{
border:0px outset#FF0000;
background : url(http://hitskin.com/themes/19/73/36/i_background.jpg);
}
td.row3Right,td.spaceRow {
border:0px outset#FF0000;
background : url(http://hitskin.com/themes/19/73/36/i_background.jpg);
}
/* كود التحكم بحجم المواضيع والمشاركات وتوسيطها */
.postbody{
font-size: 36px;
font-weight: bold;
font-family:
Traditional Arabic;
}
.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();
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;
}
}
.postbody{
font-size: 30px;
text-align: center;
font-weight:
bold;
line-height: 1.50em;
}
**************************
/*-----كود إطارات حول الفئات -----*/
.row1.over span.gensmall {
display: block;
background-image: url("www.tarooti.net/upfiles/NHG53357.gif");
essa_elgn;
}
.forumline{
margin-top:10px;
border:0;
border: 0;
background: #aa4e1b url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat;
padding: 10px 10px 10px 10px;
background-position: top;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border:10px solid #000000;
}
/****** اطار الاكواد ********/
.code{
background:#F5F5F5 url("http://hitskin.com/themes/19/73/36/i_background.jpg")6px 6px no-repeat;
border : 1px solid #C3C3C3;
margin:1em 1px 1em 25px;
overflow:hidden;
padding:5px;
}
رد: مساعدة ارجوكم
في هذا الكود :
.forumline{
margin-top:10px;
border:0;
border: 0;
background: #aa4e1b url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat;
padding: 10px 10px 10px 10px;
background-position: top;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border:10px solid #000000;
قم بإستبدال : aa4e1b باللون المطلوب
.forumline{
margin-top:10px;
border:0;
border: 0;
background: #aa4e1b url(http://hitskin.com/themes/19/73/36/i_background.jpg) no-repeat;
padding: 10px 10px 10px 10px;
background-position: top;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border:10px solid #000000;
قم بإستبدال : aa4e1b باللون المطلوب
عدل سابقا من قبل ! Hicham ! في الثلاثاء 25 مارس 2014 - 17:37 عدل 2 مرات
رد: مساعدة ارجوكم
لقد حلت المشكلة
بارك الله فيك اخي الغالي هشام
واثابك الجنة ان شاء الله
ولا حرمنا هكذا حضور باذخ ومفيد
لك معزتي
بارك الله فيك اخي الغالي هشام
واثابك الجنة ان شاء الله
ولا حرمنا هكذا حضور باذخ ومفيد
لك معزتي
منتدى الدعم و المساعدة لأحلى المنتديات :: منتدى الدعم والمساعدة :: دعم مشاكل التومبلايت و الأكواد :: أرشيف قسم "مشاكل التومبلايت و الأكواد"
صفحة 1 من اصل 1
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى