Home › Forums › RaidPlanner Discussions › General discussion › Problem with text color in the popup › Reply To: Problem with text color in the popup
Add the following into your template’s css file:
#sbox-content { background-color: black; }
This will makes black background in all popup windows.
Comments are closed.