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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question BBcode font size

More
16 years 5 months ago #33285 by TaLoche
BBcode font size was created by TaLoche
Hello,

I would like to increase the size of the font that appears in the drop box on the boardcode. You have the choice between very small, small, medium, big and very big. I would like the very big to be a even bigger font. Right now the bbcode is [size=1, 2, 3, 4 or 5], maybe it's easier to add a new size like 6 or 7...

I look around but I didn't manage to find where I could do that change.

Thanks for your help !

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

More
16 years 5 months ago #33460 by xillibit
Replied by xillibit on topic Re:BBcode font size
Hello,

This modification must be done in the file : \components\com_kunena\template\default\smile.class.php at the line 276 :
Code:
<option value = "5"><?php @print(_SIZE_VBIG); ?></option>

I don't provide support by PM, because this can be useful for someone else.

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

More
16 years 5 months ago - 16 years 5 months ago #33518 by TaLoche
Replied by TaLoche on topic Re:BBcode font size
Thanks Xillibit.

I found out that line before, but the changes that I made don't really work. It's a mix of php and javascript I think. I don't know anything about them.

Thanks for helping anyway ;)
Last edit: 16 years 5 months ago by TaLoche.

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

Time to create page: 0.237 seconds