Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Wireless HotSpot Full Configuration Change Logo

Hello,

I have a guest wireless network when I configure the  when I change the customization type to full to customize a few thinks in the login page it shows Sophos Logo and I need to change this Logo to my company Logo so anyone knows how I can change it I try a lot of thinks and even Sophos support they didn’t know so I need help in this case.

 

Best Regards

 



This thread was automatically locked due to age.
Parents
  • Hi,

    You have to use png pictures.

    in HTML file use:

    <div id="content">
    <div id="wrapper">
           <div id="logo"><img src="logo_example.png" alt="Logo Example"></div>
    <div id="title"></div>
    <div id="clear"></div>

    In Sophos WebGUI klick on Choose file (logo_example.png!!!) and then upload.

    Under the Choose file field the image is now displayed, now you can Save.

    Bye

Reply
  • Hi,

    You have to use png pictures.

    in HTML file use:

    <div id="content">
    <div id="wrapper">
           <div id="logo"><img src="logo_example.png" alt="Logo Example"></div>
    <div id="title"></div>
    <div id="clear"></div>

    In Sophos WebGUI klick on Choose file (logo_example.png!!!) and then upload.

    Under the Choose file field the image is now displayed, now you can Save.

    Bye

Children