Sway
Active member
i have added some code to the EXTRA.css to remove page titles from my forum but for some reason it removes the thread title when you are reading it, i cant seem to figure out why or how to add the thread title but remove the page titles, it looks a bit too tacky when page titles are displayed.
Below is the code i have added to EXTRA.css
Below is the code i have added to EXTRA.css
Code:
}
.titleBar h1 {
display: none;