Splash.php disable fontawesome etc

Hello can i minimize load source files on splash.php to lost bytes? If yes how. Thanks! 

  • 273
  • More
Replies (1)
    • Hello Rocco !

      The simplest way is to "exclude" the "bx_fontawesome" records of the array selected from the `sys_preloader` table. But it will require changing the unit of BxDolTemplate and BxDolPreloader classes in splash.php. Too many change for the single action if the single page :-)

      Login or Join to comment.