[solved] menu isn't shown correctly
[solved] menu isn't shown correctly
9 years 6 months ago - 9 years 6 months ago
Hi Guys,
this is already the third template from you.
I did upgrade to the Kunena 5 Version - so I needed a new template.
Have still 2 problems.
1. The menu on top isn't show completly. How can I fix that?
2. Also my own rank pictures are not shown. Uploaded the pics into
/components/com_kunena/template/nts_kay/assets/ranks
Deleted the cache from browser but nothing did change.
the forum: www.goldwaschen-sachsen.de/forum2.html
thanks for help!
Tom
this is already the third template from you.
I did upgrade to the Kunena 5 Version - so I needed a new template.
Have still 2 problems.
1. The menu on top isn't show completly. How can I fix that?
2. Also my own rank pictures are not shown. Uploaded the pics into
/components/com_kunena/template/nts_kay/assets/ranks
Deleted the cache from browser but nothing did change.
the forum: www.goldwaschen-sachsen.de/forum2.html
thanks for help!
Tom
Last edit: 9 years 6 months ago by Tom001.
Please Log in or Create an account to join the conversation.
Re: menu isn't shown correctly
9 years 6 months ago
to 2.: uploaded my rank pictures to: /media/kunena/ranks
that works!
Still failure 1 is unsolved. Wrote you an mail with login data.
that works!
Still failure 1 is unsolved. Wrote you an mail with login data.
Please Log in or Create an account to join the conversation.
Re: menu isn't shown correctly
9 years 6 months ago
Hi Tom001,
There is CSS conflict between Kunena template and your Joomla template. Please send me the FTP account of your site. I'll help you solve it.
Best regards,
There is CSS conflict between Kunena template and your Joomla template. Please send me the FTP account of your site. I'll help you solve it.
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 **
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.
Please Log in or Create an account to join the conversation.
Re: menu isn't shown correctly
9 years 6 months ago
please check also the quick reply option, because there is a cut on left side in the text fiel.
Please Log in or Create an account to join the conversation.
Re: menu isn't shown correctly
9 years 6 months ago - 9 years 6 months ago
I think I did find the solution for the half-hidden menu.
Just commented the "overflow: hidden" in the /media/kunena/cache/nts_kay/css/kunena.css out and now I see the full menu.
Do you think that is workable?
Just commented the "overflow: hidden" in the /media/kunena/cache/nts_kay/css/kunena.css out and now I see the full menu.
Do you think that is workable?
Code:
#kunena.layout .row-actions .nts-pagination ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
/* overflow: hidden;*/
}
Last edit: 9 years 6 months ago by Tom001.
Please Log in or Create an account to join the conversation.
Time to create page: 0.275 seconds