Endpoint Security Complete

 View Only

How to Customize Mobility Suite 5.3+ favicon logo for the Mobility Manager 

Nov 06, 2015 04:07 PM

If you wish for the Mobility Suite's favicon in the Mobility Manager to match the branding in Mobility Suite's Admin Console, then the following information will explain how to perform this task. The replacement image needs to be copied to the following directories on each Front End:

/usr/local/nukona/vol2/operations_portal/static/images/favicon.png
/usr/local/nukona/vol2/operations_portal/static/images/favicon.ico
/usr/local/nukona/vol2/static/static/images/favicon.png
/usr/local/nukona/vol2/static/static/images/favicon.ico
/usr/local/nukona/vol2/static/static/js/registration_isv/img/favicon.png
/usr/local/nukona/appstore_cu/static/images/favicon.png
/usr/local/nukona/appstore_cu/static/images/favicon.ico
/usr/local/nukona/appstore_cu/static/js/registration_isv/img/favicon.png

I would recommend backing-up the old 'favicon.ico' and 'favicon.pngas '.old' files just in case you wish to easily switch back for any reason.

OldFavicon.png

The file permissions/ownership will also need to be changed after copying the image over to the above directory paths:

chown nginx:nginx /usr/local/nukona/vol2/operations_portal/static/images/favicon.png
chown nginx:nginx /usr/local/nukona/vol2/operations_portal/static/images/favicon.ico
chown nginx:nginx /usr/local/nukona/vol2/static/static/images/favicon.png
chown nginx:nginx /usr/local/nukona/vol2/static/static/images/favicon.ico
chown nginx:nginx /usr/local/nukona/vol2/static/static/js/registration_isv/img/favicon.png
chown nginx:nginx /usr/local/nukona/appstore_cu/static/images/favicon.png
chown nginx:nginx /usr/local/nukona/appstore_cu/static/images/favicon.ico
chown nginx:nginx /usr/local/nukona/appstore_cu/static/js/registration_isv/img/favicon.png

chmod 644 /usr/local/nukona/vol2/operations_portal/static/images/favicon.png
chmod 644 /usr/local/nukona/vol2/operations_portal/static/images/favicon.ico
chmod 644 /usr/local/nukona/vol2/static/static/images/favicon.png
chmod 644 /usr/local/nukona/vol2/static/static/images/favicon.ico
chmod 644 /usr/local/nukona/vol2/static/static/js/registration_isv/img/favicon.png
chmod 644 /usr/local/nukona/appstore_cu/static/images/favicon.png
chmod 644 /usr/local/nukona/appstore_cu/static/images/favicon.ico
chmod 644 /usr/local/nukona/appstore_cu/static/js/registration_isv/img/favicon.png

The Mobility Suite services will also need to be reset for this change to take effect. This can be performed by running the following command on each Front End Server:

/etc/init.d/appcenter-services restart

If you do not see this change take effect in your web browser immediately, then you will need to open an incognito browser window to see the changes or clear your browser cache. It is possible that an incognito browser will not suffice for Firefox and Chrome web browsers, but this should work seamlessly for Internet Explorer.

NewFavicon.png

When you choose your own versions of the 'favicon.ico' and 'favicon.png' files, they should be 16x16 pixels. The bit depth should be between 8 - 24. A bit depth of 32 can work for some browsers, but not all.

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Related Entries and Links

No Related Resource entered.