Jump to content

Profile Header Background Loading in Different Colors?


Go to solution Solved by Morrigan,

Recommended Posts

Posted

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/

Posted

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.

 

spacer.png

spacer.png

 

  • Solution
Posted

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...