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.

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 Bullet points in lists mising?

More
15 years 4 months ago #82801 by Kymmy
I did do a search but found locked topics with references to K1.6.0 and previous versions..

Is the bullet point lists ever going to get solved..? Just that at the moment the .column ul li in joomla's template.css is overwritten by a Background: none statement in Kunena.foum-min.css

Without rewriting the bbcode and allocate it a new class (a bit beyond my skills) it's upto the developers..

So the developing team is there possibility of a bit of feedback on this problem :D

TnX Kymmy

Please Log in or Create an account to join the conversation.

More
15 years 4 months ago - 15 years 4 months ago #82812 by Kymmy
Oh I am a stupid girl...

A simple solution is to just add a statement to the css file to include a bulletpoint for that div class

So I added the following that now works
Code:
#Kunena div.kmsgbody div.kmsgtext ul li { background: url(/templates/ja_kyanite_ii/images/bullet.gif) no-repeat 20px 7px; line-height: 120%; margin-bottom: 5px; overflow: hidden; padding-left: 30px; }

Obviously the url will be dependant on where you have the bullet.gif file but other than that it works..
Last edit: 15 years 4 months ago by Kymmy.

Please Log in or Create an account to join the conversation.

More
15 years 4 months ago - 15 years 4 months ago #82823 by Kymmy
Also now fixed in both right and bottom previews
Code:
#Kunena div.kbbcode-preview-right ul li { background: url(/templates/ja_kyanite_ii/images/bullet.gif) no-repeat 20px 7px; line-height: 120%; margin-bottom: 5px; overflow: hidden; padding-left: 30px; }
Code:
#Kunena div.kbbcode-preview-bottom ul li { background: url(/templates/ja_kyanite_ii/images/bullet.gif) no-repeat 20px 7px; line-height: 120%; margin-bottom: 5px; overflow: hidden; padding-left: 30px; }

Again the URL will be pointing to where-ever you have you bullet.gif file (normally found within your joomla template images folder
Last edit: 15 years 4 months ago by Kymmy.

Please Log in or Create an account to join the conversation.

More
15 years 4 months ago #82862 by sozzled
Locked topic? We reserve the use of the topic lock feature to exceptional circumstances and so I am surprised by your observation. Can you please provide us with the URL of this locked topic?

Please Log in or Create an account to join the conversation.

More
More
15 years 4 months ago - 15 years 4 months ago #82885 by sozzled
Thank you, Kymmy. That particular topic was locked because of the miscellaneous nature of the topic. The topic had become so fractured, so complicated and so confusing, no-one would know (just by looking at the subject) what it was all about. In addition to addressing (in part) the bullet point issues, that topic also addressed a dozen other things.

It is no wonder you were confused. It is not surprising that your search of your question gave you inconclusive advice. That's why we like to keep the topics confined to a single issue ... one issue per topic. Helps everyone better that way! ;)

Our job here, in forum moderation, is to keep things as on-topic as possible in order to help other people looking for answers. A lot of people forget that when they create these broad-ranging topic subjects like "I have a few questions ... " or "Help me, please". Sooner or later we have to do something to bring the matters to a satisfactory resolution. Sometimes the only way we can achieve that is to lock the topic.

BTW, sorry for my off-topic remarks in your topic! :D
Last edit: 15 years 4 months ago by sozzled.

Please Log in or Create an account to join the conversation.

Time to create page: 0.255 seconds