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

Issues and request to the new 5.x version

R Topic Author
Junior Member Junior Member
  • Posts: 28
  • Thanks: 4

Issues and request to the new 5.x version

8 years 10 months ago - 8 years 10 months ago
#4980
Hi there,

Great work on the template compatibility to Kunena 5.x. There are just 3 things: one is the question where I can change this with a Joomla over write:
Code:
#kunena.layout .login-box { border: 1px solid #e5e5e5; border-bottom: 0; padding: 20px; }
I made this path:
Code:
templates/template_name/html/com_kunena/nts_kmaterial/assets/css

and named the file: layout.css with following content:
Code:
#kunena.layout .login-box { border: 1px solid #e5e5e5; border-bottom: 0; padding: 20px; background: #ecf0f1; }
Somehow I got it not to work :( and don“t know right whats the name of the original file.

The other thing is now all the submenus are in one and not two lines ordered, the only downfall I found, but it great that you can now choose the color etc. on the template itself.

The last one is why the background of the submenu does not show up???


Attachments:

Last edit: 8 years 10 months ago by Robert79.

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

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

Re: Issues and request to the new 5.x version

8 years 10 months ago
#4985
Hi Robert79,

I think, this is an our issue about UI/UX. We will improve this issue on next version of template.

Thanks

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

R Topic Author
Junior Member Junior Member
  • Posts: 28
  • Thanks: 4

Re: Issues and request to the new 5.x version

8 years 10 months ago
#4992
Thank you for fixing it, there is an new issue, the catagory images are not clickebal anymore like in the 4.x version, and the text in the category respondes like a link this was not so before. Can you please fix this in the new version too.

Whats the name of the ccs file from: #kunena.layout .login-box?

Thanks.

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

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

Re: Issues and request to the new 5.x version

8 years 10 months ago
#4999
Hi Robert,

We know your this problem. We will try to add link to the category image. Hope it will work fine.

Thanks

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

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

Re: Issues and request to the new 5.x version

8 years 10 months ago
#5033
Hi Robert79,

The NTS KMaterial 5.0.1 is now available. In new version we fixed some your issues and improved more style for category block. Especially we provide the override style method. Add your css custom rules to the "nts_kmaterial_custom.css" file, after copy that file to the "css" folder of current Joomla! template.

Let's us know if you have an other problems.

Best regards,

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

Time to create page: 0.328 seconds