narouto
عدد المساهمات : 433 معدل النشاط : 4834 السُمعة : 2
| موضوع: طلب التعديل على كود التحكم فى الاشعارات الأحد 15 سبتمبر 2013 - 3:23 | |
| اخوانى لو سمحتم اريد من احد ان يعدل لى كود التعديل على شريط الاشعارات وجعل وعدم حذف ازرار شاطر وشكرا هاهو الكود - الكود:
-
#fa_toolbar { background-image:url(http://i40.servimg.com/u/f40/16/80/18/01/anoan10.jpg)!important; border-bottom:ridge 2px #B38000!important; } #fa_toolbar_hidden { background-image:url(http://i40.servimg.com/u/f40/16/80/18/01/anoan10.jpg)!important; }
body { margin-top: 40px; }
#fa_toolbar, #fa_toolbar_hidden { background-color: transparent !important; }
#fa_search { display: none !important; }
#fa_share { display: none !important; }
#fa_left { -webkit-border-bottom-right-radius: 6px; -moz-border-radius-bottomright: 6px; border-bottom-right-radius: 6px; -moz-box-shadow: -1px 1px 5px #000000; -webkit-box-shadow: -1px 1px 5px #000000; box-shadow: -1px 1px 5px #000000; padding-right: 10px; }
#fa_right { -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomleft: 6px; border-bottom-left-radius: 6px; -moz-box-shadow: 1px 1px 5px #000000; -webkit-box-shadow: 1px 1px 5px #000000; box-shadow: 1px 1px 5px #000000; padding-left: 10px; }
#fa_menulist, #notif_list { font-size: 12px !important; margin-top: 3px !important; border-color: transparent !important; border-radius: 6px !important; -moz-border-radius: 4px !important; -webkit-border-radius: 4px !important; -moz-box-shadow: -1px 3px 5px #000000; -webkit-box-shadow: -1px 3px 5px #000000; box-shadow: -1px 3px 5px #000000; background-color: #F2F6FA !important; text-decoration: none !important; }
#fa_left, #fa_right { background: transparent url(http://i75.servimg.com/u/f75/16/54/26/99/vkwv10.png) repeat !important; }
#fa_left a, #fa_right a { text-decoration: none !important; }
li.see_all, li.see_all a { background-color: transparent !important; color: #666666 !important; }
#fa_left, #fa_notifications, #fa_welcome { text-shadow: 1px 1px 1px #666666 !important; }
#fa_menulist a, #fa_menulist a:link, #fa_menulist a:visited, #notif_list a { color: #666666 !important; text-decoration: none !important; }
#fa_menulist a:hover { color: #BE0B12 !important; }
#fa_toolbar > #fa_right.notification > #fa_notifications, #fa_right.welcome #fa_menu #fa_welcome { background-color: #828F99 !important; color: white !important; }
#fa_notifications.unread #notif_unread { color: #FA0E21; margin-left: 5px; font-weight: bold; }
عدل سابقا من قبل narouto في الإثنين 16 سبتمبر 2013 - 12:53 عدل 1 مرات | |
|
cool amir
عدد المساهمات : 5631 معدل النشاط : 13169 السُمعة : 140
| موضوع: رد: طلب التعديل على كود التحكم فى الاشعارات الأحد 15 سبتمبر 2013 - 6:59 | |
| تم يا غالي تفضل - الكود:
-
#fa_toolbar { background-image:url(http://i40.servimg.com/u/f40/16/80/18/01/anoan10.jpg)!important; border-bottom:ridge 2px #B38000!important; } #fa_toolbar_hidden { background-image:url(http://i40.servimg.com/u/f40/16/80/18/01/anoan10.jpg)!important; }
body { margin-top: 40px; }
#fa_toolbar, #fa_toolbar_hidden { background-color: transparent !important; }
#fa_search { display: none !important; }
#fa_left { -webkit-border-bottom-right-radius: 6px; -moz-border-radius-bottomright: 6px; border-bottom-right-radius: 6px; -moz-box-shadow: -1px 1px 5px #000000; -webkit-box-shadow: -1px 1px 5px #000000; box-shadow: -1px 1px 5px #000000; padding-right: 10px; }
#fa_right { -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomleft: 6px; border-bottom-left-radius: 6px; -moz-box-shadow: 1px 1px 5px #000000; -webkit-box-shadow: 1px 1px 5px #000000; box-shadow: 1px 1px 5px #000000; padding-left: 10px; }
#fa_menulist, #notif_list { font-size: 12px !important; margin-top: 3px !important; border-color: transparent !important; border-radius: 6px !important; -moz-border-radius: 4px !important; -webkit-border-radius: 4px !important; -moz-box-shadow: -1px 3px 5px #000000; -webkit-box-shadow: -1px 3px 5px #000000; box-shadow: -1px 3px 5px #000000; background-color: #F2F6FA !important; text-decoration: none !important; }
#fa_left, #fa_right { background: transparent url(http://i75.servimg.com/u/f75/16/54/26/99/vkwv10.png) repeat !important; }
#fa_left a, #fa_right a { text-decoration: none !important; }
li.see_all, li.see_all a { background-color: transparent !important; color: #666666 !important; }
#fa_left, #fa_notifications, #fa_welcome { text-shadow: 1px 1px 1px #666666 !important; }
#fa_menulist a, #fa_menulist a:link, #fa_menulist a:visited, #notif_list a { color: #666666 !important; text-decoration: none !important; }
#fa_menulist a:hover { color: #BE0B12 !important; }
#fa_toolbar > #fa_right.notification > #fa_notifications, #fa_right.welcome #fa_menu #fa_welcome { background-color: #828F99 !important; color: white !important; }
#fa_notifications.unread #notif_unread { color: #FA0E21; margin-left: 5px; font-weight: bold; }
| |
|
narouto
عدد المساهمات : 433 معدل النشاط : 4834 السُمعة : 2
| موضوع: رد: طلب التعديل على كود التحكم فى الاشعارات الأحد 15 سبتمبر 2013 - 11:57 | |
| اخى انا اسف على ازعاجك جدا ولكنى والله نسيت ان اقول انى اريد البحث مع ازرار شاطر وشكرا | |
|
cool amir
عدد المساهمات : 5631 معدل النشاط : 13169 السُمعة : 140
| موضوع: رد: طلب التعديل على كود التحكم فى الاشعارات الأحد 15 سبتمبر 2013 - 19:17 | |
| تفضل يا غالي - الكود:
-
#fa_toolbar { background-image:url(http://i40.servimg.com/u/f40/16/80/18/01/anoan10.jpg)!important; border-bottom:ridge 2px #B38000!important; } #fa_toolbar_hidden { background-image:url(http://i40.servimg.com/u/f40/16/80/18/01/anoan10.jpg)!important; }
body { margin-top: 40px; }
#fa_toolbar, #fa_toolbar_hidden { background-color: transparent !important; }
#fa_left { -webkit-border-bottom-right-radius: 6px; -moz-border-radius-bottomright: 6px; border-bottom-right-radius: 6px; -moz-box-shadow: -1px 1px 5px #000000; -webkit-box-shadow: -1px 1px 5px #000000; box-shadow: -1px 1px 5px #000000; padding-right: 10px; }
#fa_right { -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomleft: 6px; border-bottom-left-radius: 6px; -moz-box-shadow: 1px 1px 5px #000000; -webkit-box-shadow: 1px 1px 5px #000000; box-shadow: 1px 1px 5px #000000; padding-left: 10px; }
#fa_menulist, #notif_list { font-size: 12px !important; margin-top: 3px !important; border-color: transparent !important; border-radius: 6px !important; -moz-border-radius: 4px !important; -webkit-border-radius: 4px !important; -moz-box-shadow: -1px 3px 5px #000000; -webkit-box-shadow: -1px 3px 5px #000000; box-shadow: -1px 3px 5px #000000; background-color: #F2F6FA !important; text-decoration: none !important; }
#fa_left, #fa_right { background: transparent url(http://i75.servimg.com/u/f75/16/54/26/99/vkwv10.png) repeat !important; }
#fa_left a, #fa_right a { text-decoration: none !important; }
li.see_all, li.see_all a { background-color: transparent !important; color: #666666 !important; }
#fa_left, #fa_notifications, #fa_welcome { text-shadow: 1px 1px 1px #666666 !important; }
#fa_menulist a, #fa_menulist a:link, #fa_menulist a:visited, #notif_list a { color: #666666 !important; text-decoration: none !important; }
#fa_menulist a:hover { color: #BE0B12 !important; }
#fa_toolbar > #fa_right.notification > #fa_notifications, #fa_right.welcome #fa_menu #fa_welcome { background-color: #828F99 !important; color: white !important; }
#fa_notifications.unread #notif_unread { color: #FA0E21; margin-left: 5px; font-weight: bold; }
| |
|
narouto
عدد المساهمات : 433 معدل النشاط : 4834 السُمعة : 2
| موضوع: رد: طلب التعديل على كود التحكم فى الاشعارات الإثنين 16 سبتمبر 2013 - 12:51 | |
| مشكووووووووووور جدا اخى ربنا يجعلة فى ميزان حسناتك يا غالى تم الحل | |
|