doc/book/en/annexes/faq.rst
branchstable
changeset 5388 9167751463d4
parent 5228 369b8aff535b
child 5393 875bdc0fe8ce
equal deleted inserted replaced
5384:b619531ddbd2 5388:9167751463d4
   247 1. The easiest way to use a different logo is to replace the existing
   247 1. The easiest way to use a different logo is to replace the existing
   248    ``logo.png`` in ``myapp/data`` by your prefered icon and refresh.
   248    ``logo.png`` in ``myapp/data`` by your prefered icon and refresh.
   249    By default all instance will look for a ``logo.png`` to be
   249    By default all instance will look for a ``logo.png`` to be
   250    rendered in the logo section.
   250    rendered in the logo section.
   251 
   251 
   252    .. image:: ../images/lax-book.06-main-template-logo.en.png
   252    .. image:: ../images/lax-book_06-main-template-logo_en.png
   253 
   253 
   254 2. In your cube directory, you can specify which file to use for the logo.
   254 2. In your cube directory, you can specify which file to use for the logo.
   255    This is configurable in ``mycube/data/external_resources``: ::
   255    This is configurable in ``mycube/data/external_resources``: ::
   256 
   256 
   257      LOGO = DATADIR/path/to/mylogo.gif
   257      LOGO = DATADIR/path/to/mylogo.gif