User Tools

Site Tools


tips:adding_logo

Differences

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

Link to this comparison view

Next revision
Previous revision
tips:adding_logo [2020/09/02 10:30] – created navaneethtips:adding_logo [2024/07/10 11:48] (current) – [Configuring OEM settings] vignesh
Line 3: Line 3:
 This article explains how you can add logo to Trisul UI This article explains how you can add logo to Trisul UI
  
-{{:tips:logo_ui.png?600|}}+{{:tips:logo_ui.png?400|}}
  
 ===== Precondition ===== ===== Precondition =====
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 =====
 +
 +  * Copy the Logo file file to /user/local/share/webtrisul/public/assets.
 +  * Restart webtrisul.
 +<code>cp /tmp/<logo file> /usr/local/share/webtrisul/public/assets/customer_logo.png
 +systemctl restart webtrisuld</code>
 +
 +
  
  
  
tips/adding_logo.1599022832.txt.gz · Last modified: 2020/09/02 10:30 by navaneeth