Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Topics must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the download page.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question How to set the position of the "last post" when it is clicked on...

More
3 years 2 months ago #1 by feliwebwork
I am using Crypsis template (on Kunena 5.2.2) and I was able to set the Kunena menu to sticky so that it stays at the top, similar to how it is here on Kunena.org. However, when I click on one of the last forum posts, the post starts beneath the index (as in, the index is covering it over the top of it), because it is obviously putting that post at the top of the page, and I need the post to move down by 50px.

But here on Kunena.org, when I click on the "last post", it positions that post directly below the sticky menu so that the top of the post is readable.

So my question is: How do I set the position for the "last post" so that when it is clicked on, the post will start at a position that is not top:0px but rather top:50px. I can't find the css class to style to get that to happen.

If anyone knows, it would be a big help. Thanks.

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

More
3 years 2 months ago #2 by feliwebwork
Nevermind, I discovered it now by doing an "inspect element" on the post number here on the Kunena forum and I can see the css is:
Code:
#kunena.layout small.text-muted a            {​​​​​​​padding-top: 155px; }

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

Time to create page: 0.492 seconds