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

Before posting in this category, please read sticky topics and, as general background, My Joomla site template makes a mess of Kunena .

If you have questions about third-party templates, please use the User-written Templates category or contact the author directly. This category should only be used for questions about templates developed and supported by the Kunena project.

Question Big blank space under the ktopmenu

More
14 years 8 months ago #105219 by nuk11888
Hello! I'm very new to joomla and apologize if this is the wrong forum section...
I am using Kunena 1.6.5 and Joomla! 1.5.23 and everything seems to be working except that
there is a large white box with nothing in it below the ktopmenu bar...
I'm pretty sure it has something to do with my template, which is a very edited default beez template
but can't seem to figure it out...
[IMG


Uploaded with ImageShack.us

here is my configuration report...

Warning: Spoiler!


any ideas on removing the white box? like where id have to fix the coding on css and stuff?
thanks!

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

More
14 years 8 months ago #105246 by Matias
You're using localhost so we cannot see what's the issue. General rule is to user FireBug (available for FireFox) to see where the issue is located and what CSS rule overrides Kunena rule.

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

More
14 years 8 months ago #105251 by nuk11888
I have firebug but could you tell me what i should be looking for?
When i inspect the white box and go to the css tab it is under mediaboxAdv.css
and the code it brings up is

#mbTitle, #mbPrevLink, #mbNextLink, #mbCloseLink {
color: #000000;
display: inline;
font-size: 12px;
font-weight: bold;
line-height: 20px;
}

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

More
14 years 8 months ago #105252 by Matias
Usually you need to go up in the html tag tree until you find the first item that has the huge empty space. There's also more rules than one that applies to the current item. You just need to play with it a bit (FireBug always highlights the items) and you will find probable causes for the issue. Then just edit the CSS and look what happens..
The following user(s) said Thank You: nuk11888

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

More
14 years 8 months ago #105258 by nuk11888
alright ill try going through the html code ><

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

More
14 years 8 months ago #105792 by nolla
you should comment out "clear:both;" in div: #Kunena div.kblock

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

Time to create page: 0.222 seconds