Support ForumChanging Loading Animation – Support Forum https://support.ishyoboy.com/forums/topic/changing-loading-animation/feed/ Sat, 04 May 2024 18:04:42 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/changing-loading-animation/#post-6682 <![CDATA[Changing Loading Animation]]> https://support.ishyoboy.com/forums/topic/changing-loading-animation/#post-6682 Thu, 12 Feb 2015 13:18:39 +0000 Martence Hi there –

I was wondering;
is it possible to change the Loading animation?
(The 9 blocks – animation).

1. How is this animation constructed and where can I add a different one?
2. Will changing the animation affect the loading time?

Looking forward to your explanation.

Kindly,
Laurens.

]]>
https://support.ishyoboy.com/forums/topic/changing-loading-animation/#post-6723 <![CDATA[Reply To: Changing Loading Animation]]> https://support.ishyoboy.com/forums/topic/changing-loading-animation/#post-6723 Mon, 16 Feb 2015 15:00:02 +0000 IshYoBoy Hey Laurens,

The loader animation html code is output in the “header.php” file and then the animation is controlled via CSS only.

The HTML block is:

The CSS which drives the animation is located in the SCSS file:
wp-content/themes/no8/assets/frontend/css/sass/_preloader.scss

So if you change the HTML structure you can only add the necessary CSS via Child theme To control it.

The change will not influence the loading time as the loader is automatically removed once the page is fully loaded. You can also disable it from theme options if you do not need it. The page will be shown earlier, but some parts will still be loading.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>