Kunena 6.3.0 released

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

Solved Kunena 5 RC3 banners problem

More
7 years 9 months ago #1 by Nikiniko
The banners in kunena posistion are aligned left instead of center and they have white background instead of black.

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

More
7 years 9 months ago #2 by 810
Replied by 810 on topic Kunena 5 RC3 banners problem
any link to a example

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

More
7 years 9 months ago - 7 years 9 months ago #3 by Nikiniko
This message contains confidential information
Last edit: 7 years 9 months ago by 810.

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

More
7 years 9 months ago #4 by 810
Replied by 810 on topic Kunena 5 RC3 banners problem
you need this on your template:
Code:
.banneritem { text-align:center;}

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

More
7 years 9 months ago #5 by Nikiniko
can you tell me exactly where ?
edis ccss ?
and what aboutthe background colour?

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

More
7 years 9 months ago - 7 years 9 months ago #6 by 810
Replied by 810 on topic Kunena 5 RC3 banners problem
on a css file from your joomla template, for background color:
Code:
background-color: transparent;
Last edit: 7 years 9 months ago by 810.

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

More
7 years 9 months ago #7 by Nikiniko
i added this to the custom css
.banneritem { text-align:center;}
background-color: transparent;


background didnt changed , i cleaned cache and in admin and from the browser

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

More
7 years 9 months ago #8 by 810
Replied by 810 on topic Kunena 5 RC3 banners problem
the backgroun needs to be inside the brackets, so after center;

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

Time to create page: 0.523 seconds