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.

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Where can I change the picture for "spotlight"?

More
16 years 10 months ago - 16 years 10 months ago #24972 by Newbie_Kunena
Hello,

I can spotlight a threat but I don't like the red "pin". Is it possible do delete them?
I use the template default_ex.

regards
Marco
Last edit: 16 years 10 months ago by Newbie_Kunena. Reason: Change template

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

More
16 years 10 months ago - 16 years 10 months ago #24976 by Lintzy
I guess, you mean this image


here is the place and the name of it
Code:
/components/com_kunena/template/default_ex/images/english/icons/tsticky.gif

If you are using another language then english for example german the path is
Code:
components/com_kunena/template/default_ex/images/german/icons/tsticky.gif


Save your new image as *.gif and name it tsticky.gif, then upload it into that folder.
Last edit: 16 years 10 months ago by Lintzy.

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

More
16 years 10 months ago - 16 years 10 months ago #24984 by Newbie_Kunena
Hello,

thanks for the answer. It was the exact picture :laugh: . Do you know how to deactivate the including. I delete the picture but this was not a good idea.

Thanks
Marco
Last edit: 16 years 10 months ago by Newbie_Kunena.

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

More
16 years 10 months ago #24985 by Lintzy
Edit kunena.forum.css

search the codestrings below and insert the red marked code

#Kunena .topic_sticky {
position:absolute;
right:-3px;
top:-5px;
display:none;
}

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

More
16 years 10 months ago #24987 by Newbie_Kunena
Hello,

ok, that was my Problem. Now I am thinking it was a very good choice to use Kunena :P

Maybe one question. I am using your German translation but I could not find the right directory for the language file. I want to rename something like "Wichtige Themen".

Thank you very much
Marco

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

More
16 years 10 months ago #24988 by Lintzy
Please take a look into Wiki / FAQ

docs.kunena.com/index.php/Category:FAQ

There is the answer to your question ;)

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

Time to create page: 0.284 seconds