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.

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 Kandy template (Kunena 1.5.11)

More
16 years 2 weeks ago - 15 years 11 months ago #47491 by rodvold
My first Kunena template! Enjoy! :laugh:

Demo: kunena.extensiontemplates.com

Download: extensiontemplates.com/Details/Kandy.html

[img] [img]http://www.kunena.com/media/kunena/attachments/legacy/images/screen2-20100507.jpg[/img]

Joomla Extension Templates: extensiontemplates.com
Last edit: 15 years 11 months ago by rodvold.

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

More
16 years 2 weeks ago - 16 years 2 weeks ago #47492 by rodvold
note: this template does not support narrow templates - it's a CSS oversight.

Joomla Extension Templates: extensiontemplates.com
Last edit: 16 years 2 weeks ago by rodvold.

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

More
16 years 2 weeks ago #47631 by rodvold
Umm... this template is having issues. If someone can help I would appreciate it:

1) (Fire fox) if you toggle between tabs in guest view, the tabs lose styling. Oddly, if logged in this does not happen.

2) (IE) It's all jacked up. I'm gonna have to tweak it

3) (Chrome) change
Code:
#Kunena td.s_corner_center { background: url("images/center_top.png") repeat-x; } #Kunena td.s_corner_rt { background: url("images/corner_rt.png") no-repeat; width:14px; } #Kunena #top_bar { height:13px; } #Kunena #top_bar td.profile_tl { background: url("images/corner_lt.png") no-repeat; width:14px; } #Kunena #top_bar td.profile_center { background: url("images/center_top.png") repeat; }

to
Code:
#Kunena td.s_corner_center { background: url("images/center_top.png") repeat-x; width:97%; } #Kunena td.s_corner_rt { background: url("images/corner_rt.png") no-repeat; width:14px; } #Kunena #top_bar { height:13px; } #Kunena #top_bar td.profile_tl { background: url("images/corner_lt.png") no-repeat; width:14px; } #Kunena #top_bar td.profile_center { background: url("images/center_top.png") repeat; width:97%; }

Sorry - obviously this template needs work. If someone wants to try and tweak this template and reply with the changes I'll update the template. Otherwise please be patient until I find time to fix it. ^ ^

Joomla Extension Templates: extensiontemplates.com

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

Time to create page: 0.258 seconds