User Tools

Site Tools


tips:adding_logo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tips:adding_logo [2020/09/02 10:44] – [Adding Logo to UI] navaneethtips:adding_logo [2024/07/10 11:48] (current) – [Configuring OEM settings] vignesh
Line 16: Line 16:
   * Open the //oem_settings.rb// file.   * Open the //oem_settings.rb// file.
   * Change SHOW_CUSTOMER_LOGO=fasle to 'true'   * Change SHOW_CUSTOMER_LOGO=fasle to 'true'
-<code>cd /usr/local/share/webtrisul/config/initalizers+<code>cd /usr/local/share/webtrisul/config/initializers
 vi oem_settings.rb</code> vi oem_settings.rb</code>
  
 ===== Copying the Logo file to Webtrisul ===== ===== Copying the Logo file to Webtrisul =====
  
-Copy the Logo file file to /user/local/share/webtrisul/public/assets. +  * Copy the Logo file file to /user/local/share/webtrisul/public/assets
-<note>Restart Webtrisul after this step</note>+  * Restart webtrisul
 +<code>cp /tmp/<logo file> /usr/local/share/webtrisul/public/assets/customer_logo.png 
 +systemctl restart webtrisuld</code> 
  
  
  
  
tips/adding_logo.1599023658.txt.gz · Last modified: 2020/09/02 10:44 by navaneeth