Replacing the welcome page logo in its current position
- Access the current logo, logo.gif, in //styles/default/css/img/sso and take note of the dimensions.
- 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.
- Save the logo as logo.gif or as a different name, and copy to //styles/default/css/img/sso.
-
Select //styles/default/css/dynamic/welcome.css
and locate ".logo".
This is the logo that is shown on your welcome page.
- If you used a different name for your logo file, change logo.gif to the new file name.
- You can change the height and width of the logo area in pixels. Your logo image must be contained within that area.