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.

Solved How do I get rid of this white space at the bottom of pages? (Screenshots attached)

More
11 years 1 month ago - 11 years 1 month ago #162064 by blackie
Can anyone please advise how I get rid of this white space at the bottom of my pages? It's driving me mad:

i150.photobucket.com/albums/s88/Shadowzzzzzz/error222.png

i150.photobucket.com/albums/s88/Shadowzzzzzz/error111.png

This is the code I see and I have no idea what it indicates:

i150.photobucket.com/albums/s88/Shadowzzzzzz/error333.png

Any suggestions will be much appreciated!
Last edit: 11 years 1 month ago by blackie.

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

More
11 years 1 month ago #162065 by blackie
Solved. Issue was not Kunena related, it's caused by the default minimum-height of a page in Joomla. So if you don't have much content on a page, you will get a white space. Add this line to your template.css > mainbody-content:

min-height: 700px;
}

Adjust the px so it fits your site.

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

Time to create page: 0.269 seconds