Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Solved No scroll possible

More
7 years 7 months ago #1 by Geni
No scroll possible was created by Geni
with a picture is not possible to scroll with Chrome and Opera. With Firefox and Edge can operate properly.
sample page

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

More
7 years 7 months ago #2 by 810
Replied by 810 on topic No scroll possible
your issue is on joomla template css.
Code:
#jsn-master { background: repeat-x fixed left top; }

remove that on your joomla template css

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

More
7 years 7 months ago #3 by Geni
Replied by Geni on topic No scroll possible

810 wrote: your issue is on joomla template css.

Code:
#jsn-master { background: repeat-x fixed left top; }

remove that on your joomla template css


I have tested this, the error remains and my background would also unusable.
A workaround for Chrome is 2x Press F12.
The error must be different!

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

More
7 years 7 months ago #4 by 810
Replied by 810 on topic No scroll possible
try:
Code:
#jsn-master { background: repeat-x left top !important; }

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

More
7 years 7 months ago #5 by Geni
Replied by Geni on topic No scroll possible
dont work!
no Backgroundimage and no scrolling in chrom.
Firefox is all ok.

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

More
7 years 7 months ago #6 by Geni
Replied by Geni on topic No scroll possible

810 wrote: try:

Code:
#jsn-master { background: repeat-x left top !important; }


I've made this change, the problem still exists.

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

More
7 years 7 months ago - 7 years 7 months ago #7 by Geni
Replied by Geni on topic No scroll possible

810 wrote: try:

Code:
#jsn-master { background: repeat-x left top !important; }


Do not you have another idea for a solution?
Attachments:
Last edit: 7 years 7 months ago by Geni.

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

More
7 years 7 months ago - 7 years 7 months ago #8 by Smirnov
Replied by Smirnov on topic No scroll possible
A similar problem with the answers on the forum only. JSN template.

P.S. A similar problem has been on the forum before. After watching youtube videos in fullscreen mode, scroll disappeared.
Last edit: 7 years 7 months ago by Smirnov.

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

More
7 years 7 months ago #9 by 810
Replied by 810 on topic No scroll possible
Every new refreshed its working, so I can't debug it.

try to disable the gotoplink feature on your template. Or fix the html5shiv error: change to cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js

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

More
7 years 7 months ago - 7 years 7 months ago #10 by Smirnov
Replied by Smirnov on topic No scroll possible

Geni wrote: Do not you have another idea for a solution?


Geni, do you ask JSN support on this issue?
Last edit: 7 years 7 months ago by Smirnov.
The following user(s) said Thank You: Geni

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

Time to create page: 0.404 seconds