RUT956 SDK 00.07.19.4 Change logo

Hello,

How can I change the logos?
The tlt-icons folder no longer exists in: rutos-ramips-rut9m-sdk/package/feeds/vuci/vuci-ui-core/bin/dist.
Where has it gone?

The dist folder no longer contains the data either. It is now located at: rutos-ramips-rut9m-sdk/package/feeds/vuci/vuci-ui-core/bin/vuci-ui-core/src/dist/www.

Unfortunately, the README file in the SDK also contains the old paths, so I am unable to find the files.

Many thanks,

Jan

Hello,

To change the product icon, please navigate to the following directory:

rutos-ipq40xx-rutx-sdk\package\feeds\vuci\vuci-ui-core\bin\vuci-ui-core\src\dist\www\

There, you will find the favicon.ico file and tlt_networks_logo.svg.gz. These two files need to be replaced with your custom icon and logo.

To modify the colour scheme, go to the brand directory located in the same structure. Inside, you will find the colors.css.gz file, which you can edit to apply your preferred colours.

Regards,
M.

Hello,

I tried that, but unfortunately it only worked halfway.
Attached are 2 pictures.
Unfortunately, there is no logo visible on the login page.

Regards, Jan

Looks to me like you missed something somewhere, as by using Inspect element on the specific logo that is in your case, white, I can see that the file name is indeed tlt_networks_logo.svg

Perhaps you might’ve forgotten to edit the index.html file within the index.html.gz archive? I don’t believe there’s any other way to change that specific logo. If you changed the name of the actual file, you’ll have to edit the index.html. This is what I found within the file, ensure you’ve changed it:

Other than that, it may be the image format that you’re using, try different formats / sizes maybe? (unsure if it strictly is supposed to be .svg or a specific size, but still worth a shot) Perhaps a different browser as well?

Sorry for the double reply, I just pasted a random link to a random .svg image and it worked instantly for me:

{B2480582-B242-4C8E-B8A3-75C428CC9C9E}

Hello,

I simply inverted the logo and removed the background, and now it works. Thank you very much for your quick help and attempts to resolve the issue.

Many thanks,

Jan

Glad you were able to resolve the issue!

Regards,
M.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.