- Posts: 16
- Thank you received: 2
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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 twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question K1.6 RC3 - List bullet missing (also k.com)
- mtupstairs
-
- Offline
- Junior Member
-
(a) I did not say this didn't work for me. Matter of fact, I said I greatly appreciated the help you provided and that your fix did provide some help.
(b) I do know how to modify CSS and I understand and know how to use minified CSS. I modified the files in the correct way, I simply did not think it was necessary to lay out all the steps I took in a post. I assumed that stating I made the changes was a fair corner to cut. I was not aware you would conclude that I am incapable of correctly performing the task. Speaking of cutting corners...
(c) I asked the question about the file name simply because you did not provide a file name. I do believe it was about 30 years ago in computers 101 that I learned the importance of being very specific with regard to file names. Perhaps you missed that day? I though it prudent to make sure the error was not that I was tweaking the wrong file.
(d) Lastly, I appreciate you posting some links that actually work! On the other hand I certainly did not learn what little I have by reading your sparse and/or incomplete articles.
Damn it Jim! I'm a pool player, not a programmer.
Please Log in or Create an account to join the conversation.
This is CSS. Currently Kunena leaves the definition of bullets or not, or custom images to the Joomla template. We simply inherit the bullet setting from the Joomla template. In our case the main Joomla template removes bullets as a style from lists in general.
We should probably add this to our css definition. Let me check.
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
Kunena currently does not assign it own class to lists. Its a regular ul element that takes on the formatting of whatever the Joomla template defines.
If we want to change that behavior, we really need to introduce a new css class and reder it in the bbcode parser.
I'll point Ron to this thread to get his input.
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
Now fixed in SVN.
Author of Using Joomla from O'Reilly Media. | www.usingjoomlabook.com
Please Log in or Create an account to join the conversation.
- mtupstairs
-
- Offline
- Junior Member
-
- Posts: 16
- Thank you received: 2
Rob
Damn it Jim! I'm a pool player, not a programmer.
Please Log in or Create an account to join the conversation.
I spent about three-quarters of an hour figuring out a solution. I intended a quick-fix response and I didn't have the patience (you might say) to give a fully comprehensive answer. If we were to dot every i and cross every t every time we reply, I think most people would soon get bored.
I think we're all good, now, and my apologies if I came across as a bit more gruff than usual.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.