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.

Question gap between header and forum

More
15 years 5 months ago - 15 years 5 months ago #64393 by tomtom65
Hi Forum,

I'm sorry for asking this, please do not lynch me... :laugh:
But I've the (seems) old and older problem, that I've a gap between header-tab and forum-content...
The old hint to change the clear:both in css will NOT solve the problem, because these lines ar no longer in the actual css-file...

Could you please tell me, if there is a new resolution?

2nd problem: I'll fill out the "rules"-tab, but cannot find this one over the whole Kunena-Config...

Sorry for these newbie questions, but everyone was anytime a newbie... :blush:

Love and greetings from germany
TOM

This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Disabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Missing | PHP environment: Max execution time: 30 seconds | Max execution memory: 128M | Max file upload: 2M

Kunena version detailled: Installed version: 1.6.0 | Build: 3620 | Version name: Spika | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: AlphaUserPoints: Disabled or not installed | CommunityBuilder: Disabled or not installed | Jomsocial: Installed (Version : 1.8.9) | UddeIm: Disabled or not installed

Plugins: System - Mootools12: Disabled | System - Mootools Upgrade: Enabled | JFirePHP: Disabled or not installed | Kunena Discuss: Disabled or not installed | Kunena Search: Disabled or not installed | My Kunena Forum Menu: Disabled or not installed

Modules: Kunena Latest: Disabled or not installed | Kunena Stats: Disabled or not installed | Kunena Login: Disabled or not installed

Last edit: 15 years 5 months ago by tomtom65.

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

More
15 years 5 months ago #64400 by xillibit

tomtom65 wrote: 2nd problem: I'll fill out the "rules"-tab, but cannot find this one over the whole Kunena-Config...

Sorry for these newbie questions, but everyone was anytime a newbie... :blush:

Hello,

This doc will help you : docs.kunena.com/index.php/How_to_create_a_rule_and_a_help_page

I don't provide support by PM, because this can be useful for someone else.
The following user(s) said Thank You: tomtom65

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

More
15 years 5 months ago #64431 by tomtom65
Hi xillibit,

thx for solving my problem #2... B)
works perfectly...

But has everyone a small, little hint for solving my #1, the "gap-problem"
If worth knowing: I'm using modified beez-template, but default kunena-template!
But every template I'm using, the gap-problem will be the same... *SIGH*

Thanks in advance for every hint...
TOM

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

More
15 years 5 months ago - 15 years 5 months ago #64435 by rich
Hello tomtom65,
attempts following: go in your Beez-Template .../template.css and add at the end this code:
Code:
#Kunena { float:left; }

Important! Always create a backup before you make any changes to your website!
Last edit: 15 years 5 months ago by rich.

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

More
15 years 5 months ago #64442 by tomtom65
Hi Rich,

great pity, the solution sounded good, but it doesn't work...:(

Same gap between the header tabs and the login and forum-content...
If everyone will have a look: www.in-landshut.de then click on "LA Foren" and you'll see it...

Best regards from "LA in germany"...:lol:
TOM

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

More
15 years 5 months ago - 15 years 5 months ago #64446 by rich
Sorry, change this Code from:
Code:
#Kunena { float:left; }
to:
Code:
#Kunena { float:left !important; }

Important! Always create a backup before you make any changes to your website!
Last edit: 15 years 5 months ago by rich. Reason: k in code to K

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

Time to create page: 0.284 seconds