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

why?

G Topic Author
Guardant
New Member New Member
Guardant's Avatar
Guardant
  • Thanks: 0

why?

12 years 1 month ago
#1066




how to fix shift?

Attachments:

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

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: why?

12 years 1 month ago
#1067
Hi,

There is a conflict between CSS of the Kunena template and CSS of the Joomla template. You need add the bellow code section to the bottom of the template.css file.
Code:
#Kunena .clearfix { display: block !important; }

Best regards!
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

G Topic Author
Guardant
New Member New Member
Guardant's Avatar
Guardant
  • Thanks: 0

Re: why?

12 years 1 month ago - 12 years 1 month ago
#1074
This code must be inserted into the theme joomla?
If so, then the file is missing template.css.
Tried to insert style.css and others. Did not help.
Joomla theme: yoo_drive

Attachments:

Last edit: 12 years 1 month ago by Guardant.

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

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: why?

12 years 1 month ago
#1075
Hi,

I think you can insert that CSS code to the custom.css file.

Thanks.
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

G Topic Author
Guardant
New Member New Member
Guardant's Avatar
Guardant
  • Thanks: 0

Re: why?

12 years 1 month ago
#1079
I inserted the code in custom.css
removed "#Kunena"
Code:
.clearfix { display: block !important; }
Now everything is working properly.
Thank you very much. Good theme. :)

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

Time to create page: 0.344 seconds