Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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

Question Kunena menu horizontal how?

More
2 years 10 months ago - 2 years 10 months ago #228179 by ssnobben
Ok so what can be done by the std style to change this ? pls send me an pme email so I can give you login bcs thats how you can see this forum menu

 
Last edit: 2 years 10 months ago by ssnobben.

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

More
2 years 10 months ago #228185 by rich
Replied by rich on topic Kunena menu horizontal how?
Enter a class for the module and try the Module Style noCard (at my test it was "testtest" see image below).

Paste this code into the Joomla template custom.css.
Code:
.menu.no-card.testtest a {   color: #fff;   margin-right: 7px; } .menu.no-card.testtest {   font-weight: bold;   margin-top: 25px; }
.
Result
.
 
.
.
 

Important! Always create a backup before you make any changes to your website!

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

Time to create page: 0.267 seconds