Kunena 6.4.8 Released

The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

The topics in this category are for historical interest only. Owing to the structural changes that occurred in K 1.7, many of the ideas in these topics will not work with later versions and, for that reason, the topics are locked.

Question "Kunena Daky Green" 1.6 Template, Change color help!

More
14 years 5 months ago #104636 by 5emtio4yra
Hi,
I've been trying with Firefox Add-ons, with tutorials and nothing helped me out. I would like to chance the color you get when you sticky a thread. Any help please? :)



Look, I can't even read the thread info!

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

More
14 years 5 months ago - 14 years 5 months ago #104638 by rich
Please add the following lines to the end of your Joomla! site template css:
Code:
#Kunena .krow2-stickymsg { background-color: #000000; }
(color value #000000 is only one example, use your desired color code)

Important! Always create a backup before you make any changes to your website!
Last edit: 14 years 5 months ago by rich.

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

More
14 years 5 months ago #104639 by 5emtio4yra

rich wrote: Please add the following lines to the end of your Joomla! site template css:

Code:
#Kunena .krow2-stickymsg { background-color: #000000; }
(color value #000000 is only one example, use your desired color code)


Hi! Thank you for you fast response!
I tried to add the following lines to my /home/a2142812/public_html/templates/comaxium/css/template.css and when I tried to sticky a thread, the color didn't change.

Do you know something else I can try?

Thank you in advance,
Marcus

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

More
14 years 5 months ago #104641 by rich
Please you have a link to your page? Or try the same code with "Important".
Code:
#Kunena .krow2-stickymsg { background-color: #000000 !important; }

Important! Always create a backup before you make any changes to your website!

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

More
14 years 5 months ago #104642 by 5emtio4yra

rich wrote: Please you have a link to your page? Or try the same code with "Important".

Code:
#Kunena .krow2-stickymsg { background-color: #000000 !important; }


Still didn't work :(

URL: halosverige.site50.net/

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

More
14 years 5 months ago #104646 by rich
You have not a sticky thread. "Title Update för Halo Reach" is not any more sticky.
The Code works only for sticky threads.

Important! Always create a backup before you make any changes to your website!

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

Time to create page: 0.318 seconds