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

Solved [gelöst] Unterforen in zwei Spalten

More
9 years 8 months ago #1 by Rogan
Ist es möglich die Unterkategorien in zwei bis 3 Spalten anuzeigen?

Also so...


Kategorie A Kategorie B Kategorie C
Kategorie D Kategorie E Kategorie E

Momentan sieht es so aus...
Kategorie A Kategorie B Kategorie C Kategorie D Kategorie E Kategorie E

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

More
9 years 8 months ago #2 by rich
Ja, via css ist es möglich. Trage ans Ende deiner Joomla! template.css folgenden Code ein:
Code:
#Kunena div.kcc-subcat { width: 50%; }
Wobei 50% für zwei Spalten ist. Für drei Spalten nimmst du 33%

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

More
9 years 8 months ago #3 by Rogan
Danke, das wars. Habs im Forum gesucht aber nicht mehr gefunden.

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

Time to create page: 0.402 seconds