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.

Solved Unordered lists do not show disks before points

More
9 years 5 months ago - 9 years 5 months ago #1 by Skrodde
Hi everyone,
my problem is the following. If I post a message like
Code:
An unordered list: [ul] [li]foo[/li] [li]bar[/li] [/ul] An ordered list: [ol] [li]first[/li] [li]second[/li] [/ol]

in my Forum, the result is as shown in the picture:

Attachment not found



How can I get the forum to show the disk-type bullets in front of "foo" and "bar"?
Thanks for you help,
Skrodde

Here is the configuration report:
This message contains confidential information

Database collation check: The collation of your table fields are correct

Joomla! SEF: Enabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Missing | PHP environment: Max execution time: 30 seconds | Max execution memory: 256M | Max file upload: 8M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : dmv | author: Reinhard Hiebl | version: 4.5.7 Stable | creationdate: Unknown

Kunena default template details : Blue Eagle | author: Kunena Team | version: 3.0.6 | creationdate: 2014-07-28

Kunena version detailed: Kunena 3.0.6 | 2014-07-28 [ Tala ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

Plugins: None

Modules: None

Last edit: 9 years 5 months ago by Skrodde.

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

More
9 years 5 months ago #2 by 9themestore
Hi,

Open the template.css file in your current Joomla template and add below CSS rules to the bottom of file.
Code:
body #Kunena .kmsgtext ul { list-style: disc; padding-left: 15px; }

After save you should input sample unorder list on your forum and view it.

Hope this helps

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)

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

More
9 years 4 months ago #3 by Skrodde
Hi 9themestore,
that worked perfectly, thank you very much!
Best, Skrodde

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

Time to create page: 0.418 seconds