- Posts: 20
- Thank you received: 0
Kunena 6.3.7 Released
The Kunena team has announce the arrival of Kunena 6.3.7 [K 6.3.7] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
Solved Kunena knewchar position is bad
the knewchar position on my kunena latest module is very bad. It's placed on the Homepage. Here's the Website and a demo login:
dtg-cs.com/v3/v3final/
user: test
pass: test
I would like to fix this but cant find the correct css file.
Please Log in or Create an account to join the conversation.
- coder4life
- Offline
- Kunena Contributor
- Posts: 296
- Thank you received: 50
Commenting out these lines may fix it. Or you may need to override this by changing this file.
/modules/mod_kunenalatest/tmpl/css/kunenalatest.css
Although I suggest using CSS escalation and creating a custom file, as you will have to reapply this every time you update the Kunena Latest Module
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- GODpleasers
- Offline
- Senior Member
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- GODpleasers
- Offline
- Senior Member
810 wrote: add this on your css from your joomla template:
Code:.klatest-subject .knewchar { display:none;}
Thanks so whats it purpose.?
Please Log in or Create an account to join the conversation.