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
If you have questions about third-party templates, please use the User-written Templates category or contact the author directly. This category should only be used for questions about templates developed and supported by the Kunena project.
Important Upgrade from 1.6.0 to 1,6.4 - CSS issues
I need to change the topic title colors and Kunena Ktop (thin line on the top). What file was upgraded that changed these colors?
Thanks in advance.
Kunena 2.0.4 | 2013-01-18 [ Pharmacopoeia ], J!1.5.25, rhuk_milkyway, CB 1.8.1, AUP 1.5.13, UddeIM 2.5 and Akeeba Backup 3.3.9
EsferaDoBem.com.br | iLucato.com.br | BemDoado.com.br
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
What is happening is that the upgrade is overwriting the CSS in my own template/folder which has the files kunena.forum-min.css and kunena.forum.css, so I wonder which file is controling now the topics titles colors/links colors and the ktop. as you can see here they are blue and I want brown back:
www.esferadobem.com.br/index.php?&lang=us
Kunena 2.0.4 | 2013-01-18 [ Pharmacopoeia ], J!1.5.25, rhuk_milkyway, CB 1.8.1, AUP 1.5.13, UddeIM 2.5 and Akeeba Backup 3.3.9
EsferaDoBem.com.br | iLucato.com.br | BemDoado.com.br
Please Log in or Create an account to join the conversation.
That is correct and that has always been the situation with Kunena. When you upgrade Kunena the installation overwrites all the files that were installed by the previous version. The only files that are not replaced are those that you added. If you change a file then the changes will be lost if the file you changed was in one of the standard file locations used by Kunena.iLucato wrote: What is happening is that the upgrade is overwriting the CSS in my own template/folder ...
Obviously, this does not mean that upgrading from one version of Kunena will result in the loss of messages or attachments; that's not what we're talking about. In this case we are discussing customised changes that you may have made to files located in the ../components/com_kunena/template/default folder (in other words, the place where the Blue Eagle template is installed).
There are two ways that you can implement your own customised CSS changes. One way is to develop your own Kunena template; it's a little complicated and really should only be attempted by medium-to-advanced Joomla users. The second way to to apply any CSS customisations to your Joomla site template CSS file(s). This is by far the easier of the two ways and none of your customised changes will be lost as long as you continue to use the same Joomla site template that you already have.
So, for quick fix changes, yes you can change the Kunena CSS files (and you need to be aware that any changes you make will have to be re-applied when you upgrade from one version of Kunena to the next). For a longer-term solution you need to consider a different approach.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Kunena 2.0.4 | 2013-01-18 [ Pharmacopoeia ], J!1.5.25, rhuk_milkyway, CB 1.8.1, AUP 1.5.13, UddeIM 2.5 and Akeeba Backup 3.3.9
EsferaDoBem.com.br | iLucato.com.br | BemDoado.com.br
Please Log in or Create an account to join the conversation.
One is around line 31 the other online 19.
This is where your problem coming from
Please Log in or Create an account to join the conversation.