- Posts: 114
- Thank you received: 9
Kunena 6.3.7 Released
The Kunena team has announce the arrival of Kunena 6.3.7 [K 6.3.7] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
Solved No scroll possible
sample page
Please Log in or Create an account to join the conversation.
remove that on your joomla template css
Please Log in or Create an account to join the conversation.
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.
Please Log in or Create an account to join the conversation.
no Backgroundimage and no scrolling in chrom.
Firefox is all ok.
Please Log in or Create an account to join the conversation.
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.
810 wrote: try:
Code:#jsn-master { background: repeat-x left top !important; }
Do not you have another idea for a solution?
Please Log in or Create an account to join the conversation.
P.S. A similar problem has been on the forum before. After watching youtube videos in fullscreen mode, scroll disappeared.
Please Log in or Create an account to join the conversation.
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.
Geni wrote: Do not you have another idea for a solution?
Geni, do you ask JSN support on this issue?
Please Log in or Create an account to join the conversation.