- Posts: 1
- Thank you received: 0
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 White Space Above Navigation Tabs
17 years 1 month ago #9520
by MBonner
White Space Above Navigation Tabs was created by MBonner
Hello, I just installed the Kunena forum to my Joomla site and have a question. The white space above the Navigation Tabs (Recent Discussions, My Discussions, etc.) only has about 2 pixels of padding and hugs my top menu. Where and how do I put more space there so that it looks more like the space you see on this site?
Thank you!
Thank you!
Please Log in or Create an account to join the conversation.
17 years 1 month ago - 17 years 1 month ago #9549
by Lintzy
Replied by Lintzy on topic Re:White Space Above Navigation Tabs
This should work, but without an URL to your Website, it is a little bit as divination
Edit the kunena.forum.css from the folder of your template
and add the red marked line, you can change the number 20px, so it fits to your layout
Edit the kunena.forum.css from the folder of your template
and add the red marked line, you can change the number 20px, so it fits to your layout
#Kunena #Kunena_top td {
background:#FFFFFF none repeat scroll 0 0;
border-color:#5182A4;
border-style:solid;
border-width:0 0 3px;
color:#000000;
height:35px;
margin:0;
padding-top:20px;
}
Last edit: 17 years 1 month ago by Lintzy.
Please Log in or Create an account to join the conversation.
17 years 1 month ago - 17 years 1 month ago #9657
by Lintzy
Replied by Lintzy on topic Re:White Space Above Navigation Tabs
It would be nice, if you would confirm, that this solution works. Such reply can help other users with same problem :S
Last edit: 17 years 1 month ago by Lintzy.
Please Log in or Create an account to join the conversation.
17 years 1 month ago - 17 years 1 month ago #9693
by Matias
Replied by Matias on topic Re:White Space Above Navigation Tabs
Lintzy:
BTW: do you want some of your fixes to get into release? If so, please contact me.
Same applies for others, too. But only on fixes, not for new features.
BTW: do you want some of your fixes to get into release? If so, please contact me.
Same applies for others, too. But only on fixes, not for new features.
Last edit: 17 years 1 month ago by Matias.
Please Log in or Create an account to join the conversation.
Time to create page: 0.353 seconds