Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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 twelfth 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 is for discussing issues with the K 3.0 Blue Eagle template.

As general background, My Joomla site template makes a mess of Kunena .

We do not answer questions about other templates for Kunena here.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Solved Adjust a couple of color settings

More
11 years 6 months ago - 11 years 6 months ago #160734 by woogerboy21
So I have been looking into adjusting a couple of settings that seem like they should be pretty basic but so far, out of all the articles I have read none have fixed what I am trying to do.

I am looking to change a couple of simple color settings. I am looking to change the color of the moderators titles from the red that it is to something else.

I am also looking to change when some one clicks the reply button. The color of the text that shows up in the subject line along with the color of the text in the message line.

One thing to mention (not sure if it matters) is I do have the setting to blend with my joomla template option set to yes.

Can some one quickly point me to how to do those two simple changes?

This message contains confidential information

Database collation check: The collation of your table fields are correct

Joomla! SEF: Enabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Missing | PHP environment: Max execution time: 30 seconds | Max execution memory: 128M | Max file upload: 2M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : dd_bluecar_41 | author: www.diablodesign.eu | version: 2.5 | creationdate: Unknown

Kunena default template details : Blue Eagle | author: Kunena Team | version: 3.0.6 | creationdate: 2014-07-28

Kunena version detailed: Kunena 3.0.6 | 2014-07-28 [ Tala ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: UddeIM 3.2

Third-party SEF components: None

Plugins: None

Modules: None

Last edit: 11 years 6 months ago by 810.

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

More
11 years 6 months ago #160736 by 810

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

More
11 years 6 months ago - 11 years 6 months ago #160740 by woogerboy21

810 wrote: www.kunena.org/docs/Coloured_member_types

Thats the article I tried, it doesnt work. Im guessing it has something to do with the setting about blend with joomla template that I have set to yes.

Also one thing to note. I do not have one of the following files (as described in the article):
components/com_kunena/template/default/css/kunena.forum.css

under components/com_kunena/template I only have the folder blue_eagle, and there is a file under it that has the name as described in the article. but updating it seems to have no affect on the colors.

oh and another thing to mention, the file out there does not contain color settings. each component has nothing between the {}'s.

example:
#Kunena .kwho-admin {
}
Last edit: 11 years 6 months ago by woogerboy21.

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

More
11 years 6 months ago #160742 by rich

Thats the article I tried, it doesnt work. Im guessing it has something to do with the setting about blend with joomla template that I have set to yes.

No, thus has nothing to do.

www.kunena.org/docs/Coloured_member_types
Thats the article I tried, it doesnt work.

You're right, this doc is out of date.
Add these codes at the end of your Joomla! template.css and it should work.
Code:
#Kunena .kwho-admin, #Kunena a.kwho-admin { color: #FF0000 !important; } #Kunena .kwho-globalmoderator, #Kunena a.kwho-globalmoderator { color: #800000 !important; } #Kunena .kwho-moderator, #Kunena a.kwho-moderator { color: #0000FF !important; } #Kunena .kwho-user, #Kunena a.kwho-user { color: #5388B4 !important; } #Kunena .kwho-guest, #Kunena a.kwho-guest { color: #666666 !important; } #Kunena .kwho-banned, #Kunena a.kwho-banned { color: #A39D49 !important; } #Kunena .kwho-blocked, #Kunena a.kwho-blocked { color: #ff0000 !important; }

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: woogerboy21

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

More
11 years 6 months ago - 11 years 6 months ago #160743 by sozzled
Comment:

rich wrote: You're right, this doc is out of date.

It is not good that the Kunena documentation is out of date and it is not good that the forum moderators/developers (like 810) suggest information that does not help. Perhaps it would help better if the developers considered ways to improve the documentation?

The best way that people can style Kunena to suit their needs is to learn something about CSS. One way to start is to read the article Firebug ; another way is to search the forum (perhaps you may need to search going back over a year or more) for other topics that deal with the questions that people have.
Last edit: 11 years 6 months ago by sozzled.

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

More
11 years 6 months ago #160744 by 810
I have updated the doc.
The following user(s) said Thank You: sozzled, rich

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

Time to create page: 0.306 seconds