Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

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 Kunena Latest lists topics with bullet-points

More
12 years 8 months ago #1 by TAR_Loki
Hello!

Why does Kunenalatest Modul show threats in list style? (see 1. picture)

How can I configure it so that it will look like the 2nd picture.

Info:
1. picture: Kunenalatest 1.6.4 under Joomla 1.6
2nd picture: Kunenalatest 1.6.4 under Joomla 1.5
Attachments:

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

More
12 years 8 months ago #2 by sozzled
Your Joomla site template CSS is overriding the Kunena Latest CSS file (../modules/mod_kunenalatest/tmpl/css/kunenalatest.css). Copy the LI rules from the Kunena Latest CSS file and place them at the end of your Joomla site template CSS file, these ones in particular:
Code:
.klatest li { background: none repeat scroll 0 0 transparent !important; } .klatest-items li.klatest-item { clear: both; list-style: none outside none !important; margin: 2px 0; padding: 0 0 1px; } .klatest-itemdetails li.klatest-author { display: inline; } .klatest-itemdetails li.klatest-posttime { display: block; } .klatest-items, .klatest-items ul.klatest-itemdetails { margin: 0; padding: 0; } .klatest-itemdetails li, .klatest-preview-content li { display: block; margin-bottom: 0 !important; }
The following user(s) said Thank You: TAR_Loki, ercan-usta

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

More
12 years 8 months ago - 12 years 8 months ago #3 by TAR_Loki
Thank you very much!

I've copied the hole contnet of the kunenalatest.css to the end of the joomla.css and it works!

Thanks!
Last edit: 12 years 8 months ago by TAR_Loki.

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

More
12 years 8 months ago #4 by vssmnn
Replied by vssmnn on topic How to remove Dots in Module


any ideas?

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

More
12 years 8 months ago #5 by xillibit
Hello,

Look with firebug, search on google about disable dots in list

I don't provide support by PM, because this can be useful for someone else.

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

More
12 years 8 months ago #6 by vssmnn

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

More
12 years 8 months ago - 12 years 8 months ago #7 by vssmnn
OK.. thx. solved
Last edit: 12 years 8 months ago by vssmnn.

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

More
12 years 8 months ago #8 by sozzled
See msg #2. Add the code to your Joomla site template CSS file.
The following user(s) said Thank You: vssmnn

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

More
12 years 8 months ago - 12 years 8 months ago #9 by ercan-usta
JOOMLA 1.7 this error is always please us use it we can edit the css file, you

css file download here
Last edit: 12 years 8 months ago by ercan-usta.

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

Time to create page: 0.395 seconds