I renamed the folder but that only resulted in an error message (Error The parameter "roksprocket.layouts.mosaic.themes.popup.basefile" must be defined.) I also couldn't find any mouse over which didn't surprise me because the fade takes place long before a mouse ever gets near it. I wound up editing <div class="sprocket-mosaic-item" data-mosaic-content data-uk-scrollspy="{cls:'uk-animation-fade', delay:000}"> in the item.php file. I changed the delay from 900 to zero. It still fades but very fast. I also discovered that if I remove the entire animation line … ={cls:'uk-animation-fade', delay:000} … it would completely stop the fading altogether. For some reason I didn't want to eliminate that entire line so I'm satisfied with a fast fade.
Problem solved.
Last edit: 6 years 2 months ago by
ofisboy.
Please Log in or Create an account to join the conversation.