seojoseph Member Jan 29, 2014 #1 is a setting to disable the title from showing on the homepage of the forum?
P Paul B XenForo moderator Staff member Jan 29, 2014 #2 You can use this in EXTRA.css: Code: .forum_list .titleBar { display: none; }
seojoseph Member Jan 29, 2014 #3 We found this: http://xenforo.com/community/threads/hide-board-title-on-index-page.9584/ - thanks though.
We found this: http://xenforo.com/community/threads/hide-board-title-on-index-page.9584/ - thanks though.
AndyB Well-known member Jan 30, 2014 #4 Hi seojoseph, You might like to use this add-on: http://xenforo.com/community/resources/remove-board-title.2813/ It replaces the board title with the word Forums. So when the forums tab is clicked, the word "Forums" is shown instead of the board title.
Hi seojoseph, You might like to use this add-on: http://xenforo.com/community/resources/remove-board-title.2813/ It replaces the board title with the word Forums. So when the forums tab is clicked, the word "Forums" is shown instead of the board title.