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

More
16 years 11 months ago #15720 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?

Please Log in or Create an account to join the conversation.

More
16 years 11 months ago #15729 by svanschu
Which title you mean? which template you use?

Is it eventually the Joomla title you see, which comes from the menulink?

Please Log in or Create an account to join the conversation.

More
16 years 11 months ago #15740 by wackmofo
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.

More
16 years 11 months ago #15753 by wackmofo
Fixed the problem. Just added this in the CSS:

#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