طلب شرح تغيير لون الاستايل

لدعم سكربت التحميل كليجا .. kleeja
حلاوتهم النسائى
عضو جديد
مشاركات: 27
اشترك في: 25 أغسطس 2012, 01:16

رد: طلب شرح تغيير لون الاستايل

مشاركة بواسطة حلاوتهم النسائى »

مؤيد كتب:اخوي والله ما فهمتك
انت تبي تسوي المركز عريض ؟
ياريت تكتب الطلبات على شكل نقاط

الله ينور عليك
هو ده اللى اقصده
ربنا يكرمك اخى
ويجازيك كل خير
هو ده طلبى
حاضر انا عايزه اعمل مركز الرفع زى الصور
من كده
http://im17.gulfup.com/2012-09-13/1347550890652.gif
الى كده
http://im17.gulfup.com/2012-09-13/1347550890994.gif
حلاوتهم النسائى
عضو جديد
مشاركات: 27
اشترك في: 25 أغسطس 2012, 01:16

Ree: طلب شرح تغيير لون الاستايل

مشاركة بواسطة حلاوتهم النسائى »

فى انتظارك اخى الكريم
مؤيد
MoaYeaD
مشاركات: 3267
اشترك في: 19 يوليو 2010, 14:32

رد: طلب شرح تغيير لون الاستايل

مشاركة بواسطة مؤيد »

عزيزي احنا ما نعدل استايلات ابد هنا فقط دعم فني ..

عموما ع السريع سويته لك

افتح ملف stylesheet
وامسح ما بداخله والصق هاذا

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

[code]@charset "UTF-8";
/** @package Name: Kleeja Copyright (c) 2007 (http://kleeja.com)
@version: 1.0.0 Theme: default V1
@Author: Tar3Q (http://Tar3Q.com)
******************************************************
$Id: stylesheet.css 1765 2011-04-09 20:55:02Z altar3q $
******************************************************/

