Jump to content

Recommended Posts

Posted (edited)

When you click on the "Mark site read" here on IPS board the background changes to a blue color. How can I change the color of the default 4.7 color?

Thanks

Edited by Genestoy
Posted

Thanks for posting!

Unfortunately, this issue is beyond the scope of our technical support. 👩‍💻

Our technical support is happy to help you with the Invision Community platform, but we're unable to help with things like server management, theme questions and modifications.

I've moved this to our Community Support area where other Invision Community owners will see it and help where they can.

Posted

This is the CSS code, now if somebody can tell me how to get the blue color added that would be great

Thanks

.ipsModal {
	background: rgba( var(--theme-area_background_dark), 0.7 );
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 15000;
}

 

  • 2 weeks later...
  • Recently Browsing   0 members

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