I bought a plugin from Squarestud.io and it appears that they dont respond to anyone's emails/facebook/instagram - I assume they have gone bust. Anyway, I need to tweak the plugin and I am not very good at .js and would appreciate some help.
The plugin is a logo loading screen using the site's logo. I am wanting to replace the image source (the existing site logo) with a gif that is stored in the site's CSS stored files - URL below.
Question
rdreed
Hi everyone,
I bought a plugin from Squarestud.io and it appears that they dont respond to anyone's emails/facebook/instagram - I assume they have gone bust. Anyway, I need to tweak the plugin and I am not very good at .js and would appreciate some help.
The plugin is a logo loading screen using the site's logo. I am wanting to replace the image source (the existing site logo) with a gif that is stored in the site's CSS stored files - URL below.
Any help is really really really appreciated.
Thank you,
Rob
working site: https://pepper-clarinet-ctnt.squarespace.com/
GIF:
https://static1.squarespace.com/static/5d9db9630e0cb109b5331185/t/5db877bc05d8093cb6fbfe15/1572370384602/mrnice-smiley.gif
Code Injection:
Link to comment
Top Posters For This Question
3
10
3
2
Popular Days
Oct 30
5
Nov 2
3
Jun 6
2
Feb 13
2
Top Posters For This Question
rdreed 3 posts
tuanphan 10 posts
ruthob93 3 posts
geglaja 2 posts
Popular Days
Oct 30 2019
5 posts
Nov 2 2020
3 posts
Jun 6 2020
2 posts
Feb 13 2021
2 posts
Popular Posts
tuanphan
@rdreed Your code <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <div class="logoload"></div> <style> .logoload { /* SET B
rdreed
Hi everyone, I bought a plugin from Squarestud.io and it appears that they dont respond to anyone's emails/facebook/instagram - I assume they have gone bust. Anyway, I need to tweak the plugin and
tuanphan
Add to Page Settings > Advanced > Header <script> $(window).load(function() { $('body').css('overflow', 'hidden'); setTimeout( function() { $('body').css('overflow', 'i
Posted Images
32 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment