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 Big fugly space needs to go!

More
17 years 1 month ago - 17 years 1 month ago #8001 by jekl
Hey moof!

I´ve seen you managed to fix that problem.
Is it another template now, or how have you done that.

I have the same problem and can´t get rid of it.
Any hints?!


Thx
jekl

<edit>
it is definitly the div id left, but i have no clue what to do to fix it.
unfortunately i´m not that experienced with css, so i tried everything. But nothing worked


</edit>
Last edit: 17 years 1 month ago by jekl.

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

More
17 years 1 month ago - 17 years 1 month ago #8002 by jekl
Oh Boy! Solved :laugh:

Sometimes you try for hours, post a thread in the forum and the next thing you do works....

#Kunena .fb_list_top {
new: clear:none;
was: clear:both;
}

After that igot the same problem with the fb_list_bottom. So i also needed to edit
#Kunena .fb_list_bottom {
new: clear:none;
was: clear:both;
}

@gn0101: are you sure you changed the value of #Kunena .fb_list_actions, not the #Kunena .fb_list_top?!

Thx anyway ;)
Last edit: 17 years 1 month ago by jekl.

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

Time to create page: 0.334 seconds