- Posts: 44
- 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
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Question Remove some of the forum
- uv-jagt.dk
-
Topic Author
- Offline
- Junior Member
-
Less
More
15 years 8 months ago #58069
by uv-jagt.dk
Remove some of the forum was created by uv-jagt.dk
Please Log in or Create an account to join the conversation.
15 years 8 months ago - 15 years 8 months ago #58070
by Cerberus
Replied by Cerberus on topic Re: Remove some of the forum
This applies to K1.6 ONLY
To remove top most boxs just add this to your kunena.forum.css file ( you need to make a new kunena.forum-min.css file using refresh-sf.com/yui/ )
i am building two templates for k1.6 that will include this as a setting so if you can wait for the stable release i will release these templates. ( light and dark templates)
to do this in K1.5 is not an easy task and would require multiple php file to be edited.
To remove top most boxs just add this to your kunena.forum.css file ( you need to make a new kunena.forum-min.css file using refresh-sf.com/yui/ )
Code:
#Kunena div.kpbox {
display:none;
}
Code:
#Kunena .kforum-pathway {
display:none
}
i am building two templates for k1.6 that will include this as a setting so if you can wait for the stable release i will release these templates. ( light and dark templates)
to do this in K1.5 is not an easy task and would require multiple php file to be edited.
Last edit: 15 years 8 months ago by Cerberus.
Please Log in or Create an account to join the conversation.
- uv-jagt.dk
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 44
- Thank you received: 0
15 years 8 months ago #58100
by uv-jagt.dk
Replied by uv-jagt.dk on topic Re: Remove some of the forum
Thanks, but where exactly do I place these lines?
I can't wait ;0)
I can't wait ;0)
Please Log in or Create an account to join the conversation.
15 years 8 months ago #58104
by Cerberus
Replied by Cerberus on topic Re: Remove some of the forum
would seem this post has been moved to K1.5 forum so information is no longer valid please confim what version of kunena you are running ??
Please Log in or Create an account to join the conversation.
- uv-jagt.dk
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 44
- Thank you received: 0
15 years 8 months ago #58106
by uv-jagt.dk
Replied by uv-jagt.dk on topic Re: Remove some of the forum
com_kunena_v1.5.12_stable_b1897_2010-06-19.zip
Please Log in or Create an account to join the conversation.
15 years 8 months ago #58108
by Cerberus
Replied by Cerberus on topic Re: Remove some of the forum
Then my previous post will not work for you, there in no real easy way to remove the two boxes you require from k1.5 but it is very easy as i showed above to remove it from K1.6
Please Log in or Create an account to join the conversation.
Time to create page: 0.258 seconds