Images
Images can be managed by going to Images in Administration. Images can also be added, deleted, and edited.
The following default images are available:
-
AWS
-
G-Suite
-
Office-365
-
fortinet_logo
-
guestportal_device_reg
-
guestportal_logout
-
guestportal_password
-
guestportal_profile
-
guestportal_smart_connect
-
guestportal_token
-
login_bg
-
social_facebook
-
social_google
-
social_linkedin
-
social_login_banner
-
social_selfreg
-
social_twitter
-
social_wechat
Default images cannot be deleted. |
To add an image:
- In Images, select Create New to open the Create New Image window.
- In the Name field, enter a name for the image.
- Select Image File, find the GIF, JPEG, or PNG image file that you want to add, and then select Upload a file.
- Select Save.
Note: The maximum image size is 1000 kB.
To insert the image into a replacement message, add the following HTML code:
<img src={{:image/<image_name>}}>
Where <image_name>
is the name entered for the image. For example, the HTML code for an image named Acme_logo is <img src={{:image/Acme_logo}}>
To delete an image:
- In Images, select an image, then select Delete.
- Select Yes, I’m sure in the confirmation window to delete the image.
To edit an image:
- In Images, select an image, then select Edit.
- In the Edit Image window, edit the image name and file as required.
- Select Save to apply your changes.