- Posts: 16
- Thank you received: 2
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
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Question K1.6 RC3 - List bullet missing (also k.com)
- mtupstairs
-
- Offline
- Junior Member
-
Less
More
15 years 6 months ago - 15 years 6 months ago #69484
by mtupstairs
Damn it Jim! I'm a pool player, not a programmer.
Replied by mtupstairs on topic Re: K1.6 RC3 - List bullet missing (also k.com)
I had a fair idea in the back of my mind this was exactly the kind of response I would get from you. I make it a habit to search tirelessly before I post and I have seen a number of your posts where you treat people this way. Please pardon me for trying to post information that might help others and, above all, asking a question in a support forum. What on earth would make me think I have that right? You can be rest assured you will hear much less out of me from this point forward. But, before I go to the quiet side, a few things I would like to point out:
(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.
(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.
Last edit: 15 years 6 months ago by mtupstairs.
Please Log in or Create an account to join the conversation.
15 years 6 months ago #69489
by fxstein
We love stars on the Joomla Extension Directory .
Replied by fxstein on topic Re: K1.6 RC3 - List bullet missing (also k.com)
Gentlemen,
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.
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 .
The following user(s) said Thank You: mtupstairs
Please Log in or Create an account to join the conversation.
15 years 6 months ago #69492
by fxstein
We love stars on the Joomla Extension Directory .
Replied by fxstein on topic Re: K1.6 RC3 - List bullet missing (also k.com)
Ok - here is the deal:
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.
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 .
The following user(s) said Thank You: woonydanny, mtupstairs
Please Log in or Create an account to join the conversation.
15 years 6 months ago - 15 years 6 months ago #69541
by severdia
Author of Using Joomla from O'Reilly Media. | www.usingjoomlabook.com
Replied by severdia on topic Re: K1.6 RC3 - List bullet missing (also k.com)
Yes, this list is inheriting from the template style. When you add a nested list, there's no style set for that so that's why you see the bullets for those. We should probably force bullets on lists in posts in case the template CSS is trying to be "smart".
Now fixed in SVN.
Now fixed in SVN.
Author of Using Joomla from O'Reilly Media. | www.usingjoomlabook.com
Last edit: 15 years 6 months ago by severdia.
The following user(s) said Thank You: mtupstairs
Please Log in or Create an account to join the conversation.
- mtupstairs
-
- Offline
- Junior Member
-
Less
More
- Posts: 16
- Thank you received: 2
15 years 6 months ago #69608
by mtupstairs
Damn it Jim! I'm a pool player, not a programmer.
Replied by mtupstairs on topic Re: K1.6 RC3 - List bullet missing (also k.com)
Thank you all for the help and contributions in this thread. Please pardon my outburst earlier. I let my emotions get the best of me. :blush:
Rob
Rob
Damn it Jim! I'm a pool player, not a programmer.
Please Log in or Create an account to join the conversation.
15 years 6 months ago - 15 years 6 months ago #69610
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: K1.6 RC3 - List bullet missing (also k.com)
Thanks, mtupstairs, and I agree that I blew off a little steam, too! :blush:
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.
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
Last edit: 15 years 6 months ago by sozzled.
The following user(s) said Thank You: mtupstairs
Please Log in or Create an account to join the conversation.
Time to create page: 0.253 seconds