/** @CSS Reset was written by Dejan Cancarevic & (http://stylizedweb.com/2008/02/14/10-best-css-hacks) **/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}:focus {outline: 0;}body {line-height: 1;color: black;background: white;}ol, ul {list-style: none;}table {border-collapse: separate;border-spacing: 0;}caption, th, td {text-align: right;font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {content: "";}blockquote, q {quotes: "" "";}

/** @Print Styles **/
@media print{body {background-color:white !important;color: black !important; }a, a:link, a:visited { color: black !important; text-decoration:none !important;} #footer, .extras_header, .extras_footer{display: none;}}

/** --------------------------------------------------
1. HTML Tags
2. Misc
3. Message Infos, Alerts, Errors
4. Main Structure
5. Template & Header > header.html
6. Template & Index > index_body.html
7. Template & Downlod > download.html
8. Template & stats > stats.html
9. Template & Rules > rules.html
10. Template & Footer > footer.html
11. Template & login > login.html
12. Template & Users Files > fileuser.html
13. Template & Register > register.html
14. Template & Contact Us > call.html
15. Template & Pass~ Recovery > get_pass.html
16. Template & Report a File > report.html
17. Template & Profile > profile.html
18. Template & File Manager > filecp.html
19. Template & List allowed file > guide.html
20. Template & Links after upload > up_boxes.html

/* --------------------------------------------------
1. HTML Tags
-------------------------------------------------- */
html, body {margin: 0; padding: 0;}
body {text-align:justify;font-family: Tahoma, Arial, Verdana, sans-serif, "Lucida Grande", "Lucida Sans Unicode"; font-size: 12px;}
h1, h2, h3, h4, h5, h6 {font-weight: bold; margin: 5px 0;}
h1, h2, h3, h4 { line-height: 1;}
h5, h6 { line-height: 18px;}
h1 { font-size: 32px;}
h2 { font-size: 24px;}
h3 { font-size: 20px;}
h4 { font-size: 18px;}
h5 { font-size: 14px;}
h6 { font-size: 12px;}
p { line-height: 18px; margin: 0 0 10px; }
strong {font-weight: bold;}
small {font-size: 90%; line-height: inherit;font-weight: normal; }
em {font-style:italic;}
p img {margin: 0;}
img {border: none;}
hr { border-width:1px 0 0;clear:both;margin:14px 0 15px;height: 0;}
code, pre { font: 12px/18px "Monaco", "Courier New", "Courier", monospace; }
address { line-height: 18px; margin: 0 0 10px; }
abbr, acronym { text-transform: uppercase; font-size: 90%; cursor: help; }
abbr { text-transform: none; }
/* @Lists ******/
ul, ol , dd{ margin: 5px 0; }
ul { list-style: none inside; }
ol { list-style: decimal; margin-right: 25px; }
dt, dd { line-height: 18px; }
dt { font-weight: bold;}
/* @Forms ******/
form {margin-bottom:10px; }
fieldset { }
label {display: block;line-height: 18px; padding:4px 0;}
input, textarea, select, option, input[type="text"], input[type="password"], input[type="file"],input[type="submit"] {font:normal 12px Tahoma, Arial, Verdana, sans-serif, "Lucida Grande", "Lucida Sans Unicode"; }
select, option{cursor: pointer;vertical-align: middle; width:auto;padding:1px 5px;}
textarea {cursor:text;vertical-align: middle;padding:2px;}
input {padding:3px 6px;margin:0 2px;}
input[type="text"], input[type="password"]{padding:2px;cursor: text;}
input[type="submit"]{ cursor: pointer;padding:2px 15px;}
select:focus, textarea:focus {outline: none;}
/* @Links ******/
a:link, a:visited{text-decoration: none;outline: 0; line-height: inherit;}
a:hover, a:active {text-decoration:none;}
p a {line-height: inherit;}
h1 a, h2 a, h3 a {font-weight: bold; }
h4 a, h5 a { line-height: inherit; font-weight: bold; }
h4 a:hover, h5 a:hover { text-decoration: underline; }
/*** @end ***/

/**
2. Misc
-------------------------------------------------- */
/* Clear the columns automagically, thanks @kneath */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display:inline-block;}
.clearfix {display: block;} /* Hide from IE Mac */

.left, img.left {float:left;}
.right, img.right {float:right;}

.clr,.line {clear:both;overflow:hidden;height:0;}
.dot {padding:5px 0;}
.line {height:6px; margin:1px;}
.FooterLine{width:100%;height:1px;}

/* debug kleeja */
.debug_kleeja{width:80%;margin:0 auto;margin:20px 0;}
.debug_kleeja fieldset{margin:0 auto;width:80%;}

/* group Pagination */
#pagination { text-align:right; margin:0 0 10px 0; float:right; }
a.paginate { display:inline-block;height:23px; padding:0 1px; font-size:80%; font-weight:bold; white-space:nowrap; overflow:visible; cursor:pointer; text-decoration:none; }
a.paginate > span {display:block; height:23px; padding:0 10px 0 8px; line-height:23px;}
a.paginate:hover, a.paginate:focus{text-decoration:none;}
a.current > span {cursor:default;}
a.phover:hover, a.phover:focus {text-decoration:none;}

/* xhtml and css */
.css_xhtml{margin:0;height:30px;text-align:center;}

/* titles all */
h1.title {width:100%;padding:5px 0;font-size:140%;}

/* verification code */
.safe_code { margin:10px 0;padding: 10px;}
.safe_code p {line-height:10px;font-size:90%;font-weight:700;}
.safe_code input[type="text"]{padding:4px;text-transform:lowercase;direction:ltr;}
p.explain {font-size:x-small;font-weight: normal;text-indent:4px;padding-top:5px;}

/* extras header and extras footer */
.extras_header, .extras_footer { clear:both; width:100%;overflow:hidden; margin:5px auto;padding:10px;text-align:center;}

/* captcha stuff */
#kleeja_img_captcha {cursor:pointer;float:right;}

/* @end */

/* --------------------------------------------------
3. group Infos & Alerts & Errors
-------------------------------------------------- */
/* box ,System Message */
#system-message {margin:5px 0;}
#system-message dd {text-indent: 30px;}
dd.info ul, dd.error ul, ul.index_info, ul.index_err{list-style:square;list-style-position:inside;padding:12px;line-height:30px;font-weight: bold;}
ul.index_info, ul.index_err {margin:4px auto;text-indent:30px;}
dd.info ul li, dd.error ul li{ padding:0 5px;}
/* @end */

/* --------------------------------------------------
4. Main Structure
-------------------------------------------------- */
body {width:100%;height:100%;}
#main {width:100%;margin:0px auto;}
#wrapper {height:100%;padding:15px 40px 10px 40px;}
#content, #content_index {float:left;width:70%;padding:10px 20px;margin:0;}
#content_index {min-height:220px;float:right;padding:0 20px;}
/* @end */

/* --------------------------------------------------
5. Template & Header > header.html
-------------------------------------------------- */
#header {width:100%;padding:10px 0;}
/* @Logo -------------------- */
#header .logo {float:right;display:inline;text-indent:-99999px;overflow: hidden;margin:0 40px 0 10px;width:300px;height:100px;}
/* @Top Navigation -------------------- */
.top_nav {width:100%;height:50px;margin:0 auto;display: block;}
.top_nav .menu {margin:0 40px;}
.top_nav .menu ul{list-style-type: none;float:right;}
.top_nav .menu li {display: block;float:right;margin-left:2px;}
.top_nav .menu li a {height:47px;line-height:40px;display: block;float: left;padding:0 20px;font-size:90%;font-weight:700;}
.top_nav .menu li a.current {padding:0px 20px;}
/* @right menu -------------------- */
#right_menu{width:180px;float:right;padding:0 0 0 10px;position:relative;display:inline;font-size:90%;font-weight:700;}
#right_menu .list ul{list-style-type: none;line-height:16px;}
#right_menu .list .imgtop{height:36px;width:160px;display:block;padding:0px 10px;text-align:left;}
#right_menu .list .imgbottom{height:37px;width:160px;display:block;padding:0px 10px;}
#right_menu .list img{margin:0 10px;width: 16px;height: 16px;}
#right_menu .list a{padding:6px 10px;display: block;width:160px;}
/* @end */

/* --------------------------------------------------
6. Template & Index > index_body.html
-------------------------------------------------- */
.wolcome_msg {text-indent:5px;font-size:12px;padding:3px 6px;}
.agree{margin:10px 0;padding:3px 0;}
.agree span{font-size:90%;font-weight:700;}
.zx, .zl {cursor:pointer;padding:4px;}
.bn_up {margin-top:10px;}
.url {margin-top:3px;direction:ltr;}
.inum {text-align:center;}
input.input_num {font-weight:400;font-size:10px;padding:2px 1px;}
#loadbox {padding: 15px; display:none;}
.waitloading{font-size:120%;margin:5px;}

/* Tabs -------------------- */
.tabberlive .tabbertabhide,.tabber {display:none;}
.tabberlive {margin-top:10px;}
.tabberlive .tabbertab {padding:20px;}
ul.tabbernav{margin:0;padding: 4px 0;font-size:11px;}
ul.tabbernav li{list-style: none;margin: 0;display: inline;}
ul.tabbernav li a{padding: 3px 1em; margin-left: 4px;}


/* ONLINE -------------------- */
.online{width:100%;float:right;padding:2px 0;display:block;}
.onlineall, .onlinevisitor, .onlineusers, .name_users {float:right;line-height:16px;margin: 0 0 8px 5px;padding:2px 10px;font-weight:400;}
/* @end */

/* --------------------------------------------------
7. Template & Downlod > download.html
-------------------------------------------------- */
.file_info_box {margin:5px auto;padding:10px 0;}
.data_file,.data_file_down {width:56%;}
.data_file .tit {font-weight:700;text-align:center;padding:8px 0;margin:1px 0;}
.data_file .data_menu {width:100%;font-size:12px;table-layout:fixed;}
.data_file .data_menu tr{display:block;margin-bottom:1px;}
.data_file .data_menu td{ white-space:nowrap;padding-right:5px;height:24px;line-height:24px;}
.data_file .data_menu .td {width:82px;text-align:center;}
.data_file .filereport {height:24px;line-height:24px;text-align:center;cursor:pointer;margin-top:1px;font-weight:700;}
.data_file_down {width:40%;text-align:center;font-weight:700;}
.data_file_down p.find_x {margin:2px 0;font-size:small;}
.data_file_down .wait {font-size:xx-large;height:45px;line-height:45px;}
.download {margin:5px auto;}
.download a{cursor:pointer;height:34px;line-height:34px;padding:10px 15px;}
.download span{font-size:x-small;}
/* @end */

/* --------------------------------------------------
8. Template & Stats > stats.html
-------------------------------------------------- */
.stats {font-size:90%;font-weight:700;margin:5px 0;}
.stats ul {list-style-type:none;text-indent:4px;}
.stats ul li {height:30px;line-height:30px;padding-right:15px;}
.st i{padding:5px 20px;}
/* @end */

/* --------------------------------------------------
10. Template & Rules > rules.html
-------------------------------------------------- */
#rules {padding:10px 0;font-size:90%;font-weight:700;}
#rules .rut {clear:both;margin-bottom:3px;padding:4px 0px;text-indent:10px;}
#rules .rls {display:block;text-indent:10px;}
#rules .rls ul{list-style-type:disc;text-indent:4px;}
#rules .rls ul li {line-height:20px;padding:1px 5px 2px 0;}

/* @end */

/* --------------------------------------------------
10. Template & Footer > footer.html
-------------------------------------------------- */
#footer{width:100%;padding:10px 0;}
#footer .footer_inner{width:930px;margin:0 auto;font-size:96%;}
#footer .Copyrights{margin-bottom:15px !important;line-height:22px;}
#footer .bu-panel{line-height:22px;margin:10px 0 !important;float:right;}
#footer .admin_cp_link span{padding:6px 35px;font-weight:bold;}
#footer .admin_cp_link span:hover {cursor:pointer;text-decoration:none;}
#footer .footer_stats, #footer .googleanalytics{display:block;margin-top:25px !important;direction:ltr;}
#footer .footer_stats, #footer .footer_stats strong {font-size:90%;font-family:Baskerville,"Palatino","Book Antiqua",tahoma;}
#footer a:hover{text-decoration:underline;}
/* @end */

/* --------------------------------------------------
11. Template & login > login.html
-------------------------------------------------- */
.login {margin:5px 0;padding:15px;}
.title_login {width:100%;text-indent:45px;height:32px;line-height:32px;font-size:18px;font-weight: 400;}
.box_form_login {width:50%;padding:5px 0;}
input.username, input.password {padding:3px 6px 3px 20px;}
select.remme {padding:1px 4px;margin:0 2px;}
.forget_pass {text-indent:10px;padding:4px 15px;margin-top:4px;float:left;font-size:12px;}
.forget_pass a:hover {text-decoration: underline;}
/* @end */

/* --------------------------------------------------
12. Template & Users Files > fileuser.html
-------------------------------------------------- */
#boxfileuser ,#filecplink {display:block;margin:8px auto;font-weight: 700;}
#boxfileuser .box_user, #boxfileuser .us3r_n4me {display:inline;height:60px;}
#boxfileuser .box_user {width:46%;float:right;}
#boxfileuser .us3r_n4me {width:45%;float:left;}
#boxfileuser .public {margin:5px auto;font-size:90%;padding:5px 10px;text-align:center;}
#boxfileuser .uname, #boxfileuser .nums{font-size:160%;padding-top:4px;text-align:center;}
#filecplink fieldset{padding: 15px;margin:8px auto;}
#filecplink input.link_user {direction:ltr;width:98%;margin:0 auto;padding:6px;font-size:90%;font-weight: 700;letter-spacing:1px;}
#filecplink legend.copylink {font-size:90%;font-weight: 400;padding:0 5px;}
.tabledata {width:100%;}
.tabledata th , .tabledata td ,.tabledata tbody td {padding:0 5px;height: 30px;line-height: 30px;vertical-align:middle;text-align:center;}
.tabledata .odd {text-align:right;width:50%;}
.tabledata thead th {white-space: nowrap;font-weight:bold;}
.tabledata tbody td {font-size:90%;font-weight: 700;white-space:nowrap;}
.tabledata a:visited {text-decoration:line-through;}
.tabledata th:hover a, .tabledata td:hover a {text-decoration:underline;}
.tabledata tr th:hover, .tabledata tr td:hover {cursor:text;}
/* @end */

/* --------------------------------------------------
13. Template & Register > register.html
-------------------------------------------------- */
.register {margin:5px 0;padding: 10px 0;}
/* @end */

/* --------------------------------------------------
14. Template & Contact Us > call.html
-------------------------------------------------- */
.call{margin:5px 0;padding: 8px 0;}
textarea.text_area{width:70%;}
/* @end */

/* --------------------------------------------------
15. Template & Password Recovery > get_pass.html
-------------------------------------------------- */
.get_password{margin:5px 0;padding: 10px 0;}
.get_password p{width:65%;padding:3px 6px;text-align:center;}
/* @end */

/* --------------------------------------------------
16. Template & Report a File > report.html
-------------------------------------------------- */
.rebort{margin:5px 0;padding: 5px 0;}
input.urlcolor{letter-spacing:1px;width:70%;}
input.urlcolor:focus,input.urlcolor:hover{cursor:default;}
/* @end */

/* --------------------------------------------------
17. Template & Profile > profile.html
-------------------------------------------------- */
#profile .boxdata{float:right;text-align:center;width:31%;height:200px;margin:5px;}
#profile .boxdata .tit{padding:6px;margin:0;font-size:90%;}
#profile .boxdata .boxdata_inner {padding:8px 14px;text-align:center;}
#profile .boxdata .boxdata_inner label {padding:3px 10px;text-align:right;}
#profile .boxdata .boxdata_inner input, #profile .boxdata .boxdata_inner select {font-size:90%;font-weight:700;;padding:2px 4px;}
#profile .boxdata .boxdata_inner select {float:right;margin-right:10px;width:88%;padding:0px 4px;}
.buttons_center {line-height:24px;padding:5px;text-align:center;margin:3px auto;}
/* @end */

/* --------------------------------------------------
18. Template & File Manager users > filecp.html
-------------------------------------------------- */
.file_cp {width:100%;font-size:90%;}
.file_cp td {height: 30px;line-height: 30px;padding:0px 8px;white-space: nowrap;}
.file_cp th {padding:8px;white-space:nowrap;}
.left_button {float:left;margin:2px 0;}
.file_cp .odd {text-align:right;width:76%;}
.file_cp .nbr {text-align:right;}
.file_cp thead th, .file_cp tfoot th, .file_cp tbody td {font-weight:bold;text-align:center;}
.ored,.ored:hover,.ored a:link, .ored a:hover, .ored a:visited {text-decoration:line-through;}

/* @end */

/* --------------------------------------------------
19. Template & List of allowed file upload > guide.html
-------------------------------------------------- */
#guide {width:100%;margin:5px auto 15px;}
.guide_user_th, .guide_visitor_th{padding:8px 15px;font-weight:700;font-size:12px;text-align:center;}
.user_box{padding:10px;margin:1px 0px;}
.user_img,.user_n4me, .visitor_img {display:block;font-size:12px;font-weight:700;padding:5px 8px;}
.user_n4me{display:inline;}
.user_img img{padding-left:5px;}
.user_ext{line-height:18px;padding:4px 8px;margin:2px 0;}
.user_ext_color{font-size:12px;margin:0 2px;}
.user_ext_lang{font-weight:400;font-size:12px;margin:0 2px;}
.visitor_img img{padding-left:5px;}
/* @end */

/* --------------------------------------------------
20. Template & Copy the links after upload > up_boxes.html
-------------------------------------------------- */
.thumb_img {width:100%;margin:5px auto;text-align:center;}
.thumb_img a img{padding:10px;}
.up_box_input {margin:1px auto;padding:0 ;}
.up_box_input tr{height:30px;line-height:30px;padding:0 !important;}
.up_box_input td{padding:5px !important;}
td.btitle ,td.all_box_link{text-align:center;font-size:11px;font-weight:700;padding:0 4px;}
td.btitle {width:160px;text-align:left;white-space:nowrap}
td.all_box_link {padding:0 !important;text-align:right;}
textarea.up_input {direction:ltr;width:400px;padding:3px;letter-spacing:1px;vertical-align:middle;margin:5px;}
/* @end */
[/code]
مؤيد
MoaYeaD
مشاركات: 3267
اشترك في: 19 يوليو 2010, 14:32

رد: طلب شرح تغيير لون الاستايل

مشاركة بواسطة مؤيد »

وبعدين افتح ملف color وامسح كل شي فيه والصق

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

@charset "UTF-8";
/*	--------------------------------------------------
	Theme Name:		default V1
	package:		Kleeja  copyright(c)2007-2010
	version:		1.0.0
	URL:			http://www.kleeja.com
	Author:			Tar3Q
	--------------------------------------------------
	$Id: color.css 1667 2010-09-28 12:41:22Z ALTAR3Q $
	--------------------------------------------------
	1. HTML Tags
	2. Misc
	3. group Infos & Alerts & Errors
	4. Main Structure
	5. Template & Header						> header.html
	6. Template & Index							> index_body.html
	7. Template & Downlod						> download.html
	8. Template & stats							> stats.html	
	9. Template & Rules							> rules.html
   10. Template & Footer						> footer.html
   11. Template & login							> login.html
   12. Template & Users Files					> fileuser.html
   13. Template & Register						> register.html 
   14. Template & Contact Us					> call.html
   15. Template & Password Recovery				> get_pass.html
   16. Template & Report a File					> report.html
   17. Template & Profile						> profile.html
   18. Template & File Manager users			> filecp.html
   19. Template & List of allowed file			> guide.html
   20. Template & Copy the links after upload	> up_boxes.html
 
	# --------------------------------------------------
	1. HTML Tags
	-------------------------------------------------- */
	body {color:#474747;}
	h1, h2, h3, h4, h5, h6 { color: #333;}
	h1 { color:#FF6A15;}
	h6 { color:#FF6A15;}
	strong {color: #FF5502;}
	small {color: #444;; }
	hr {border:solid #ddd; }
	code, pre { color: #e33100; }
	address { color: #333;}
	abbr, acronym {color: #222; border-bottom: 1px solid #ddd;}
	
	/* @Lists -------------------- */
	dt {color: #333; }
	
	/* @group Forms -------------- */
	label {color:#222;}
	textarea ,select {border:1px solid #aaa;}
	textarea {color:black;}
	input[type="text"], input[type="password"]{border: 1px solid #AFAEAA;border-top-color:#AFAEAA;border-right-color: #D5D5C8;border-bottom-color: #D5D5C8;}
	input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover{border: 1px solid #888;}
	select:focus, textarea:focus, input[type="password"]:focus, input[type="text"]:focus ,
	select.remme:hover,select.remme:focus{background-color:#ffd;border: 1px solid #D26900;}
	input[type="submit"]:hover  {color:#D74E00;}

	/* @Links -------------------- */
	a:link, a:visited{color: #474747;}
	a:hover, a:active {color:#FF5502;}
	h1 a, h2 a, h3 a {color: #333;}
	h3 a:hover { color: #FF5502; }
/* @end */
	
/*	--------------------------------------------------
	2. Misc
	-------------------------------------------------- */
	.dot {background: url("../images/bg_dots.gif") repeat-x;}
	.line {background:url("../images/line.png") repeat-x right top;}
	.FooterLine{background:white;}

	/* debug kleeja */
	.debug_kleeja{background-color:white;border:1px #666 solid;}
	
	/* group Pagination */
	a.paginate {color:#333;background:url("../images/pagination.png") 0 0 no-repeat; border:none;}
	a.paginate > span {background:url("../images/pagination.png") 100% 0 no-repeat; }
	a.paginate:hover, a.paginate:focus{ color:white;background-position:0 -90px; }
	a.paginate:hover > span, a.paginate:focus > span { background-position:100% -90px; }
	a.dots { background:url("../images/pagination.png") 0 0 no-repeat;}
	a.dots > span { background-position:100% 0;}
	a.dots:hover, a.dots:focus{ color:#333;background-position:0 0; }
	a.dots:hover > span, a.dots:focus > span	{ background-position:100% 0; }
	a.current { background:url("../images/pagination.png") 0 -90px no-repeat; color:white;}
	a.current > span { background-position:100% -90px;}
	a.current:hover, a.current:focus{background-position:0 -90px; }
	a.current:hover > span, a.current:focus > span { background-position:100% -90px;}
	a.phover { background:url("../images/pagination.png") 0 -150px no-repeat; color:white;}
	a.phover > span { background-position:100% -150px;}
	a.phover:hover, a.phover:focus {color:white; background-position:0 -90px; }
	a.phover:hover > span, a.phover:focus > span { background-position:100% -90px;}
 	
	/* xhtml and css */
	a.css img ,a.xhtml img{border:1px solid white;}
	a.css img:hover {border:1px solid #FF8F21;border-bottom-width:4px;}
	a.xhtml img:hover {border:1px solid #82C522;border-bottom-width:4px;}

	/* titles all */
	h1.title {background:url("../images/headline_bg.png") repeat-x top;}
	
	/* verification code */
	.safe_code {	border:1px solid #F3C1A3;background:#F9F9F0 url("../images/saf3_code01.gif") no-repeat 0% 50%;}
	.safe_code p {color:#FF5502;}
	p.explain {color:#666;}

/* @end */

/*	--------------------------------------------------
	3. group Infos & Alerts & Errors
	-------------------------------------------------- */
	/* box ,System Message */
	ul.index_info, ul.index_err {border-top: 1px solid white;border-bottom: 1px solid white;}
		
	/* Infos */
	dd.info ul { border-top: 3px solid #FEA53D;border-bottom: 3px solid #FEA53D;background-color: #EFE7B8; }
	dd.info  ul li { color: #333;background: url("../images/info.png") no-repeat right top; }
	
	/* Errors */
	dd.error ul {background-color: #E6C0C0;border-top:3px solid #DE7A7B;border-bottom: 3px solid #DE7A7B;}
	dd.error ul li{color:#c00;background: url("../images/error.png") no-repeat right top;}
	dd.error ul li strong{color:#c00;}

	/* Only Index */
	ul.index_info {border-top: 3px solid #FEA53D;border-bottom: 3px solid #FEA53D;background:#EFE7B8;}
	ul.index_info  li {background:url("../images/info_f.gif") no-repeat right top;}
	
	ul.index_err {border-top: 3px solid #DE7A7B;border-bottom: 3px solid #DE7A7B;color:#c00;background:#E6C0C0;}
	ul.index_err li {background: url("../images/err.gif") no-repeat right top;}
/* @end */

/*	--------------------------------------------------
	4. Main Structure
	-------------------------------------------------- */
	body {background: #ececec url("../images/bg_body.png") repeat-x top center;}
	#content, #content_index  {background:#DFDFDF url("../images/bg_content.png") repeat-x;border:1px solid #C9C9C9;}
	#content_index {background-color:transparent;background-image:none;border:none;}
/* @end */
	
/*	--------------------------------------------------
	5. Template & Header > header.html
	-------------------------------------------------- */
	/* @Logo -------------------- */  
	#header .logo {background:transparent url("../images/logo.png") right center no-repeat;}
	/* @Top Navigation -------------------- */       
	.top_nav {background:url("../images/menu-bg.gif") repeat-x top left;}
	.top_nav .menu li a {color: #444;}
	.top_nav .menu li a:hover {color:#F68618;background:url("../images/hover.png") repeat-x top left;}
	.top_nav .menu li a.current {color:white;background:url("../images/current-bg.gif") top left repeat-x;}
	/* @right menu -------------------- */
	#right_menu .list .imgtop{background:url("../images/menu-right-top.gif") no-repeat;color:black;}
	#right_menu .list .imgbottom{background:url("../images/menu_right_bottom.gif") no-repeat;color: #F1F7E1;border-top: 1px solid #666;}
	#right_menu .list a{background-color:#777;color:white;border-top: 1px solid #666;}
	#right_menu .list a:hover,#right_menu .list a.current{background:#666 url("../images/bg_right_menu.gif") repeat-y right;}
	#right_menu .list a:active {background:#666;}
/* @end */

/*	--------------------------------------------------
	6. Template & Index > index_body.html
	-------------------------------------------------- */
	.zx a:hover, .zl a:hover {background:#FEEA00;}
	.url {color:#F45E13;}
	.inum {color:#888;}
	input.input_num {background:white;border: 1px solid #B3B9C4;outline:1px solid #ccc;}
	.waitloading{color:#FF6A15;}

	/*	Tabs -------------------- */
	.tabberlive .tabbertab {background:white url("../images/bg_tabbertab.png") repeat-x bottom left;border:1px solid #ccc;border-top:none;}
	.go_up{background:url("../images/go_up.png") no-repeat 0% 100%;}
	ul.tabbernav{border-bottom: 1px solid #ccc;}
	ul.tabbernav li a{background:#FFF3E5;border: 1px solid #ccc;border-bottom: none;}
	ul.tabbernav li a:link ,ul.tabbernav li a:visited {color:#C8740D;}
	ul.tabbernav li a:hover{color:black;background:#CAA397 url("../images/bg_tabbernav.gif") repeat-x;border-color: #ccc;}
	ul.tabbernav li.tabberactive a{color:#FF6A15;background:white url("../images/bg_tabbernav.gif") repeat-x center;border-bottom: 1px solid white;}

	/*	ONLINE -------------------- */
	.onlineall, .onlinevisitor, 
	.onlineusers, .name_users {background:#FAFAE7 url("../images/bg_onlineall.gif") repeat-x center left;border:1px solid white;color:#4E4E07;}
	.name_users{background:#F9E5E5 url("../images/bg_onlinevisitor.gif") repeat-x center left;color:#D20C0C;}
/* @end */

/*	--------------------------------------------------
	7. Template & Downlod > download.html
	-------------------------------------------------- */
	.data_file .tit {background:#8C8C8C url("../images/bg_tile.gif") repeat-x bottom;border:1px solid #727272;color:white;}
	.data_file .data_menu tr{background:white;border-top:1px solid #C7C7C7;border-bottom:1px solid #bbb;}
	.data_file .data_menu td{border:none;}
	.data_file .data_menu .td  {background:#FFEDC1 url("../images/headline_bg.png") repeat-x top right;color:#333;}
	.data_file .filereport {background:url("../images/bg_onlinevisitor.gif") repeat-x bottom left;border-top:1px solid #D88181;border-bottom:1px solid #D88181;color:#D80000;}
	.data_file .filereport:hover {background:#F9B6C1;border-color:#B14F4F;}
	.data_file_down .wait {color:#F04C2D;}
	.download a{background:#FA9A00 url("../images/bg_animated.gif") repeat;border:1px solid #C16600;color:#6F3A00;}
	.download a:hover {border-color:white;color:#222;}
	.download span{color:#777;}
/* @end */

/*	--------------------------------------------------
	8. Template & Stats > stats.html
	-------------------------------------------------- */
	.stats  {color:#333;background: url("../images/stats.gif") no-repeat 2% 40%;}
	.stats  ul li {background:transparent url("../images/list_stat.gif") no-repeat right center;}
	.st i{background:white;color: #FF5502;border-top:1px solid #ECCEBB;border-bottom:1px solid #ECCEBB;}
/* @end */

/*	--------------------------------------------------
	10. Template & Rules > rules.html
	-------------------------------------------------- */
	#rules {color:#555;}
	#rules .rut {color:red;}
/* @end */

/*	--------------------------------------------------
	10. Template & Footer > footer.html
	-------------------------------------------------- */
	#footer{background:#EBEBEB url("../images/bg_footer.gif") repeat;border-top:1px solid #D8D8D8;}
	#footer .footer_inner{color:#474747;}
	#footer .admin_cp_link span{background:url("../images/admin_cp.gif") no-repeat center left;border:1px solid white;color:white;}
	#footer .admin_cp_link span:hover {color:#111;}
	#footer .footer_stats, #footer .footer_stats strong {color:#777;}
	#footer a:link, #footer a:active, #footer a:visited{color:#474747;}
	#footer a:hover{color:#FF6A15;}
/* @end */

/*	--------------------------------------------------
	11. Template & login > login.html
	-------------------------------------------------- */
	.login {background:transparent url("../images/login.gif") no-repeat 0% 50%;}
	.title_login {background:#F7EDE7 url("../images/title_login.gif") no-repeat 99% 50%;color:#FF6A15;}
	input.username{background:white url("../images/username.gif") no-repeat 2px 2px;}
	input.password{background:white url("../images/password.gif") no-repeat 2px 2px;}
	.forget_pass {background:white url("../images/forget_pass.png") no-repeat 96% 50%;}
	.forget_pass  a{color:#444;}
	.forget_pass a:hover {color:#FF6A15;}
/* @end */

/*	--------------------------------------------------
	12. Template & Users Files > fileuser.html
	-------------------------------------------------- */
	#boxfileuser .box_user, #boxfileuser .us3r_n4me {background:white url("../images/bg_box_1.gif") repeat-x top left;border:1px solid white;}
	#boxfileuser .public {background:#8C8C8C url("../images/bg_tile.gif") repeat-x bottom;color:white;border-top:1px dashed #EEE;border-bottom:1px dashed #EEE;}
	#boxfileuser .uname, #boxfileuser .nums{color:#FF6600;}
	#filecplink fieldset{border: 1px solid #aaa;}
	#filecplink  input.link_user {color:#FF6A15;}
	#filecplink legend.copylink {color:black;}
	.tabledata {background:#E6E6E6 url("../images/bg_user_box.gif") repeat-x top left;border:1px solid #aaa;}
	.tabledata th , .tabledata td ,.tabledata tbody td {border:1px solid #aaa;border-top-color: white;border-left-color: white;border-bottom-color:#aaa;}
	.tabledata .odd  {background:#ECECEC url("../images/bg_footer.gif") repeat-x center right;}
	.tabledata thead th {background:#D54D10 url("../images/bg_tile_tab.png") repeat-x top left;color:white;border:none;}
	.tabledata a, .tabledata a:link {color:#222;}
	.tabledata a:visited {color:#444;}
	.tabledata th:hover a, .tabledata td:hover a {color:#FF6600;}
	.tabledata:hover {border-color:#FF6600;}
	.tabledata tr:hover {background:#FFEDC1;color:#FF6600;}
	.tabledata thead tr:hover th, .tabledata thead th:hover {color:white;background:#D54D10 url("../images/bg_tile_tab.png") repeat-x top left;}
	.tabledata tr th:hover, .tabledata tr td:hover {background:white;color:#FF6600;}
/* @end */

/*	--------------------------------------------------
	13. Template & Register > register.html
	-------------------------------------------------- */
	.register {background:transparent url("../images/register.gif") no-repeat 0% 50%;}
/* @end */

/*	--------------------------------------------------
	14. Template & Contact Us > call.html
	-------------------------------------------------- */
	.call{background:transparent url("../images/call.gif") no-repeat 0% 50%;}
/* @end */

/*	--------------------------------------------------
	15. Template & Password Recovery > get_pass.html
	-------------------------------------------------- */
	.get_password{background:transparent url("../images/get_password.gif") no-repeat 4% 50%;}
	.get_password p{background:white;border:1px solid #ECCEBB;color:#D80000;}
/* @end */

/*	--------------------------------------------------
	16. Template & Report a File > report.html
	-------------------------------------------------- */
	.rebort{background:transparent url("../images/file_rebort.gif") no-repeat 2% 50%;}
	input.urlcolor{background:#FFDFDF !important;	border:1px solid #D88D8D !important;}
	input.urlcolor:focus,input.urlcolor:hover{background:#FFDFDF !important;border-color:#D88D8D !important;}
/* @end */      

/*	--------------------------------------------------
	17. Template & Profile > profile.html
	-------------------------------------------------- */
	#profile  select, #profile  option{background:#FFD;color:black;}
	#profile .boxdata{border:1px solid white;background:white url("../images/bg_tabbertab.png") repeat-x bottom left;}
	#profile .boxdata .tit{background:#FF9A1D url("../images/bg_tile_tab.png") repeat-x bottom left;color:white;}
	#profile .boxdata .boxdata_inner input, #profile .boxdata .boxdata_inner select  {color:#FF5502;}
/* @end */

/*	--------------------------------------------------
	18. Template & File Manager users > filecp.html
	-------------------------------------------------- */
	.file_cp {background:#ECECEC url("../images/table_file_cp.gif") no-repeat 40% 45%;color:#444;border:1px solid white;}
	.file_cp .nbr  {color:black;}
	.file_cp thead th, .file_cp tfoot th, .file_cp tbody td {border: 1px solid #aaa;border-top-color: white;border-left-color: white;border-bottom-color: #aaa;}
	.file_cp thead th{background:#D54D10 url("../images/bg_tile_tab.png") repeat-x top left;color:white;border:none;}
	.file_cp thead th a:link{color:white;}
	.file_cp tfoot th{background:#ECECEC url("../images/bg_footer.gif") repeat-x center right;}
	.file_cp tbody tr:hover td{border-top-color:#aaa;border-bottom-color:white;}
	.file_cp tbody tr:hover td a{color:black;}
	.file_cp  a:link {color:#444;}
	.file_cp a:visited {color:black;}
	.file_cp  a:hover {color:#D2691E;}
	.checkall a:link{color:#FF6500;}
	.ored,.ored:hover,.ored a:link, .ored a:hover, .ored a:visited {background:#FFE1E2;color:red !important;}
	.ored td,.ored:hover td{border-top-color:#aaa !important;border-bottom-color:white !important;}
/* @end */

/*	--------------------------------------------------
	19. Template & List of allowed file upload > guide.html
	-------------------------------------------------- */
	.guide_user_th, .guide_visitor_th{color:white;border: 1px solid #D54D10;}
	.guide_user_th  {background:#767676 url("../images/bg_tile.gif") repeat-x bottom right;border-color:#727272;}
	.guide_visitor_th {background:#FF9A1D url("../images/bg_tile_tab.png") repeat-x bottom left;}
	.user_box{background:white url("../images/bg_box_1.gif") repeat-x top left;border-right:1px solid white;border-left:1px solid white;}
	.user_img,.user_n4me, .visitor_img {color:#333;}
	.user_img {background-color:white;border:1px solid #DBDBDB;}
	.user_ext{background:#F9F9F9 url("../images/headline_bg.png") repeat-x top right;border-bottom: 1px solid #EFEFEF;border-top: 1px solid #DBDBDB;}
	.user_ext_color{color:#222;}
	.user_ext_lang{color:black;}
	.visitor_box{background:white url("../images/bg_box.gif") repeat-x top left;border-right:1px solid white;border-left:1px solid white;}
	.visitor_img {background-color:white;border: 1px solid #FFD1BF;}
	.visitor_n4me{color:#F45E13;}
	.visitor_ext{background:#FEFAF6 url("../images/headline_bg.png") repeat-x top right;border-bottom: 1px solid #FFE3D9;border-top: 1px solid #FFD1BF;}
	.visitor_ext_color{color:#333;}
	.visitor_ext_lang{color:black;}
	.user_ext:hover{background-color:white;}
/* @end */

/*	--------------------------------------------------
	20. Template & Copy the links after upload > up_boxes.html
	-------------------------------------------------- */
	.thumb_img a img{background:white;border:2px solid #CABE7E;}
	.thumb_img a img:hover{border-color:#FEA53D;}
	.up_box_input {border: 1px solid white;background:#ECECEC;}
	td.btitle ,td.all_box_link{border:1px solid #C8BD7C;}
	td.btitle {color:#333;border-left:none;}
	td.all_box_link {border-right:none;}
	textarea.up_input {color:#54270A;}
/* @end */
حلاوتهم النسائى
عضو جديد
مشاركات: 27
اشترك في: 25 أغسطس 2012, 01:16

Ree: طلب شرح تغيير لون الاستايل

مشاركة بواسطة حلاوتهم النسائى »

بارك الله فيك اخى
وجزاك ربى كل خير
معلش واسف جدا لتعب حضرتك
 عدلت اللى حضرتك قلتلى عليه
بس مربع رفع الصور ظهر عندى كده
http://im12.gulfup.com/2012-09-19/1348067970471.gif
اسف جدا لتعبك معى اخى
جعله الله فى موازين حسناتك
مؤيد
MoaYeaD
مشاركات: 3267
اشترك في: 19 يوليو 2010, 14:32

Ree: طلب شرح تغيير لون الاستايل

مشاركة بواسطة مؤيد »

عطيني رابط الموقع
حلاوتهم النسائى
عضو جديد
مشاركات: 27
اشترك في: 25 أغسطس 2012, 01:16

Ree: طلب شرح تغيير لون الاستايل

مشاركة بواسطة حلاوتهم النسائى »

اتفضل يا اخى
http://7lawithom.com/vb/kleeja/
أضف رد جديد