- Posts: 40
- 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 I want to align the Kunena Search module to the right of the Kunena menu
sozzled wrote: I had a closer look and, to be totally honest with you, I haven't the slightest idea how to make this work in K 2.0 with the K 2.0 Blue Eagle template. :lol: Good luck finding the answer.
OK than please put back my earlier text on the Subject. Because with the text you changed i will never find a answer!
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
gio wrote: Hi!
i am looking how to change the default "forum search tab" like this in this forum to one simple search field next to the tabs alligned right like the picture below:
many thanx in advance!
This is possible, but you need to add few lines of code in one kunena template file.
So, you need to do this every time you upgrade Kunena (if you are using Blue Eagle Template), is that ok for you?
Please Log in or Create an account to join the conversation.
TKtemp wrote:
gio wrote: Hi!
i am looking how to change the default "forum search tab" like this in this forum to one simple search field next to the tabs alligned right like the picture below:
many thanx in advance!
This is possible, but you need to add few lines of code in one kunena template file.
So, you need to do this every time you upgrade Kunena (if you are using Blue Eagle Template), is that ok for you?
yes
Please Log in or Create an account to join the conversation.
open the file menu.php
// components /com_kunena / template / blue_eagle / html / common / menu.php)
replace this code:
Now install Kunena Search MODULE (if you haven't) and publish it in position "kunena_search"
That's it.
Regards
Please Log in or Create an account to join the conversation.