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 Forum width changing wildly!

More
16 years 9 months ago #22813 by Lintzy
@ Maffu:

Could you post a link to your forum, please?

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

More
16 years 9 months ago #23634 by Maffu
Hi Lintzy
I have PM'd you the link. Thanks

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

More
16 years 9 months ago #23692 by Lintzy
Hi maffu, yes got it and logged in. This should fix the width of thread-view. If there are more issues, please write here again

Search this code in template_css.css. You'll find this file in templates/helluve_vintage_blue/css and insert the red marked code

div.main-wide table.contentpane {
width:860px;
}
div.main-wide table {
width:100%;

}

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

More
16 years 9 months ago #23701 by Maffu
That worked a treat Lintzy - thank you very much for your time on this.

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

Time to create page: 0.231 seconds