Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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.

Important Problem with the Column last post

More
14 years 11 months ago #90228 by highf1ve
hi i tried to install it 2 times, but i think its a problem in the whole joomla template. And i hate it, that in internet explorer works fine and in the other browsers not.

thanks for watching the site.

best regards

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

More
14 years 11 months ago - 14 years 11 months ago #90233 by sozzled
Thank goodness! I was beginning to doubt my sanity for a while. I was looking at the situation using Firefox 3.6.16 and, of course, the display is all wrong (as you have confirmed). This is a problem for whoever designed your site template, I believe, and you should take the matter up with the developers of that software.

Alternatively, try a different site template to see if this resolves your problems. It's not much good if people need to use IE exclusively these days, when Internet Explorer commands less than 30% of total browser market share, is it?

I don't know if this helps, or not, but you could try the following change to your Joomla template CSS file:

#Kunena td.kcol-ktopiclastpost {
width: 100%;
}

Please make sure you login as the site administrator/moderator (as well as a guest) to make sure everything works as you expect.
Last edit: 14 years 11 months ago by sozzled.

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

More
14 years 11 months ago #90235 by highf1ve
it worked, but the border is wrong, maybe you find also for this a solution?

then you are my hero of the day :D

i know im one of the few guys who likes iex :)

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

More
14 years 11 months ago #90242 by sozzled
What's wrong with the border? You now owe me two cups of coffee. ;)

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

More
14 years 11 months ago #90251 by highf1ve
on the right side the height of the border is wrong, i tried

#Kunena td.kcol-ktopiclastpost {
width: 100%;
height: 100%;
}

but it doesnt worked :(´
if you come to austria, then you get a sacher cake to you coffee :D

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

More
14 years 11 months ago #90253 by sozzled
Try the following:

#Kunena td.kcol-ktopiclastpost {
min-height: 45px;
width: 100%;
}

I'm still puzzled as to why we need to make these adjustments to your site template? :S

That's a long way to get a piece of cake. How about you send me some money via Paypal and I can buy my own here? :laugh: (Just kidding. I'm pleased that I've been able to help in a few little ways like this. You might consider this if you're thinking of writing a review about Kunena on the Joomla Extensions Directory )
The following user(s) said Thank You: highf1ve

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

Time to create page: 0.287 seconds