- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-23-2019 03:01 PM
Hello,
I was wondering if there is a way I could add a login banner to the web admin of expedition website. If there is one how can I do it.
Thanks,
Expedition VM 1.151
version 3.6.3
Ubuntu 16.04
01-14-2020 12:51 AM
You could change the PaloAlto logo to put your own if you desire.
It is a simple image resource that is found at:
/var/www/html/resources/images/expedition/panlogo.png
<img class="x-img x-box-item x-img-default" style="margin: 0px; left: 35px; top: 50px; width: 161px; height: 85px;" id="image-1011" src="resources/images/expedition/panlogo.png" alt="">
Notice that this image, will be resized to 161x85 px.
01-14-2020 12:51 AM
You could change the PaloAlto logo to put your own if you desire.
It is a simple image resource that is found at:
/var/www/html/resources/images/expedition/panlogo.png
<img class="x-img x-box-item x-img-default" style="margin: 0px; left: 35px; top: 50px; width: 161px; height: 85px;" id="image-1011" src="resources/images/expedition/panlogo.png" alt="">
Notice that this image, will be resized to 161x85 px.
01-28-2020 03:29 PM
Thanks for your input!!
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!