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

This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.

The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.

Question Web 2.0 Templates for Kunena

More
17 years 2 months ago #2208 by cowboysdude
Spock wrote:

MOC 2.0 Screenshot



Live Demo


This is EXACTLY what I want/need where can I get the one that looks just like this?

Many Thanks!!

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

More
17 years 2 months ago - 17 years 2 months ago #2484 by Spock
At the moment (as these are fireboard themes just hastily upgraded) many people are having understandable difficulties using these templates so i'm asking people to use a simple but effective fix.
  1. Enable the "default_ex" template that comes with Kunena please make sure this works okay and no alignment/display issues in the frontend and make sure recent discussions is ok (as this can be quite problematic for some people)
  2. Now just upload the images folder, footer.html and forum.css files into the "default_ex" template (always keep a back-up just in case)
  3. If this doesn't work please post a URL to your forum and pm me demo login account details so i can have a look (if your forum is for registered users only)
  4. I'll try my best to have it working for you

As the Kunena team develop this componemt they apply bug fixes and upgrades directly into the templates so its not worthwhile upgrading these yet. I will upgrade the templates properly to Kunena when the the stable version is released. ;)
Last edit: 17 years 2 months ago by Spock.

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

More
17 years 2 months ago #2486 by Matias
We will soon have API for templates too, so much of the core logic will be moved out from the templates. Currently it's just too hard to update every template for every change..

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

More
17 years 2 months ago #2513 by aniphreak
my width is messed up even i changed the textarea width in the backend of kunena....


how can i fix this?

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

More
17 years 2 months ago #2541 by Spock
aniphreak wrote:

my width is messed up even i changed the textarea width in the backend of kunena....


how can i fix this?


textarea width in the backend of kunena is a different parameter and is related to the width of the text-box used when writing messages and replies in kunena.

as regards these templates width is controlled by the

.msgtext {
overflow:auto;
width:680px;
}

code at the very bottom of the forum.css file and has been discussed here on my website: moc-design.com/index.php/component/optio...d,3/func,view/id,39/

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

More
17 years 2 months ago #2542 by aniphreak
thanks! that did the job ^_^

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

Time to create page: 0.266 seconds