Changes

no edit summary
Line 330: Line 330:     
'''Note:''' If you have a brand in a different format, you can convert it to ico using any online converter, please keep in mind that online converters can cause scalability issues.
 
'''Note:''' If you have a brand in a different format, you can convert it to ico using any online converter, please keep in mind that online converters can cause scalability issues.
 +
 +
To compress a logo into'''.gz format''', use the terminal command below:
 +
 +
gzip [file]
 +
 +
If your logo is compressed to'''.gz format''', you can extract it *if needed* via terminal by following command:
 +
 +
gzip -d [file]
 +
 +
'''Note''': It is worth that the logo has been changed to tlt-icons/tlt_networks_logo_white.The svg on the log in page is displayed on a blue background, however the tlt_networks_logo.svg displayed following the logging in line at the top is displayed on a white backdrop. The usual size of both logos is 266px x 31px.
    
After making changes and saving them to the directory, we may '''build compile''' using the following commands:
 
After making changes and saving them to the directory, we may '''build compile''' using the following commands:

Navigation menu