- Posts: 114
- Thank you received: 9
Kunena 7.0.2 Released
The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
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.