- Posts: 10
- Thank you received: 0
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.
The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question Weird Spacing Problem
I downloaded and installed the 'default_ex_black' template. When 'Categories' tab is active, there is a block of empty space between the profile box and the actual forums.
It's on the live site for the moment, if you want to take a look at it.
You can use the username and password below or register yourself, whichever you prefer.
Username: test
Password: test
I have tried to play around with firebug and see if it's a particular option that is doing that or what, but I can't make heads or tails about it.
Pocketss
Please Log in or Create an account to join the conversation.
- You do not have any forum categories; and
- (obviously) you have no forum messages
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Edit: Okay I made post in the initial forums.
Once you click on 'Forums' from the main menu on the site, click on 'Categories' tab. You should see the problem.
Then you should scroll down, and you will see the forums.
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
EDIT: These changes to your Joomla template CSS will illustrate how to work around the problem on your forum
#left_out {
float:left;
margin:0;
padding:0;
position:absolute;
width:188px;
}
But this causes other problems with the rest of your site (e.g. your home page) - anywhere else that you use the shoutbox.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.