- Posts: 3
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question Remove the forum title from the header
16 years 11 months ago #15720
by wackmofo
Remove the forum title from the header was created by wackmofo
Hi! In which file can i remove the forum title, displayed in the header. I want the header to show only links - Categories, Latest Posts, My profile and not the PAGE TITLE.
How can i do that?
How can i do that?
Please Log in or Create an account to join the conversation.
16 years 11 months ago #15729
by svanschu
Kunena Contributor & Language Coordinator
Kunena Birthday Module | Kunena LaTeX Plugin | SchuWeb Sitemap with free Kunena Plugin
Always up to date with Twitter
Replied by svanschu on topic Re:Remove the forum title from the header
Which title you mean? which template you use?
Is it eventually the Joomla title you see, which comes from the menulink?
Is it eventually the Joomla title you see, which comes from the menulink?
Kunena Contributor & Language Coordinator
Kunena Birthday Module | Kunena LaTeX Plugin | SchuWeb Sitemap with free Kunena Plugin
Always up to date with Twitter
Please Log in or Create an account to join the conversation.
16 years 11 months ago #15740
by wackmofo
Replied by wackmofo on topic Re:Remove the forum title from the header
I use the Grey template... I don't mean the page title displayed in the browser bar, but the title of the board (Board Title in Kunena configuration)
Please Log in or Create an account to join the conversation.
16 years 11 months ago #15753
by wackmofo
Replied by wackmofo on topic Re:Remove the forum title from the header
Fixed the problem. Just added this in the CSS:
#Kunena .fb_header_th_2 {
display:none;
}
#Kunena .fb_header_th_2 {
display:none;
}
Please Log in or Create an account to join the conversation.
Time to create page: 0.251 seconds