Change the Company Logo

You can replace the Eagle Investment Systems logo with your company logo in one of two ways. The following figure shows the company logo is located at Site.css and looks at an image called company_logo.png. In an out of the box install, this refers to the Eagle Investment Systems logo image. To change this, you can simply replace the Eagle image used in company_logo.png with your company’s image. 

Site CSS and company_logo.png location

The second method you can use is to change Site.css to reference another image. Locate the url (images/company_logo.png) in Site.css and replace company_logo.png with a new image you created.  For example, if you use an image named ABC_company_logo.png the site CSS reference is images/ABC_company_logo.png.