N Notalius Member Feb 14, 2017 #1 So I've basically separated posts by adding borders to the message_container. How do I change the background color in between the borders so it's the same as the sites background color. I basically want the posts to be completely separated.
So I've basically separated posts by adding borders to the message_container. How do I change the background color in between the borders so it's the same as the sites background color. I basically want the posts to be completely separated.
Steve F Well-known member Feb 14, 2017 #3 A link to the site would help but you could try this in your EXTRA.css Code: .messageList { background: transparent; } Upvote 0 Downvote
A link to the site would help but you could try this in your EXTRA.css Code: .messageList { background: transparent; }
N Notalius Member Feb 14, 2017 #4 Steve F said: A link to the site would help but you could try this in your EXTRA.css Code: .messageList { background: transparent; } Click to expand... That theme is still hidden for users .. I don't want to go live yet. Oh and it doesn't work :/ Upvote 0 Downvote
Steve F said: A link to the site would help but you could try this in your EXTRA.css Code: .messageList { background: transparent; } Click to expand... That theme is still hidden for users .. I don't want to go live yet. Oh and it doesn't work :/