- Posts: 7
- Thank you received: 0
Kunena 7.0.3 Released
The Kunena team has announce the arrival of Kunena 7.0.3 [K 7.0.3] 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
Before posting in this category, please read sticky topics and, as general background,
My Joomla site template makes a mess of Kunena
.
If you have questions about third-party templates, please use the User-written Templates category or contact the author directly. This category should only be used for questions about templates developed and supported by the Kunena project.
If you have questions about third-party templates, please use the User-written Templates category or contact the author directly. This category should only be used for questions about templates developed and supported by the Kunena project.
Merged [Merged topic] How to add topic icons
14 years 3 months ago - 14 years 3 months ago #114923
by Peter2008
Replied by Peter2008 on topic Re: Add more Topic icons
Hi there, I will take the chance to extend the topic. I would like to add an upload button in the 'Topic Icon' list at the end. Would this be possible and how to do it. I assume, I can take the code (where is it located?) of the 'Add File' at the end of the message area and copy it in the right place (where?). I also assume there are upload restrictions regarding size (32x32 pixel). How can this be solved, besides a text describing to upload a reduced size picture already. maybe some automatically resize script? Thanks for your help.
Last edit: 14 years 3 months ago by Peter2008. Reason: grammar
Please Log in or Create an account to join the conversation.
14 years 1 month ago #118397
by sbirulino
Replied by sbirulino on topic customize icons categories/ personalizzare icone argomento
hello, I don't find this code
for Topic icon in kunena. where is the file for this? firebug can't tell it
ciao non trovo questa porzione di codice
che asegna le icone argomento. in quale file si trova ? firebug non lo dice.
thanks.
grazie.
Code:
<input type="radio" value="7" name="topic_emoticon">
<img border="0" alt="" src="http://www.sitoprovaforum.it/components/com_kunena/template/default/images/icons/topic-smile.png">
ciao non trovo questa porzione di codice
Code:
<input type="radio" value="7" name="topic_emoticon">
<img border="0" alt="" src="http://www.sitoprovaforum.it/components/com_kunena/template/default/images/icons/topic-smile.png">
thanks.
grazie.
Please Log in or Create an account to join the conversation.
14 years 1 month ago #118430
by sbirulino
Replied by sbirulino on topic Re: customize icons categories/ personalizzare icone argomento
I find again this code in the unzip file of kunena but nothing.
where is this code? what is the file? this is the image for these icon
www.kunena.it/2.0/media/kunena/attachmen...y/images/avatar2.jpg
!?->....(:
....
cerco ancora il codice corrispndente nel file dezippato ma non lo trovo ancora.
dove è questo codice? in quale file? questa è l'immagine di queste icone
www.kunena.it/2.0/media/kunena/attachmen...y/images/avatar2.jpg
!?->....(:
....
where is this code? what is the file? this is the image for these icon
www.kunena.it/2.0/media/kunena/attachmen...y/images/avatar2.jpg
!?->....(:
cerco ancora il codice corrispndente nel file dezippato ma non lo trovo ancora.
dove è questo codice? in quale file? questa è l'immagine di queste icone
www.kunena.it/2.0/media/kunena/attachmen...y/images/avatar2.jpg
!?->....(:
Please Log in or Create an account to join the conversation.
14 years 1 month ago #118442
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: customize icons categories/ personalizzare icone argomento
Is your question about customising topic icons (when people compose a message) or is your question about customising category icons. These are two different questions. It would help to know what you mean.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
14 years 1 month ago #118446
by sbirulino
Replied by sbirulino on topic Re: customize icons categories/ personalizzare icone argomento
hello
if you see the code when open a topic you can find this code with firebug
but isn't in the forum index
thanks
if you see the code when open a topic you can find this code with firebug
Code:
input type="radio" value="7" name="topic_emoticon">
<img border="0" alt="" src="http://www.sitoprovaforum.it/components/com_kunena/template/default/images/icons/topic-smile.png">
thanks
Please Log in or Create an account to join the conversation.
14 years 1 month ago #118447
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: customize icons categories/ personalizzare icone argomento
You are correct. Those topic icons are not displayed on the main Index page (for example,
www.kunena.org/forum/index
). The main Index is a list of categories. However, if you look at a category index page (for example, see
www.kunena.org/forum/159-K-17-Common-Questions
), you will see these topic icons. This is because the category index is a list of topics.
Does this help?
Does this help?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Time to create page: 0.276 seconds