Page 1 of 1

BLC Logo change

Posted: Mon Aug 31, 2015 7:45 am
by incre2012
I need to replace broadleaf logo in admin module with something else . How can I do that .

Have tried all the options available but it did not help . Please can any one help me I am on a deadline .

Re: BLC Logo change

Posted: Wed Sep 02, 2015 12:43 am
by pravee
There could be a better way but I have gone with this approach. If anyone else has done it in a better way, please let me know.

...\eclipse-workspace\DemoSite\admin\src\main\webapp\WEB-INF\classes\open_admin_style\img\admin

Create required folders for the above path [after WEB-INF I think], and then keep your logos in the required sizes with these names: blc-logo-150.png, blc-logo-header.png, blc-logo-leaf.png

Just clean build after doing this, it should work.