- Posts: 15
- Thank you received: 0
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.
The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
If you have questions about third-party templates, please use the User-written Templates category or contact the author directly. This category should only be used for questions about templates developed and supported by the Kunena project.
Question Problem with joomla template, not Kunena, I think...
My problem is this: I have a 3 column joomla site, menus to left, ads and announcements to the right, content in the middle. Kunena loads just fine in the center pane, but it's only 560px wide there and so poor K is a little squished. I am trying to get it to occupy both middle and right panes. I am going nuts.
My question is this: Is this even possible? I tried turning off every right side module but that doesn't work. Just leaves blank space. I have been expirementing with my joomla template code and that's going nowhere as well. I think I'm maybe missing something obvious.
Is anybody able to offer an idea or three?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I'm already working along those lines. My left and right cols are indeed fixed width. Sort of a necessity. My site uses transparant backgrounds for the left/right/center column. You can see it at www.offshorediver.com .
I'm sort of evolving my need as I see one solution after another demolished. Already tried turning right side mods off - fixed width col business becomes evident. I'm considering widening the center colum by a bit, but that would necessitate changing up the banner at top of the site, maybe.
Problem with adding major component to an established site - either it fits easily or it don't. but driving on.
Please Log in or Create an account to join the conversation.
<?php if ($option != 'com_kunena') : ?>
All the code that creates the column.
<?php endif; ?>
Please Log in or Create an account to join the conversation.
However... Kunena is still occupying only the center pane. Even with the right side turned off, is stays narrow. I'm thinking I need to use auto-width of the middle area, but I'm not sure exactly how to implement that. But I will try.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.