سفيان عرجون الأسطورة
<div id="ball" style="z-index:99999; position:fixed; width:250px; height:100px; left:100%; top:100%; margin-top:-105px; margin-left:-260px; font-weight:normal; text-decoration:none;">
<table width="250" height="100" cellpadding="8px">
<tr><td valign="top" background="https://i.servimg.com/u/f85/14/35/47/42/b211.gif">
<table><tr><td style="padding:5px;">
<div style="float:right;"><a onclick='document.getElementById("ball").style.display = "none";return false;' href="#"><img border="0" src="https://2img.net/i/fa/admin/icones/supprimer.png"></a></div>
<a target="_blank" style="text-decoration:none;" href="/profile.forum?mode=register"><span style="font-weight:normal; font-size: 15px; font-family:verdana; color:#000000;">
<img border="0" src="https://2img.net/i/fa/valid.png"> <b>!!تنبيه !!</b>
<br />انت عزيزي الزائر تتصفح الموقع بصفتك زائر فضلاً اضغط هنا للتسجيل لتصفح الموقع بكامل الصلاحيات </span></span>
</td></tr></table>
</td></tr></table>
</div>
سفيان عرجون الأسطورة
<div id="ball" style="z-index:99999; position:fixed; width:250px; height:100px; left:100%; top:100%; margin-top:-105px; margin-left:-260px; font-weight:normal; text-decoration:none;">
<table width="250" height="100" cellpadding="8px">
<tr><td valign="top" background="https://i.servimg.com/u/f85/14/35/47/42/b211.gif">
<table><tr><td style="padding:5px;">
<div style="float:right;"><a onclick='document.getElementById("ball").style.display = "none";return false;' href="#"><img border="0" src="https://2img.net/i/fa/admin/icones/supprimer.png"></a></div>
<a target="_blank" style="text-decoration:none;" href="/profile.forum?mode=register"><span style="font-weight:normal; font-size: 15px; font-family:verdana; color:#000000;">
<img border="0" src="https://2img.net/i/fa/valid.png"> <b>!!تنبيه !!</b>
<br />انت عزيزي الزائر تتصفح الموقع بصفتك زائر فضلاً اضغط هنا للتسجيل لتصفح الموقع بكامل الصلاحيات </span></span>
</td></tr></table>
</td></tr></table>
</div>
سفيان عرجون الأسطورة
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.



 
المجلةالرئيسيةسفيان عرجونالتسجيلأحدث الصوردخولاستضافة الاحلام التونسيةfacebookرديو وتلفزةلمجلةأظف موقعكحالة الطقس والنشرة المتوقعة2eme site de Tunisia Sat Arjounالمنتدى الثالث الخاص بنا

 

 كود تخفيف الوان الازرار

اذهب الى الأسفل 
كاتب الموضوعرسالة
Arjoun Soufiene
مؤسس المنتدى

كبير المديرين

مؤسس المنتدى  كبير المديرين
Arjoun Soufiene


الأوسمة : الإدارة
أحلى تاريخ بحياتك : 05/12/1982
جنسيتك : تونسية
كيف تعرفت علينا؟ : جوجل
رقم عضويه : 1
ذكر

الكلب
عدد المساهمات : 4269
نقاط التميز : 2147483647
السمعة : -1
تاريخ التسجيل : 11/07/2009
العمر : 41
الموقع : https://arjoun.ahlamontada.com

كود تخفيف الوان الازرار Empty
مُساهمةموضوع: كود تخفيف الوان الازرار   كود تخفيف الوان الازرار I_icon_minitimeالسبت يونيو 12, 2010 7:36 pm

السلام عليكم ورحمة الله وبركاته


اليوم احضرت لكم كود جميل جدا
وهو تخفيف الوان الازرار


*//الكود*

الكود:

/*----- تخفيف لون الازرار -----*/



#i_icon_mini_index
{

opacity
 : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity : 0.5 ;

filter
 : alpha(opacity=50) ;
}
#i_icon_mini_index:hover
{
background-image:
 url();

opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1
 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_portal
{
background-image:
 url();

opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity
 : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_portal:hover
{
background-image:
 url();

opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity : 1
 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_faq
{
background-image:
 url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity
 : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_faq:hover
{
background-image:
 url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity
 : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_search
{
background-image:
 url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity
 : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_search:hover
{
background-image:
 url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity
 : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_members
{
background-image:
 url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity
 : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_members:hover
{
background-image:
 url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity
 : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_groups
{
background-image:
 url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity
 : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_groups:hover
{
background-image:
 url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity
 : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_profile
{
background-image:
 url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity
 : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_profile:hover
{
background-image:
 url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity
 : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_message
{
background-image:
 url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity
 : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_message:hover
{
background-image:
 url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity
 : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_login
{
background-image:
 url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity
 : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_login:hover
{
background-image:
 url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity
 : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_logout
{
background-image:
 url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity
 : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_logout:hover
{
background-image:
 url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity
 : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_new_message
{
background-image:
 url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity
 : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_new_message:hover
{
background-image:
 url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity
 : 1 ;
filter : alpha(opacity=100) ;
}
/*---- essa_elgn----*/
#i_icon_mini_register
{
background-image:
 url();


opacity : 0.5 ;
-moz-opacity : 0.5 ;
-khtml-opacity
 : 0.5 ;
filter : alpha(opacity=50) ;
}
#i_icon_mini_register:hover
{
background-image:
 url();


opacity : 1 ;
-moz-opacity : 1 ;
-khtml-opacity
 : 1 ;
filter : alpha(opacity=100) ;
}





function
 stop(){
if(TimerRunning)
clearTimeout(timerID);
TimerRunning =
 false;
}
function display() {
var thedate = new Date();
var
 hours = thedate.getHours();
var Min = thedate.getMinutes();
var
Sec = thedate.getSeconds();
var TimeV = "" + ((hours >12) ? hours
-12 :hours)
TimeV += ((Min < 10) ? ":0" : ":") + Min
TimeV +=
((Sec < 10) ? ":0" : ":") + Sec
TimeV += (hours >= 12) ? " PM" :
 " AM"
window.status = TimeV;
timerID =
setTimeout("display()",1000);
TimerRunning = true;
}
function
start() {
stop();
display();
}



*//صورة الكود*


تكبير
الصورةتصغير
الصورة
[ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذه الصورة]
[ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذا الرابط]
-------------
طريقة وضعه
لوحة
الادارة
>>مظهر المنتدى>>الوان>>ورقة تصميم css


[ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذه الصورة]
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://arjoun.ahlamontada.com
 
كود تخفيف الوان الازرار
الرجوع الى أعلى الصفحة 
صفحة 1 من اصل 1
 مواضيع مماثلة
-
» (حصريا) للنسخة الثالثة ..كود سيسي مثل منتدى الدعم تغير لون الرسالة الجديدة على لون ..كتابة الازرار ..مع الصورة المصغرة

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