How does one change/add ie logo? Or add a background image, Or whatever more than the minimalistic customization allowed by GUI?
Article like this: https://kb.fortinet.com/kb/documentLink.do?externalID=FD33062 makes zero sense in 6.2.2 because all is written with <div>
How to ie replace this:
<f-icon class="ftnt-fortinet-grid icon-xl">
Seb
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
I don't have a tiny web icon available to test but when I commented out <f-icon> tag and replaced it with <div> tag then put a <img ....> inside, it seems to have inserted it before "Please Login". Since the image was too large, it exploded the screen. Try it with a proper size of logo.
Looking good to me.
Share the actual code?
Or the <img tag was all you done?
What is the needed size?
You will need to upload your image in "Replacement Messages > Manage Images" before. You can try the size 251x78. This is my code:
<div class="fortinet-grid-icon" style="background-color:rgb(85,82,72)"> <!-- <f-icon class="ftnt-fortinet-grid icon-xl"> </f-icon> --> <img src=%%IMAGE:My-Image_01%% alt="My Company Name" align="center" border="0"> </div> <div class="platform"> %%SSL_STATUS_INFO%% </div>
<div class="expand"> %%SSL_RESPONSIVE_EXPAND%% </div>
%%SSL_OPTIONS%%
Elthon Abreu FCNSA v5
Hey,
you can just create a div class and insert image using img tag instead of f-icon.
It's easy.
but if you are facing an issue with the portal pages you can refer: elogin
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1560 | |
1034 | |
749 | |
443 | |
210 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.