Is there a way to stop the title text showing, where I have highlighted that it shows on the attachment in this thread? I want the title to still display in the browser tab, but not on-page as shown. Can anybody help?
Go to the forum_list template and find this line: <xen:h1>{$xenOptions.boardTitle}</xen:h1> Code (markup): and remove the inner content: <xen:h1></xen:h1> Code (markup):