Changes

no edit summary
Line 213: Line 213:     
It shall open up as  above , after making the desired changes to the banner, you can then save those modifications.
 
It shall open up as  above , after making the desired changes to the banner, you can then save those modifications.
 +
 +
'''Note:''' '''figlet''' client can easily generate banner via terminal by using following command:
 +
 +
sudo apt-get install figlet,  [figlet YOUR_TEXT]
    
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:
Line 280: Line 284:     
[[File:SVG2.jpg|border|class=tlt-border]]
 
[[File:SVG2.jpg|border|class=tlt-border]]
 +
 +
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