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

Question Problems with update 5.x

More
9 years 6 months ago #181202 by rich
Replied by rich on topic Problems with update 5.x
Try this code in your custom.less www.kunena.org/docs/en/manual/backend/templates/edit-less

Code:
div#kunena { background-color: #000; }

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

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

More
9 years 6 months ago #181301 by Peppe-73
Replied by Peppe-73 on topic Problems with update 5.x

rich wrote: Try this code in your custom.less www.kunena.org/docs/en/manual/backend/templates/edit-less

Code:
div#kunena { background-color: #000; }


Hello, you and solved it all black and ugly but now I have to change the colre character if I want one more light background, do not understand why this choice so horrible, because you have not kept the original template?

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

More
9 years 6 months ago - 9 years 6 months ago #181302 by Peppe-73
Replied by Peppe-73 on topic Problems with update 5.x
which ccs I have to change to change the background color when you open a new discussion, I have to change it right now and totlamente white and you do not read anything
Last edit: 9 years 6 months ago by Peppe-73.

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

More
9 years 6 months ago #181305 by rich
Replied by rich on topic Problems with update 5.x

Hello, you and solved it all black and ugly


Your complete page has a black layout, therefore the proposal for a black background. Change the background color from #000 to #fff or whatever you want, But maybe somebody else can better help.

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

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

More
9 years 6 months ago - 9 years 6 months ago #181311 by Peppe-73
Replied by Peppe-73 on topic Problems with update 5.x
Maybe I explained bad, unfortunately I translate with google translate I do not speak English, I wanted to know what part of the CSS I have to modify to change the colors, see picture attached.
Thank you

Problem icon category
I do not even charge your category icons, I checked the path to the folder icons there and slowly but on the forum do not see why?
Last edit: 9 years 6 months ago by Peppe-73.

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

More
9 years 6 months ago #181315 by rich
Replied by rich on topic Problems with update 5.x
Try it with this code in your custom.less www.kunena.org/docs/en/manual/backend/templates/edit-less
Code:
.layout#kunena .well { background-color: #f5f5f5; /* replace #f5f5f5 with your desired color code */ }

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.250 seconds