Not Solved [HELP]How to change the background of Reported Posts?
#1
Not Solved
I am maintaining mybb 1.6.0. If a administrator clicks mod CP and than clicks Reported Posts, he will see a table named Reported Posts and there are posts reported. I want to change its background, so I need to know the specific css element.
Reply
#2
Not Solved
Go to: ACP > Themes > Your theme > Edit > Edit in Advanced Mode > global.css > and find;
.trow_shaded {
	background: #ffdde0;
}

You've to edit background color in order to change the color of Reported Post's Background.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)