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 space

More
17 years 1 week ago - 17 years 1 week ago #12696 by Centurion7734
Big space was created by Centurion7734
Every theme I have tried besides the default ones gives me this huge space between the forum and the user info:



The only way I have found to change this is to edit the CSS and add " display:none " to:

.fb_bottom_pathway {
display: none;

and

.forumtools_contentBox {
z-index:2;
border: 1px solid #BFC3C6;
display: none;
position: absolute;
right: 0px;
top: 20px;
background: #555555;
overflow: hidden;
width:150px;
}


Is there an easier way to fix this? What is that space actually used for?
Last edit: 17 years 1 week ago by Centurion7734.

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

More
17 years 1 week ago #12745 by Centurion7734
Replied by Centurion7734 on topic Re:Big space
Anyone?

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

More
16 years 11 months ago #14626 by Lintzy
Replied by Lintzy on topic Re:Big space
Please look at the code in this post and do the same in the kunena.forum.css of your template.

www.kunena.com/forum?func=view&catid=36&...mit=10&start=20#9719

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

Time to create page: 0.227 seconds