How to change look and feel of bonita portal in community 6.3

1
0
-1

hello i m using bonita community 6.3 can anyone pl specify where are the files to change bonita protal look and feels .

thanks kandarp

Comments

Submitted by mukurype on Tue, 12/02/2014 - 14:17

To change the color of the menu bar, edit skin/skin.config.less and update the setting of @mainAccentColor to replace the default red (#b20706;) with the hexadecinal code for your preferred color. As an example, this file contains a line that you can uncomment to set the color to blue.

To change the font, edit skin/skin.config.less and update the setting of @skinFont to specify the font you want to use.

To replace the Bonitasoft logo with your own logo, create a transparent .PNG file with your logo and put it in the skin/images directory. Then edit skin/skin.config.less, and replace logo.png with your logo file. If your logo is not the same size as the default Bonitasoft logo, edit the loginPage-logo-width: and loginPage-logo-height: properties and specify the correct width and height.

Ref.: http://documentation.bonitasoft.com/creating-new-look-feel

2 answers

1
0
-1
This one is the BEST answer!

Hi,

this feature is available only in Bonita SP: http://documentation.bonitasoft.com/product-bos-sp/look-feel

Regards,

Comments

Submitted by Sean McP on Thu, 12/04/2014 - 08:16

as mukurype says...

follow the post if using an SP version

However, for Community Edition I did put together a comprehensive step-by-step guide here

http://community.bonitasoft.com/groups/usage-operation-6x/resolved-real-css-change#comment-37584

Hope it helps,

regards Seán

1
0
-1

Hello,

We did customization of bonita portal look and feel for one of our project requirement. We have published the blog which details the step by step procedure at http://www.evoketechnologies.com/blog/customize-bonitasoft-bpm-portal/

Let me know if you need more help.

Thanks, Hari Alla

Notifications