Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

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.

K 2.0 support will cease on 31 August 2013 and this section of the forum will be closed and archived after that time and no further questions will be answered about this version.

Question Customizing kunena buttons

More
11 years 6 months ago #1 by raryan
I am designing a template for Kunena 2.0,
But there is problem customizing buttons (not button image) HTML Structure.
Like:
<a title="Create a new topic." rel="nofollow" href="/tovolt/kunena/7-request/topic/create" class="kicon-button kbuttoncomm btn-left">
<span class="newtopic"><span>New Topic</span></span>
</a>

to:

<a title="Create a new topic." rel="nofollow" href="/tovolt/kunena/7-request/topic/create" class="kicon-button kbuttoncomm btn-left">
New Topic
</a>

I searched all files in template folder, but did'nt got anything. I am sure it is outside
template folder. Then how do I customize HTML layout of kunena buttons for my kunena template.

Thanks

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

More
11 years 6 months ago #2 by TKtemp
Replied by TKtemp on topic Customizing kunena buttons
Hi,

you should look to file template.php inside template folder. There are function for customizing buttons in Kunena.

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

Time to create page: 0.514 seconds