Hi everyone, in this post i will share about Fortigate login page customizing.
Let follow these step:
- Upload your logo to fortigate firewall.
- In System tab -> Replacement messages -> choose Manage Images.
- Choose create new.
- Fill name of logo and choose logo file from your computer.
- After upload, you can see your logo in Manage Images tab.
- After
logo{
background:#eee center 25px url(%%IMAGE:[name of your logo]%%) no-repeat;
padding-top:80px;
}
You can change
the other messages follow this way.
Hi,
ReplyDeleteWhat would be the size in pixels of this logo ?
Thanks