jame58rown

Customer
Would it be possible that when a thread is open to have the Thread titles in white on a black background as per my mock up?

thread title.png




thread-title2.jpg
 
Something like this in extra should do the trick:

Code:
[data-template="thread_view"] .p-title-value {
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    padding: 5px 10px;
}
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back