Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
usmf Posted December 16, 2020 Posted December 16, 2020 I can't seem to find a way to adjust the color of the Profile Header Background throughout the entire site. Every time you load a different user profile or hover over a member's name, the background of the profile header loads in a different pastel color. This color also shows up as a permanent header bar on phones. Is there a way to change this? Here's a link to the forum I'm working on: https://www.usmilitariaforum.com/forums/index.php?/online/
usmf Posted December 17, 2020 Author Posted December 17, 2020 Here are two screenshots showing the color issue as seen on a forum member's phone. I don't have a mobile phone to check on, but these show the pink color two different times. On a regular PC view, that color (it can be pink, purple or other pastels) flashes up behind the Profile Header Background image. Each profile seems to have a certain color assigned to it. I'd like to be able to remove these colors.
Solution Morrigan Posted December 17, 2020 Solution Posted December 17, 2020 This is actually working as intended. The issue you're having there with the big checks showing is that it looks like the image is tiny and the CSS was likely changed. .ipsCoverPhoto_container { background: black !important; } Add that to the bottom of your custom CSS to override the behavior.
Recommended Posts