Can I display my corporate logo on the Search page?
Wednesday, September 09, 2009 9:48:16 PM
Yes, do the following to display the corporate logo on the Search page of the mobile devices:
- Locate the Web.config file stored under the root of the cDir application (the default location is yourDriveLetter:\\inetpub\wwwroot\cDir)
- Create a back-up of the Web.config file
- Open the Web.config file using Notepad
- Locate the key called " Search.Custom.Form.Logo.Image.Path "
- Change the “value” attribute to point to the absolute URL of your corporate logo image. If desired the image could be stored under the Img folder within the root of cDir application. In that case you could use a relative URL for the “value” attribute (e.g. Img/YourLogo.png)
© Tenet Computer Group Inc.