4.2 Adding your logo and startup image

Now that you have your brand folder setup, you should ideally change the startup image and the logo at the bottom right corner of the simulation.

4.2.1 Startup Image

  • As you can see in the image below this is the standard startup image by phet.

  • As an example this is the startup image I am using in my own simualtions.

  • To change this image you need to have your desired startup image as a .svg file, if your image is a .jpeg or a .png you can utilize one of many online convertors to convert your image to a .svg file.

  • Change the name of your file to splash.svg 

  • Once you have your desired image, just go to your brand folder, for example: adapted-from-phet. (The path in this case would be phetsims/brand/adapted-from-phet)

  • Open the images folder and replace the present splash.svg with the one you just made.

  • To test our new image we can always run the example simulation like so: http://localhost:8080/example-sim/example-sim_en.html (Make sure you have the server setup!)