Kunena page changed after use NTS
Kunena page changed after use NTS
10 years 7 months ago - 10 years 7 months ago
Hi there
I'm working on my localhost with Joomla 3.4.4 and Kunena 4.0.6. I use the NTS KMinigame template version 2.0.4.
The template works fine but my menubar and header are now on the left side of the site.
I had that problem earlier with Joomla 2.5 and an earlier version of Kunena and NTS Kminigame. I solved that by put the line .clearfix { display: block !important; } on the end of the Custom.css page of my Joomla template. That works.
But now with J3.4.4 nothing happens. What to do?
Regards
Floydian
I'm working on my localhost with Joomla 3.4.4 and Kunena 4.0.6. I use the NTS KMinigame template version 2.0.4.
The template works fine but my menubar and header are now on the left side of the site.
I had that problem earlier with Joomla 2.5 and an earlier version of Kunena and NTS Kminigame. I solved that by put the line .clearfix { display: block !important; } on the end of the Custom.css page of my Joomla template. That works.
But now with J3.4.4 nothing happens. What to do?
Regards
Floydian
Last edit: 10 years 7 months ago by Floydian.
Please Log in or Create an account to join the conversation.
Re: Kunena page changed after use NTS
10 years 7 months ago - 10 years 7 months ago
Hi Floydian,
Create a style file with named nts-kminigame-custom.css and paste below CSS rules to that file.
Save and move the nts-kminigame-custom.css file to the css folder of current joomla template. Refresh your site after finish.
Please let's me know if it does not work on your site.
Regards,
Create a style file with named nts-kminigame-custom.css and paste below CSS rules to that file.
Code:
.clearfix { display: block !important; }
Save and move the nts-kminigame-custom.css file to the css folder of current joomla template. Refresh your site after finish.
Please let's me know if it does not work on your site.
Regards,
Last edit: 10 years 7 months ago by 9support.
The following user(s) said Thank You: Floydian
Please Log in or Create an account to join the conversation.
Re: Kunena page changed after use NTS
10 years 7 months ago
It works. Thanks for the quick response.
regards
Floydian
regards
Floydian
The following user(s) said Thank You: 9support
Please Log in or Create an account to join the conversation.
Time to create page: 0.267 seconds