- Posts: 1
- Thank you received: 0
Kunena 6.3.8 Released
The Kunena team has announce the arrival of Kunena 6.3.8 [K 6.3.8] 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.
Question Horrible templates for Kunena 5
- kellygirl01
- Offline
- New Member
i have tried to see if there's any css files to change temps but in all there are no css files 'HELP'
Kunena is a great forum component for joomla but it's being thoroughly let down.
Please Log in or Create an account to join the conversation.
Where am I going with this?
Style conflcts, especially with templates using Bootstrap 3 (and now v4), as well, products that don't use Bootstrap CSS and JS from BS. This was one of the issues I had.
Unfortunately, there was not a lot of options for a decent forum component without venturing into third party forums and using a bridge (not an option for me). So I decided to spend the few dollars and got the paid Blue Eagle template for Kunena 5. Worked well and I was able to make custom style changes easily.
Still some quirky things about Kunena that I don't like but it works for now. I am actually planning to drop the forum though and opt in for a ticket system.
Please Log in or Create an account to join the conversation.
Also there are some other template builders who created some templates.
We will create a new backend and frontend templates on Kunena 6.0 based of the browsers flexbox support, so we don't need any framework anymore. All you need is a browser that's support flexbox.
Please Log in or Create an account to join the conversation.
However, I don't understand the meaning of your msg.
In layperson's terms, can you explain if/how this addresses the fact that we can not upgrade to v5 because the templates deviate too greatly from v4?
Looking forward to hearing form you for clarification.
Cheers!
G
Please Log in or Create an account to join the conversation.
You can run crypsis on a non bootstrap joomla template, only you need to enable the "Load bootstrap" option on crypsis.
If you have bootstrap 3 template, then you can use the crypsisb3 template.
The main css changes, are just the looks, just add a background color and maybe removing the border-radius to remove the rounded effect.
There is not so much changes as you aspect. all pages are designed on the same order. But maybe we have changed the id or css on same parts.
If you still preferred the old k4.0 looks you can buy the Blue eagle 5 template. I have redesigned the looks from blue eagle to the crypsis layouts.
Please Log in or Create an account to join the conversation.
You mean Kunena 6.x810 wrote: We will create a new backend and frontend templates on Kunena 4.0 based of the browsers flexbox support
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Not questioning the decision, just trying to learn
sharing = caring
Please Log in or Create an account to join the conversation.
See: caniuse.com/#feat=css-grid
see: caniuse.com/#search=flexbox
for the moment flexbox has more global support.
Please Log in or Create an account to join the conversation.
What I also learned was that flexbox is better for working with rows or with columns where css grid handles these as a grid. The way I translate that is that flexbox would then also be better suited for Kunena as is it mainly 'row' based
sharing = caring
Please Log in or Create an account to join the conversation.