Hi,
on my computers when Fortigate deny access on webpage and display message, this message have only text. When I see the same message on Fortigate configuration, I see that this message have also images and background. How could I fix this?
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.
what I found, images on replacement messages do not appear when using chrome and microsoft edge, when use Firefox then replacement message is shown correctly.
Here is how look replacement message, on chrome and edge:
Tutek wrote:Hey,what I found, images on replacement messages do not appear when using chrome and microsoft edge, when use Firefox then replacement message is shown correctly.
Here is how look replacement message, on chrome and edge:
The replacement messages are in HTML,
You may need to update your browser What is the version of you fortigate ?
Hi, we have same problem here. Uploading correct size and type of logo but not showing up when blocked page info appears. I can see image/logo in edit mode on GUI.
Any suggestions are welcome.
Hi folks, I had the same problem with the pictures (on Edge and Chrome). I saw this already and also use our CA etc... But id did not help.
But I found also another way which maybe help others.
I've simply converted our logo.png file to Base64 code. You can use e.g. the online converter:
And then, add it to the HTML body of your replacement pages.
For sure change the image size (width and height) and put your encoded picture code into the example link.
<img width="500" height="150" alt="logo" src="data:image/png;base64,HEREisTHEencodedPicture>
With that change, I can see the picture on all current browser's without any problems.
Hope this helps other Fortigater's :)
Cheers Cabl3s
hi,
could you be more precise where did you paste the code and what did you change?
Thx
This is my config:
}
.logo {
background: url(%%IMAGE:logo%%) no-repeat center;
height: 267px;
object-fit: contain;
}
If your Fortigate block messages only show text and no images on your computers, but the configuration shows images and a background, try these steps to fix it:
By following these steps, your block messages should display with images and background as configured.
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 |
---|---|
1660 | |
1077 | |
752 | |
443 | |
220 |
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.