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

This category is for discussing issues with the K 3.0 Blue Eagle template.

As general background, My Joomla site template makes a mess of Kunena .

We do not answer questions about other templates for Kunena here.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question how to change BBcode toolbar

More
10 years 8 months ago #1 by N6REJ
is it possible to increase the size and perhaps icons of the BBcode toolbar ?

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

More
10 years 7 months ago - 10 years 7 months ago #2 by intommy
try this
Code:
#kbbcode-toolbar { background: #DADADA !important; padding: 5px !important; }

icons are unfortunately separate images, so, it would have to do all over from scratch

//Edit: i add this to joomla template css (custom.css, no Kunena CSS)



Attachments:
Last edit: 10 years 7 months ago by intommy.

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

More
10 years 7 months ago #3 by Jiminimonka
You can change the icons by replacing them with the ones you want. They are found in the /media/kunena/emoticons/ folder for your site.

Please read the FAQ.
Only one question per topic.
Search before you ask a question.

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

More
10 years 7 months ago - 10 years 7 months ago #4 by Jiminimonka

intommy wrote: try this

Code:
#kbbcode-toolbar { background: #DADADA !important; padding: 5px !important; }

icons are unfortunately separate images, so, it would have to do all over from scratch


If you are going to do this, then add it to your Joomla template CSS file, don't alter Kunena, or when there is a Kunena update, your changes will be lost.

Please read the FAQ.
Only one question per topic.
Search before you ask a question.
Last edit: 10 years 7 months ago by Jiminimonka.

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

More
10 years 7 months ago #5 by N6REJ
Replied by N6REJ on topic how to change BBcode toolbar

Jiminimonka wrote: You can change the icons by replacing them with the ones you want. They are found in the /media/kunena/emoticons/ folder for your site.

referring to the actual toolbar not smiley's... kunena by default doesn't support dark styling.
so the toolbar icons get lost in the background

If you are going to do this, then add it to your Joomla template CSS file, don't alter Kunena, or when there is a Kunena update, your changes will be lost.

custom.css FTW :)

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

More
10 years 7 months ago #6 by intommy

Jiminimonka wrote: ......

If you are going to do this, then add it to your Joomla template CSS file, don't alter Kunena, or when there is a Kunena update, your changes will be lost.


Thank you for notifying, information is added in my reply

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

Time to create page: 0.533 seconds