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 InfinityHU 1.6 final - a Kunena 1.6 dark template

More
15 years 7 months ago - 15 years 7 months ago #64575 by daveyboye
Nice, they must have not made any CSS changes since RC3. I will post any bugs that I may encounter.
Last edit: 15 years 7 months ago by daveyboye.

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

More
15 years 6 months ago - 15 years 6 months ago #66000 by ender
Cool template, but looks buggy in IE8+. IE ignores background picture and fills headers with blue color :(

#Kunena .kblock div.kheader {
background:url("../images/backgrounds/catbg.jpg") repeat-x scroll left top #1E1E1E;
color:#FFFFFF;
padding:0 0 0 10px;

EDIT: problem is in \components\com_kunena\template\default\css\kunena.forum.ie7.css which overrides kunena.forum-min.css :sick:
Last edit: 15 years 6 months ago by ender.

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

  • pedrohsi
  • pedrohsi's Avatar Topic Author
  • New Member
  • New Member
More
15 years 6 months ago #66071 by pedrohsi
that's weird, because IE8 is not doing that on my setup - maybe because i replaced the header background color in the Kunena configuration backend for this template :)

honestly, i don't have the time to troubleshoot IE, every single version behaves differently - thank you Microsoft, btw

try putting an empty kunena.forum.ie7.css and kunena.forum.ie7-min.css file in the infinityhu css folder, maybe that solves it (or edit the line with the header background in the file)

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

  • pedrohsi
  • pedrohsi's Avatar Topic Author
  • New Member
  • New Member
More
15 years 6 months ago #66370 by pedrohsi
fixed a small issue with the Who Is Online header which didn't have the proper height when the user was not logged in

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

More
15 years 6 months ago #66564 by daveyboye
Found another bug. Announcements section does not have same CSS format as the rest. When going to add an announcement, it's all white, thus not able to see anything.

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

  • pedrohsi
  • pedrohsi's Avatar Topic Author
  • New Member
  • New Member
More
15 years 6 months ago #66566 by pedrohsi
indeed, so there were changes in the full version after all.

however, i don't know what's causing it, something keeps overruling my entries, and this time it's not the ie7 css file.

all the css entries are there in my files, but they are simply overruled and I don't know why and where...

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

Time to create page: 0.301 seconds