Edit Continue button in response pages

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Edit Continue button in response pages

L3 Networker

Hello all,

Hope you are doing very well.

We would like to modify the continue button itself in the reply pages.

Instead of adjusting the size of the Continue button, can we modify it such as adding another comment or replacing the button with an image format?

 

Screenshot 2023-04-20 at 3.55.18 PM.png

Thank you!

3 REPLIES 3

Community Team Member

Hi @JoHyeonJae ,

 

Could you share a screenshot of where you found this "Continue" button? Is this within the LiveCommunity? 

LIVEcommunity team member
Stay Secure,
Jay
Don't forget to Like items if a post is helpful to you!

Please help out other users and “Accept as Solution” if a post helps solve your problem !

Read more about how and why to accept solutions.

Hello @JayGolf

<html>

<head>

<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">

<meta name="viewport" content="initial-scale=1.0">

<style>

#content {

   margin:1.3em;

   font-family:Tahoma,Helvetica,Arial,sans-serif;

   font-size:1em;

}

  h1 {

    font-size:1.2em;

    font-weight:bold;

    color:#196390;

  }

  b {

    font-weight:normal;

    color:#196390;

  }

        form td, form input {

                font-size: 1em;

                font-weight: bold;

        }

Please check the highlighted words.

Screenshot 2023-04-26 at 1.13.20 PM.png



Thanks,

L6 Presenter

The response pages for blocked/continue URL filtering/etc. can be found under:

 Device -> Response Pages

 

Click the response page type you want to modify, select the object (probably "Predefined"), and then click Export. It will download a text file which is the HTML code for the page. You can edit the file and then upload the changed page with the Import button. The uploaded copy seems to always override the default for all selected virtual systems (i.e. I don't think you can select different URL filtering response pages for different URL filtering profiles).

 

You can find some limited information in the PAN-OS manual. there don't seem to be a lot of indepth examples available:

https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-admin/url-filtering/customize-the-url-filtering-...

https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-admin/url-filtering/url-filtering-response-pages

 

  • 1120 Views
  • 3 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!