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 Formatting Problem

More
16 years 9 months ago #23024 by jgartmann
Formatting Problem was created by jgartmann
I need help fixing a formatting problem. Dont even know where to begin. Take a look.

www.jmkac.org/component/option,com_kunena/Itemid,1002/

How do I fix the width of the first column?

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

More
16 years 9 months ago #23057 by sozzled
Replied by sozzled on topic Re:Formatting Problem
I would begin by using the original default_ex template that came with your installation kit.

What version of Joomla are you using? Are you using any third-party SEF components (like sh404SEF, for example)?

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

More
16 years 9 months ago #23086 by Lintzy
Replied by Lintzy on topic Re:Formatting Problem
It is recommend to use the template default_ex.

But if you want to use Template default furthermore, you can fix this formatting problem, with editing kunena.forum.css

and set this code into the kunena.forum.css (components/com_kunena/template/default)
Code:
#Kunena td { width:auto; }

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

More
16 years 9 months ago #23159 by jgartmann
Replied by jgartmann on topic Re:Formatting Problem
I am using Joomla! 1.0.15 Stable, Kunena 1.0.10, and sh404SEF. I have just switched from Default to default_ex with no change. I just need to shrink the size of the first column and I cant find where to do it.

What effect does a third-party SEF component have?



www.jmkac.org/component/option,com_kunena/Itemid,1002/

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

More
16 years 9 months ago #23160 by Lintzy
Replied by Lintzy on topic Re:Formatting Problem
Please insert the code, that I posted into kunena.forum.css.


It has nothing to do with SEF, it is a CSS problem.

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

More
16 years 9 months ago #23163 by jgartmann
Replied by jgartmann on topic Re:Formatting Problem
The code worked perfect thank you Lintzy. Much love!

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

Time to create page: 0.286 seconds