Read before updating: How to Update Kunena Templates - More detail

Kunena page changed after use NTS

F Topic Author
New Member New Member
  • Posts: 2
  • Thanks: 1

Kunena page changed after use NTS

10 years 7 months ago - 10 years 7 months ago
#2723
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
Last edit: 10 years 7 months ago by Floydian.

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

9support's Avatar
Moderator Moderator
  • Posts: 142
  • Thanks: 21

Re: Kunena page changed after use NTS

10 years 7 months ago - 10 years 7 months ago
#2727
Hi Floydian,

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.

F Topic Author
New Member New Member
  • Posts: 2
  • Thanks: 1

Re: Kunena page changed after use NTS

10 years 7 months ago
#2740
It works. Thanks for the quick response.

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