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 Changing Default Font Size in Editor

More
15 years 7 months ago - 15 years 7 months ago #61481 by jodin
Awesome. You guys are doing a great job and are very helpful!!


Thank you!
Last edit: 15 years 7 months ago by jodin.
The topic has been locked.
More
15 years 7 months ago #61482 by jodin

jodin wrote: Awesome. You guys are doing a great job and are very helpful!!


Thank you!


Thats weird. Whats up with the scrollbar in my last post??
The topic has been locked.
More
15 years 7 months ago #61483 by sozzled
I don't know why the scrollbar appeared. These things happen, though. :lol:
The topic has been locked.
More
15 years 7 months ago - 15 years 7 months ago #61896 by kubson.cz
[to delete]

sorry :)
Last edit: 15 years 7 months ago by kubson.cz.
The topic has been locked.
More
15 years 7 months ago #62104 by jodin

sozzled wrote: Good to hear. I saw default_ex and I thought to myself "that's a K 1.5 thing" - there's a big difference between how you manipulate K 1.6 template CSS and how you manipulate K 1.5 template CSS.

Before suggesting how you can make a change to your current default template CSS, we recommend that users should not modify this template's CSS because, when you upgrade Kunena from RC2 to a later version, you will have to make all these changes again. It's a better idea to make your own template so that your changes won't be lost. Details on how to make your own template are currently a work-in-progress at the Wiki (see How to create a template for Kunena and K 1.6 Template both of which are unfinished and they'll be merged into another document, I expect).

The quick-and-dirty method is to edit the K 1.6 template CSS file (see Where is the CSS file? ), and minify that file and copy the minified file to that folder. Or you can use the clear text version and run Kunena in debug mode.

The change that you will probably want to make is this:

#Kunena .kreply-form .inputbox {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #999999;
color:#000000;
font-size:1.5em;
margin:2px 0;
}

Experiment with different values until you find something that suits your purposes.

The best way to play with these things is to use Firebug for Firefox as recommended in Changing Template and its Colours - the Basics

Does this help?



Is this still the same in RC3??
The topic has been locked.
More
15 years 7 months ago #62150 by sozzled
I'm sorry, I don't quite understand the question. Is what still the same in RC3?

Generally-speaking, there has been no significant change to Kunena since the design stabilised with the release of K 1.6 RC1. RC2 saw a number of minor changes and one or two improvements and RC3 has built on those. The techniques mentioned in my earlier message have not altered. There were a few changes made to the Blue Eagle (default) template. Every new release of Kunena installs a new version of the default template.

We continue to remind and recommend to users that, if you want to make customised changes to the way your template is designed, you build your own template. The technique for constructing your own template, loading and installing it, has not changed.

Is this what you wanted to know? :dry:
The topic has been locked.
Time to create page: 0.257 seconds