- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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
Question Template issues under alpha2
- pedrohsi
-
Topic Author
- New Member
-
Please Log in or Create an account to join the conversation.
same probleme on my installation. Doesn't matter what template I choose - the default template css is still used.
Also the "kunena.forum-min.css" file is used instead of the normal kunena.forum.css file. Can you tell us what's the difference?
This is a requirement for all new templates for Kunena. We minify all css and js to save space and speed up page loads.
Every template should ship with both the cleartext and a minified version.
So both files:
kunena.forum.css
kunena.forum-min.css
must be present to avoid errors. You can automatically create the minified version from your css if you have an automatic build - like we use for Kunena or you can minify your css before you zip it up through online tools like: refresh-sf.com/yui/
Simply copy and paste the css into the window - or select a file to upload, select css and hit compress (wrong word, as minification is not the same as compression).
In many cases the minified version of the css will be significantly smaller than the original, making site using that template perform much better and get better pageload stats. Nowadays google is starting to take page performance into consideration for its search results.
Hope this helps!
FYI: To All Kunena template designers: Submit your templates to the newly created Kunena Extension Directory (KED). We hope this will become the single central solution to lookup your templates easily.
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
- pedrohsi
-
Topic Author
- New Member
-
- Thank you received: 0
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.