Kunena 6.2.5 & module Kunena Latest 6.0.7 released

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

Please Read This First:

This is a community-driven self-help category to ask questions about designing or developing your own Kunena template. Please be aware that there are rules that apply to topics posted in this category:

Do not use this category for:
  • asking questions about how to make simple changes to a template designed by the Kunena project team (use K 3.0 Templates instead);
  • advertising your own template designs.

Topics that do not meet the above guidelines may be removed without notice.

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.

Question need to change <h3> html generated in Form

More
9 years 11 months ago - 9 years 11 months ago #1 by geniehost
Hello Experts,

I need to know from where <h3> html get generated in code below I am running Forum version 3.0.5, and how can I change if for example to <h2>.

Code:
<form action="/index.php?option=com_kunena&amp;view=home&amp;defaultmenu=499&amp;Itemid=1328" method="post" name="ktopicsform"> <input type="hidden" name="view" value="topics" /> <input type="hidden" name="e2b19390ffdcc9e65f6448b53b8e9029" value="1" /> <div class="kblock kflat"> <div class="kheader"> <h3><span>المواضيع في القسم: صور منوعة</span></h3> </div> <div class="kcontainer"> <div class="kbody"> <table class="kblocktable" id="kflattable"> <tr class="krow2"><td class="kcol-first">لا توجد مواضيع جديده لعرضها.</td></tr> </table> </div> </div> </div> </form>
Last edit: 9 years 11 months ago by geniehost.

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

More
9 years 11 months ago #2 by 9themestore
Hi,

If you want to chagne the HTML mockup of category title. You can open and edit some file layout in the "html" folder of your Kunena template. You should backup the old version before edit layout.

Regards

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)

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

Time to create page: 0.725 seconds