- Posts: 5
- Thank you received: 0
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
If you have questions about third-party templates, please use the User-written Templates category or contact the author directly. This category should only be used for questions about templates developed and supported by the Kunena project.
Sticky My Joomla site template makes a mess of Kunena ... a collection of the many requests that we receive
- tester2102
-
- Offline
- New Member
-
How can I reduce the withe from the templet?
It's to big now.
Thanks for your fast help!
tester2102
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
I am using Kunena 1.7.2, Joomla 2.5.4 and the 1.6.0 version of Afterburner (which is for Joomla 2.5).
The template has an overall width of 1000. The left column is 220 wide and right column is 210. However no modules are displayed in the right column when the forum is selected. This gives a width of 780 available to the forum.
However the New Topic screen appears to try and use more than 780 pixels (maybe the full 1000). All other screens including the Reply Topic display ok.
Examples of the New Topic and Reply Topic Screens are attached
Please Log in or Create an account to join the conversation.
G'day, cherryboy, and welcome to Kunena.
I suggest that you read msg #1 in this topic.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
I have but I'm puzzled why a new post is formatted differently to a reply post. One works the other doesn't. I don't pretend to be a CSS expert but this implies to me an inconsistent approach by Kunena. Any pointers to find this would be appreciated.
Please Log in or Create an account to join the conversation.
They're formatted the same here at this site and on every one else's site - try it for yourself - so what does that tell you?cherryboy wrote: I'm puzzled why a new post is formatted differently to a reply post.
The simple fact is that formatting in Kunena is handled by CSS. As you know CSS rules are processed sequentially, in the order that the rules are loaded. What are the first-loaded CSS files in Joomla? The ones loaded by the component. What are the last-loaded CSS files in Joomla? The ones loaded by the template. Kunena is a component. This means that whatever CSS files are loaded with Kunena are capable of being overrides by the Joomla sit template used on the website where Kunena is installed. And that is why you have to ask yourself why does "my Joomla site template make a mess of Kunena"? Another question you could ask yourself is which comes first - what is more important to me: the forum or the template?
I don't know the answers to those questions in your case. I don't know the answers in anyone's case because everyone as a different answer - a different set of priorities. But I also don't know what's the specific CSS rule that's taken precedence at your website, either, because the only thing we have to work with is a pair of screenshots that illustrate a peculiarly odd behaviour that's inconsistent with the behaviour that you'll find here or just about anywhere else. I hope that what I have written thus far will help you to understand the difficulties that we're having explaining why your Joomla site template is making a mess of Kunena on your website.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.