[SOLVED] Menu disapears
D
Topic Author
[SOLVED] Menu disapears
11 years 11 months ago - 11 years 11 months ago
Hello,
I have installed NTS KGame for kunena, The menu dissapears behind the forum. I tryed the default kunena template and it does not give any problems at all.
see the attached pictures.
reaperofsouls.nl/forum
Best Regards Danny
I have installed NTS KGame for kunena, The menu dissapears behind the forum. I tryed the default kunena template and it does not give any problems at all.
see the attached pictures.
reaperofsouls.nl/forum
Best Regards Danny
Last edit: 11 years 11 months ago by ntstore.
Please Log in or Create an account to join the conversation.
Re: Menu disapears
11 years 11 months ago
Hi,
Please check your site. We have seen below error message on your site.
Please check your site. We have seen below error message on your site.
Code:
Error displaying the error page: Application Instantiation Error: Could not connect to MySQL.
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
D
Topic Author
Please Log in or Create an account to join the conversation.
Re: Menu disapears
11 years 11 months ago
Hi,
Please switch to our template, we want to view bug to solve it.
Thanks
Please switch to our template, we want to view bug to solve it.
Thanks
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
D
Topic Author
Please Log in or Create an account to join the conversation.
Re: Menu disapears
11 years 11 months ago
Hi,
The first you create a css file with named nts-kgame-custom.css and paste below CSS rule to that file.
The second step you use a FTP account and upload the nts-kgame-custom.css file to the css folder of your joomla template ([root]/templates/gamer/css). After back to forum menu and reload your site.
Hope this helps
The first you create a css file with named nts-kgame-custom.css and paste below CSS rule to that file.
Code:
body #Kunena #ktop {
z-index: 1;
}
The second step you use a FTP account and upload the nts-kgame-custom.css file to the css folder of your joomla template ([root]/templates/gamer/css). After back to forum menu and reload your site.
Hope this helps
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
D
Topic Author
Re: Menu disapears
11 years 11 months ago
Hi,
I have done that.
still has a problem.
Check website.
Thanx already
I have done that.
still has a problem.
Check website.
Thanx already
Please Log in or Create an account to join the conversation.
Re: Menu disapears
11 years 11 months ago
Hi,
I checked, please replace above CSS rule by:
Hope this helps
I checked, please replace above CSS rule by:
Code:
body #Kunena #ktop,
body #Kunena div.kpbox,
body #Kunena div.kpathway {
z-index: 1;
}
Hope this helps
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
The following user(s) said Thank You: dannyverschuur
Please Log in or Create an account to join the conversation.
D
Topic Author
Please Log in or Create an account to join the conversation.
Time to create page: 0.259 seconds