- Posts: 135
- Thank you received: 0
Kunena does not work in BLOGS
-
Antiquar
Inactive member -
Topic Author
- Member
-
Less
More
11 years 4 weeks ago #36097
by Antiquar
Kunena does not work in BLOGS was created by Antiquar
I installed KUNENA in
der-eule-verlag.de
. You can call up "Forum". But then it is not possible to log in. The site seems to be frozen. I tried KUNENA in other Joomla installations, it works. Please feel free to register and test. Is there any idea, why it doesn't work Regards Helmer
Please Log in to join the conversation.
-
Antiquar
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 135
- Thank you received: 0
11 years 4 weeks ago #36098
by Antiquar
Replied by Antiquar on topic Kunena does not work in BLOGS
In the meantime KUNENA sometimes works. BUt not properly. Could there be any interference with an installed hotjoomla module? jquery? Regards Helmer
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 weeks ago #36108
by ivan.milic
Replied by ivan.milic on topic Kunena does not work in BLOGS
Add this to template_css.css:
INPUT.kbutton.ui-btn-hidden{
width:100%;
height:100%;
}
INPUT.kbutton.ui-btn-hidden{
width:100%;
height:100%;
}
Please Log in to join the conversation.
-
Antiquar
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 135
- Thank you received: 0
11 years 3 weeks ago #36115
by Antiquar
Replied by Antiquar on topic Kunena does not work in BLOGS
Hi, I added this with no effects so far. Helmer
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 weeks ago #36126
by ivan.milic
Replied by ivan.milic on topic Kunena does not work in BLOGS
Try:
INPUT.kbutton{
width:100%!important;
height:100%!important;
}
INPUT.kbutton{
width:100%!important;
height:100%!important;
}
Please Log in to join the conversation.
Time to create page: 0.166 seconds