Skip to main content
scerazy
Visitor III
March 20, 2020
Question

Customize VPN login & Portal pages

  • March 20, 2020
  • 2 replies
  • 11752 views

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

    2 replies

    Toshi_Esumi
    SuperUser
    SuperUser
    March 20, 2020

    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.

    Elthon_Abreu
    New Member
    March 21, 2020

    I made some modifications to my Portal.

    Take a look at attachment.

    Toshi_Esumi
    SuperUser
    SuperUser
    March 21, 2020

    Looking good to me.

    Chiransmith34
    New Member
    January 8, 2022

    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