Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 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

Seeking help from others in the community in relation to very specific, custom forum needs. It is assumed that people who post in this category are prepared to offer payment for any help they may obtain. Please include information that allows other people to contact you (e.g. your email address).

If you simply want to know if something is possible, use the General Questions and How-tos category.

Notes:
  1. The material in this category is not verified by the Kunena Project team for usability with any version of Kunena. People who use information here do so at their own risk. The project team takes NO responsibility for maintaining or supporting anything in this category.
  2. If you are not offering money to pay for your custom needs, please use the category Custom work - not offering to pay (registered users only).
  3. Topics not resolved in 3 months will be closed and locked

Question Kunena Latest Customization

More
8 years 8 months ago #1 by kenzo
Hi all!

I'm looking for someone to make me a custom module in question.

For me it is important that the result is as attachment.

Let me know how you get a quote. Thank you.

Attachments:

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

More
8 years 8 months ago #2 by sozzled
Replied by sozzled on topic Kunena Latest Customization
The first part of the problem is to rearrange the list from a vertical to a horizontal display. That part is easy. To change the module's output so that the items run across the page, add the following 4 lines to your custom CSS file :
Code:
li.klatest-item { display: inline-block; width: 30%; }

The second part of the problem is to rearrange the output so that post time appears first, followed by subject, author, message text, etc. This requires modifying the Kunena Latest source code. My guess, without committing myself to a formal offer, is that this would probably involve an hour or two to code and test (so we're talking about $100-150). If additional changes are required, we'd be talking about $60 per hour to make those changes.

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

More
8 years 8 months ago #3 by kenzo
Replied by kenzo on topic Kunena Latest Customization
Thank you very much for your offer.
As soon as I need it I'll let you know.

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

Time to create page: 0.356 seconds