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

color-lines are now over the unreadable Text

Uwe Wischhöfer's Avatar Topic Author
New Member New Member
  • Posts: 11
  • Thanks: 0

color-lines are now over the unreadable Text

8 years 4 months ago
#11439
Kluna NTS KLuna Nice Theme Store 5.0.4 KUNENA Version: 5.0.11 Codename: Kinkajou Datum: 2017-09-02
Joomla! 3.8.2 Stable [ Amani ] 7-November-2017 Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013
Template: g5_hydrogen Hydrogen - Standard
_________________________________________________________________

Dear Sirs,

when I visited my constantly updated homepage, I noticed new bugs in the Template KLUNA today.
1) When opening a menu item, the selection list is interrupted by the login button or the login line and can not be accessed.
2) The categories headline is overriden by the respective color line. Since the color line is in the foreground, the title bar can no longer be read.

With the request for help, respectively Kluna update

With kind regards
Uwe

Attachments:

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

Huyen Nguyen's Avatar
Moderator Moderator
  • Posts: 558
  • Thanks: 140

Re: color-lines are now over the unreadable Text

8 years 4 months ago - 8 years 4 months ago
#11444
Hi,
Thank you about bug report, please post your site url here or send to our support email 9themestore[at]gmail.com if you don't want to public site.

Best regards,
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Last edit: 8 years 4 months ago by Huyen Nguyen.

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

Uwe Wischhöfer's Avatar Topic Author
New Member New Member
  • Posts: 11
  • Thanks: 0

Re: color-lines are now over the unreadable Text

8 years 4 months ago
#11451
Hi,
the URL is www.kihap.de (see screenshot / Attachment)

Best regards,

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

Huyen Nguyen's Avatar
Moderator Moderator
  • Posts: 558
  • Thanks: 140

Re: color-lines are now over the unreadable Text

8 years 4 months ago - 8 years 4 months ago
#11452
Hi,
Thank you about your information. Follow some below steps to solve your problem.
- Step 1: Create a style file with named. nts_kluna_custom.css and paste bellow style to that file.
Code:
#g-header { z-index: 500; position: relative; } #kunena.layout ul.kblocktable > li .category-inner::before { top: 44px; z-index: -1; } #kunena.layout ul.kblocktable > li .category-inner .cat-title a { color: #333; }

- Step 2: Copy the nts_kluna_custom.css file to the "/templates/g5_hydrogen/css/" path.
- Step 3: Refresh your forum to view all changes.

Best regards,
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Last edit: 8 years 4 months ago by Huyen Nguyen.
The following user(s) said Thank You: Uwe Wischhöfer

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

Uwe Wischhöfer's Avatar Topic Author
New Member New Member
  • Posts: 11
  • Thanks: 0

Re: color-lines are now over the unreadable Text

8 years 4 months ago
#11459
Thank you for your help!
Unfortunately there is no path "css" in /templates/g5_hydrogen/ availlable. There is only a scss folder in the path! If I create a new folder with css and I put the new created file in this folder, nothing happens after refresh. Please see the attachment screenshot from filezilla.

Should I have to paste the nts-kluna-custom.css in the "scss" folder?

Best regards
Uwe

Attachments:

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

Huyen Nguyen's Avatar
Moderator Moderator
  • Posts: 558
  • Thanks: 140

Re: color-lines are now over the unreadable Text

8 years 4 months ago
#11461
Hi,
Sorry. Please change the name from nts-kluna-custom.css to "nts_kluna_custom.css" and copy to the css folder in the current joomla template. I also updated above post.

Sorry again.
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
The following user(s) said Thank You: Uwe Wischhöfer

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

Uwe Wischhöfer's Avatar Topic Author
New Member New Member
  • Posts: 11
  • Thanks: 0

Re: color-lines are now over the unreadable Text

8 years 4 months ago
#11466
one issue with the color-lines is now solved. Thanks a lot!

The other issue is not solved. The menu bar is unfortunately still interrupted by the login line, so that further menu lines are not
executable. Please see attachment with a screenshot from www.kihap.de

Attachments:

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

Huyen Nguyen's Avatar
Moderator Moderator
  • Posts: 558
  • Thanks: 140

Re: color-lines are now over the unreadable Text

8 years 4 months ago
#11467
Thank you,
Please add bellow style to the nts_kluna_custom.css file.
Code:
#g-header { z-index: 500; } #kunena.layout .navbar { min-height: 1px; } #kunena.layout .navbar-default { background: transparent !important; } #kunena.layout .navbar .desktop-nav { height: auto; }

Refresh your forum after finish update style to the nts_kluna_custom.css.

Best regards,
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **

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

Time to create page: 0.253 seconds