Replacing the welcome page logo in its current position

  1. Access the current logo, logo.gif, in //styles/default/css/img/sso and take note of the dimensions.
  2. Create or copy the logo to insert and take note of the dimensions. Modify the dimensions to fit in the space where you want to insert the logo.
  3. Save the logo as logo.gif or as a different name, and copy to //styles/default/css/img/sso.
  4. Select //styles/default/css/dynamic/welcome.css and locate ".logo".

    This is the logo that is shown on your welcome page.

  5. If you used a different name for your logo file, change logo.gif to the new file name.
  6. You can change the height and width of the logo area in pixels. Your logo image must be contained within that area.