Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
keysolutns Posted September 11, 2020 Posted September 11, 2020 So far so good with the 4.52 update except one color issue which I can't seem to find. At the top of the page - the notification area, where can I change the color of the text and icons here. They're so dark against my red themed background. Any idea where this color can be changed? dbkbye 1
RocketStang Posted September 11, 2020 Posted September 11, 2020 This is what I used...just drop the code below into your Custom CSS file... /* Change color of header icons. */ #elUserNav > li > a { color: #FFFFFF; font-weight: bolder; font-size: 15px; } dbkbye, keysolutns and Malwarebytes Forums 3
Malwarebytes Forums Posted September 12, 2020 Posted September 12, 2020 16 hours ago, RocketStang said: This is what I used...just drop the code below into your Custom CSS file... /* Change color of header icons. */ #elUserNav > li > a { color: #FFFFFF; font-weight: bolder; font-size: 15px; } Works great for me. 👍
Recommended Posts