FM Notification Bar: Change the Background Color of the Menu List and Notification List

View previous topic View next topic Go down

FM Notification Bar: Change the Background Color of the Menu List and Notification List Empty FM Notification Bar: Change the Background Color of the Menu List and Notification List

Post by Guest 1/23/2015, 7:47 pm

avatar
Guest
Guest


To change the background color of your FM Notification Bar Menu List and Notification List, use this little CSS:


phpbb2 phpbb3 punbb invision

Code:

#notif_list {background-color: #@@@@@@!important;color: #@@@@@@!important}
#fa_menulist {background-color: #@@@@@@!important;}

Where @@@@@@ = the exact color code you want to use.
"background-color" is the menu color.
"color" is the text color.

Code:

#notif_list {background-color: #FF5100!important;color: #FFF!important}
#fa_menulist {background-color: #FF5100!important;}

Samantha.

Back to top Go down

View previous topic View next topic Back to top

- Similar topics

Permissions in this forum:
You cannot reply to topics in this forum