- Posts: 1457
- Thank you received: 71
Kunena 7.0.3 Released
The Kunena team has announce the arrival of Kunena 7.0.3 [K 7.0.3] 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
Please read
Before you ask for help with template issues ...
Question Remove Header and Profile - Kunena 1.5.11
15 years 10 months ago #49124
by Cerberus
in fb_layout.php change you code so it looks like this
Replied by Cerberus on topic Re:Remove Header and Profile - Kunena 1.5.11
Code:
$header = '<div id="fb_topmenu" ><div id="Kunena_tab"><ul>';
if ($my_id != 0)
{
}
if ($my_id != 0)
{
}
switch ($type)
{
case 3:
in fb_layout.php change you code so it looks like this
Please Log in or Create an account to join the conversation.
- amitjaio252
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
15 years 10 months ago #49127
by amitjaio252
Replied by amitjaio252 on topic Re:Remove Header and Profile - Kunena 1.5.11
Hey! Where exactly do i need to insert this code u gave me.
I searched for this "$header = '<div id="fb_topmenu" ><div id="Kunena_tab"><ul>';" in fb_layout.php and after that i see there is lot of coding.
Please help with the exact path or changes i need to do.
I searched for this "$header = '<div id="fb_topmenu" ><div id="Kunena_tab"><ul>';" in fb_layout.php and after that i see there is lot of coding.
Please help with the exact path or changes i need to do.
Please Log in or Create an account to join the conversation.
15 years 10 months ago #49782
by squeek
Replied by squeek on topic Re: Remove Header and Profile - Kunena 1.5.11
+1
same problems !!
same problems !!
Please Log in or Create an account to join the conversation.
15 years 10 months ago #49786
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: Remove Header and Profile - Kunena 1.5.11
At times I watch, in amazement, the requests that people make to cripple Kunena's features! :ohmy: I ask myself, do they want a web-based discussion forum or do they want something that Kunena was not designed for in the first place?
But, everyone is entitled to their own choices - irrespective of whether or not I think they are misinformed ones. Anyway, here's what you do. Add the following lines to your site template:
#Kunena_top, .fb_profilebox {
display:none;
}
That's it! Knock yourselves out. :side:
But, everyone is entitled to their own choices - irrespective of whether or not I think they are misinformed ones. Anyway, here's what you do. Add the following lines to your site template:
#Kunena_top, .fb_profilebox {
display:none;
}
That's it! Knock yourselves out. :side:
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- amitjaio252
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
15 years 10 months ago #49854
by amitjaio252
Replied by amitjaio252 on topic Re: Remove Header and Profile - Kunena 1.5.11
Yippee! It worked....thank you so much
Please Log in or Create an account to join the conversation.
15 years 1 month ago #86991
by Jake405
Replied by Jake405 on topic Re:Remove Header and Profile - Kunena 1.5.11
Thanks so much!
Please Log in or Create an account to join the conversation.
Time to create page: 0.200 seconds