كود css إخفاء الشريط الإشعارات بشكل جديد .
صفحة 1 من اصل 1 • شاطر
كود css إخفاء الشريط الإشعارات بشكل جديد .
صورة للكود
الكود الان
#fa_toolbar {
background: none repeat scroll 0% 0% transparent ! important;
height: 0px ! important;
margin-top: 18px ! important;
position: absolute ! important;
z-index: 1 ! important;
}
#notif_list li {
padding: 10px 10px 0px ! important;
}
#notif_list a, #notif_list li .contentText a, #notif_list li a {
text-decoration: none ! important;
}
#notif_list li.see_all {
background-color: transparent ! important;
}
#notif_list li.see_all a {
color: #5A5A5A ! important;
}
#fa_right {
margin-right: 9px ! important;
}
#fa_hide, #fa_icon, #fa_search, #fa_service, #fa_share, #fa_toolbar_hidden {
display: none ! important;
}
#fa_service {
color: #5F5F5F ! important;
font-family: Lato ! important;
font-size: 12px;
margin-left: 25px ! important;
padding-top: 21px ! important;
}
#fa_service:before {
content: "Powered by -tqania-net- ";
}
#fa_icon {
margin-left: 100px ! important;
margin-top: -5px ! important;
}
#fa_menu a, #fa_notifications, #fa_right a.rightHeaderLink {
border-radius: 3px 3px 3px 3px;
color: #5F5F5F ! important;
font-family: Lato ! important;
font-size: 12px;
height: 36px ! important;
line-height: 36px ! important;
outline: medium none ! important;
padding: 0px 12px;
}
#fa_menu a:hover, #fa_notifications:hover, #fa_right a.rightHeaderLink:hover {
background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.8);
text-decoration: none ! important;
}
#fa_notifications {
background-image: url("https://i.servimg.com/u/f72/17/19/90/23/icon_n11.png");
background-position: 10px 9px;
background-repeat: no-repeat;
padding-left: 35px ! important;
padding-right: 12px ! important;
}
#fa_notifications:hover {
background-image: url("https://i.servimg.com/u/f72/17/19/90/23/icon_n11.png") ! important;
background-position: 10px -19px ! important;
background-repeat: no-repeat ! important;
}
#fa_menulist, #notif_list {
background-color: #FFFFFF ! important;
background-position: center bottom ! important;
border-radius: 0px 0px 5px 5px ! important;
border: medium none ! important;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
color: #323232 ! important;
}
#fa_menulist img {
border-radius: 3px 3px 3px 3px;
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2) inset, 0px 0px 0px 1px rgba(0, 0, 0, 0.08) inset;
height: 94px;
padding: 0px;
position: relative;
vertical-align: top;
width: auto;
}
#notif_list {
color: #5A5A5A ! important;
font-family: Lato,tahoma,helvetica,arial,sans-serif ! important;
font-size: 12px ! important;
font-style: normal ! important;
font-variant: normal ! important;
font-weight: normal ! important;
}
الكود الان
#fa_toolbar {
background: none repeat scroll 0% 0% transparent ! important;
height: 0px ! important;
margin-top: 18px ! important;
position: absolute ! important;
z-index: 1 ! important;
}
#notif_list li {
padding: 10px 10px 0px ! important;
}
#notif_list a, #notif_list li .contentText a, #notif_list li a {
text-decoration: none ! important;
}
#notif_list li.see_all {
background-color: transparent ! important;
}
#notif_list li.see_all a {
color: #5A5A5A ! important;
}
#fa_right {
margin-right: 9px ! important;
}
#fa_hide, #fa_icon, #fa_search, #fa_service, #fa_share, #fa_toolbar_hidden {
display: none ! important;
}
#fa_service {
color: #5F5F5F ! important;
font-family: Lato ! important;
font-size: 12px;
margin-left: 25px ! important;
padding-top: 21px ! important;
}
#fa_service:before {
content: "Powered by -tqania-net- ";
}
#fa_icon {
margin-left: 100px ! important;
margin-top: -5px ! important;
}
#fa_menu a, #fa_notifications, #fa_right a.rightHeaderLink {
border-radius: 3px 3px 3px 3px;
color: #5F5F5F ! important;
font-family: Lato ! important;
font-size: 12px;
height: 36px ! important;
line-height: 36px ! important;
outline: medium none ! important;
padding: 0px 12px;
}
#fa_menu a:hover, #fa_notifications:hover, #fa_right a.rightHeaderLink:hover {
background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.8);
text-decoration: none ! important;
}
#fa_notifications {
background-image: url("https://i.servimg.com/u/f72/17/19/90/23/icon_n11.png");
background-position: 10px 9px;
background-repeat: no-repeat;
padding-left: 35px ! important;
padding-right: 12px ! important;
}
#fa_notifications:hover {
background-image: url("https://i.servimg.com/u/f72/17/19/90/23/icon_n11.png") ! important;
background-position: 10px -19px ! important;
background-repeat: no-repeat ! important;
}
#fa_menulist, #notif_list {
background-color: #FFFFFF ! important;
background-position: center bottom ! important;
border-radius: 0px 0px 5px 5px ! important;
border: medium none ! important;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
color: #323232 ! important;
}
#fa_menulist img {
border-radius: 3px 3px 3px 3px;
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2) inset, 0px 0px 0px 1px rgba(0, 0, 0, 0.08) inset;
height: 94px;
padding: 0px;
position: relative;
vertical-align: top;
width: auto;
}
#notif_list {
color: #5A5A5A ! important;
font-family: Lato,tahoma,helvetica,arial,sans-serif ! important;
font-size: 12px ! important;
font-style: normal ! important;
font-variant: normal ! important;
font-weight: normal ! important;
}
Admin- المميزين
- sms :
الجنس :
المشاركات : 193
التسجيل : 08/04/2015
تاريخ الميلاد : 31/12/1980
مواضيع مماثلة
» كود css إخفاء عنوان (علبة الدردشة) .
» كود css شريط أسفل الإشعارات .
» كود css اضافة صورة + اسم موقعك بعارضة الإشعارات .
» كود css صندوق الرد بشكل الجديد في الأزرار .
» الحوثيون يطالبون بوقف غارات التحالف بشكل نهائي واستئناف المحادثات
» كود css شريط أسفل الإشعارات .
» كود css اضافة صورة + اسم موقعك بعارضة الإشعارات .
» كود css صندوق الرد بشكل الجديد في الأزرار .
» الحوثيون يطالبون بوقف غارات التحالف بشكل نهائي واستئناف المحادثات
صفحة 1 من اصل 1
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى