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

More
14 years 8 months ago #103095 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

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

More
14 years 8 months ago #103102 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
14 years 8 months ago - 14 years 8 months ago #103144 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: 14 years 8 months ago by TAR_Loki.

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

More
14 years 8 months ago #104022 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
14 years 8 months ago #104027 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
14 years 8 months ago #104029 by vssmnn

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

Time to create page: 0.259 seconds