Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

A square is preferred. Be aware that the file will be resized to 50px in height when displayed in the interface.

The logo used in the front page is a public file which path from the root installation of DatafariUI is:

Code Block
images/logo_big.png

You can change it to put any png file containing your logo.

If you are using DatafariUI bundled with Datafari and the default installation path, the file is located at:

Code Block
/opt/datafari/www/images/logo_big.png
Info

A rectangle is preferred. Be aware that the file will be resized to approximately 210px width when displayed in the interface.

The top header background image is a public file located in the root installation of DatafariUI :

...

/opt/datafari/www/images/logobackground_datafari_banner_big.png

This image should be minimum 1920px width and max 65px height.

...

You can also use https://bareynol.github.io/mui-theme-creator/ to help you in your theme creation.

Customizing Logo

When deployed, logos are stored in the images folder.

The logo.png file is used for the top left logo on the search page. It is expected to be a square of 50px by 50px

The logo_big.png file is use for the logo displayed on the home page, a rectangular shape is preferred here. It will be displayed with a width of around 210px. The height will be adjusted proportionally to respect the aspect ratio.