Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • For example, if you want to change the Log In button from blue to green, you can modify the following element in the HTML panel:

    #ib-auth-submit   {        
    .
    .
    .
    background-color:green; }


    The captive portal will change accordingly, as follows:

        The screenshot shows two versions of the Authentication Required dialog. In the From version, the Log In button is blue, and in the To version , the Log In button is green. Image Modified                                              

...