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 I would like to remove forum pathway, the whole div tag.

More
16 years 7 months ago #30135 by ald0413
Could you please explain to me how to remove the forum pathway from my forum, thank you very much

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

More
16 years 7 months ago #30138 by @quila
Hi,

kunena.forum.css line 1058 add red text

#Kunena .fb_forum-pathway {
background:#F7F7F7 none repeat scroll 0 0;
border:1px solid #CCCCCC;
color:#000000;
line-height:18px;
margin:5px 0 0;
padding:3px;
display: none;
}


line 1066

#Kunena .fb_forum-pathway-bottom {
background:#F7F7F7 none repeat scroll 0 0;
border:1px solid #CCCCCC;
color:#000000;
line-height:18px;
margin:0 0 5px;
padding:3px;
display: none;
}


Regards
The following user(s) said Thank You: balboaME

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

More
16 years 7 months ago #30169 by ald0413
THANK YOU VERY MUCH IT WORKED!!

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

Time to create page: 0.237 seconds