- Posts: 296
- Thank you received: 50
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.
The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.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.
Question How To Disable "Kunena Custom CSS"
- coder4life
-
Topic Author
- Offline
- Kunena Contributor
-
Id rather not use the parameter in the backend to set the headers, ect.
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.
- coder4life
-
Topic Author
- Offline
- Kunena Contributor
-
- Posts: 296
- Thank you received: 50
I am actually using the Default Blue Eagle template to find CSS properties and customizing all the colors, layout ect.
I just need to know the location of the file for Kunena's custom css. There is some coloring that is being applied Kunena headers that I cannot find where it is written. It looks like it is something being passed from the hard coded php files, or possibly from the database?
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.
- coder4life
-
Topic Author
- Offline
- Kunena Contributor
-
- Posts: 296
- Thank you received: 50
(Location of the css as determined by firebug, line 20)
[code]http://mydomain/index.php?option=com_kunena&view=listcat&Itemid=486[code]
Please Log in or Create an account to join the conversation.
coder4life wrote: Yes I am. Yes I know about the skinner feature.
I am actually using the Default Blue Eagle template to find CSS properties and customizing all the colors, layout ect.
I just need to know the location of the file for Kunena's custom css. There is some coloring that is being applied Kunena headers that I cannot find where it is written. It looks like it is something being passed from the hard coded php files, or possibly from the database?
For Kunena headers check in initialize.php
Regards
Please Log in or Create an account to join the conversation.