noor Admin
الميلاد : 22/06/1974 سمعتك : 2 عدد المساهمات : 408 الاهداف : 7367 تاريخ التسجيل : 16/05/2009
| موضوع: كود css لجعل خلفية لجميع روابط المنتدى السبت فبراير 20, 2010 8:27 pm | |
| لجعل خلفية لجميع روابط المنتدى
الكود
جرب الكود من هناالرمز: | /* Links-----------------------------------------------------*/a:link{ background-color: #FFDAEC; background-image: url("ضع هنا رابط صورة الخلفية"); text-decoration: none; } a:visited{ background-color: #FFDAEC; background-image: url("ضع هنا رابط الصورة الخلفية"); text-decoration: none; } a:active{ background-color: #FFDAEC; background-image: url("ضع هنا رابط الصورة اخلفية"); text-decoration: underline; } a:hover{ color: #d31141; text-decoration: none; } a.forumtitle { color: #892436; font-family: Trebuchet MS,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif; font-size: 1.1em; font-weight: bold; text-decoration: none; } a.forumtitle:hover { color: #d31141; text-decoration: underline; } a.forumtitle:active { color: #892436; } a.topictitle { font-family: Arabic Transparent; font-size: 1.1em; font-weight: bold; color: #892436; text-decoration: none; } a.topictitle:hover { background-color: #FFDAEC; background-image: url("ضع هنا رابط الصورة الخلفية"); text-decoration: underline; } a.topictitle:active { color: #892436; }
|
يمكنك استعمال اي خلفية من اختيارك لا تنسى وضع رابط الصورة الخلفية اربع مرات يعني في مكان
أمثلة
http://www.malware-site.www/vb/color/b20.gif
https://i.servimg.com/u/f62/11/72/90/44/qtr2310.gif
http://psd.phishing-site.www/img/gilter/1138289082_wed5.gif
| |
|