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.

Loved Kunena 1.5.3 Template: MOC 2.0 lite

More
16 years 10 months ago #20377 by Spock
Thanks very much for the feedback and i'm sorry to any one who really wanted the template. Just give me a few mins, i'll change this file myself (which i didn't do). But that's what you get when you cut corners!

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

More
16 years 10 months ago #20388 by Spock
updated files now (please test) and sorry for problems in the first place

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

More
16 years 10 months ago #20390 by Sebastien
Works like a charm. Congartulations. See it here: www.betorama.net/index.php/forum.html

My problem is that in the footer there is a centre align, which i don';t know where to fix (i want everything aligned in the left, as always)

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

More
16 years 10 months ago #20404 by Spock
In the Default Template YOURSITE/components/com_kunena/template/default/kunena.forum.css change

#Kunena .fb_credits {
position:relative;
text-align:center;
}

to

#Kunena .fb_credits {
position:relative;
text-align:left;
}

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

More
16 years 10 months ago #20411 by Sebastien
Nothing happened..It remains the same, i also changed .fb_footer to left but nothing happened

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

More
16 years 10 months ago #20421 by Spock
Sorry, i did leave out to change the

#Kunena .fb_credits {
position:relative;
text-align:left;
}

in the MOC kunena.forum.css

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

Time to create page: 0.267 seconds