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

More
16 years 10 months ago #20387 by Spock
I have updated the message.php file properly for K1.5.3 and the template packages have been updated :) to reflect this and should work ok now (please test)

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

More
16 years 10 months ago #21236 by suraneau
hello,
at first we like to thank you for the wonderfull work, this template fits perfect to our website sivi-berlin.de
there is only one very little problem, our site has a dark theme with fonts color #CCCCCC. your kunena template matches really good but if i want to post a new message/forumpost the fonts color turns to black on the dark theme. at first i thought it could be a mistake in the joomla template css but i can't find a position. befor i look further into the joomla template css i would like to ask maybe it's a simple line in your MOC 2.0 template css? i hope you can help out and resque me to look into thousands of css code lines :)

thank you very much in advance

cheers from berlin

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

More
16 years 10 months ago #21237 by Spock
By default i design so that font colors and links are controlled by the Joomla! stylesheet but i might have left it out for

#Kunena .fb_txtarea {

. I wonder could you give me a demo user login for your site for 2 mins and i'll have the answer.

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

More
16 years 10 months ago #21238 by suraneau
wow unbelievable,
your support is very fast.
i've send you the login information as PM.
i really hope you can help out.
thank you

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

More
16 years 10 months ago #21274 by Spock
Ok it has to be changed in your Joomla! template CSS file (bot the kunena.css): /templates/ja_labra/css/template.css
Find the following in template.css (line 154):

input, select, textarea, .inputbox, .button
font-family:Tahoma,Arial,sans-serif;
font-size:92%;
}

add font color

input, select, textarea, .inputbox, .button
font-family:Tahoma,Arial,sans-serif;
font-size:92%;
color:#CCCCCC;
}

I was using firebug to see that so maybe there isn't an exact css phrase "input, select, textarea, .inputbox, .button" but you'll find something similar at least which you should change.
Try that and it should work.

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

More
16 years 10 months ago #21401 by suraneau
yiepieee yeah :woohoo: ,
wow..thank you so much for your help. i don't think that i would find this simple solution myself. cheers for everything, your wonderful kunena template and keep up your work.
:cheer:

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

Time to create page: 0.240 seconds