Page 1 of 1

Logout Page - Logout button

Posted: 23 Oct 2018, 17:59
by Steve
When some of our users visit the logout page they are unable to see the logout button clearly. We often see this on iPhones and phones where the resolution has been changed for eyesight issues. if they move to landscape mode they can often see it but it is not intuative.

Is there a way of moving the logout button closer to the top of the page so it is one of the first things that can be seen ?

Steve

Re: Logout Page - Logout button

Posted: 24 Oct 2018, 09:47
by HSNMSupport
Hi Steve,

yesterday I saw that the disconnect button available in one of your HSNM was on the bottom left and it wasn't clearly visible. It's not its usual position.

If what I saw is what you are talking in this post I think that it is something related to the CSS code used in the template. Then, I suggest you to check CSS code used there.

Best Regards.

Re: Logout Page - Logout button

Posted: 24 Oct 2018, 10:35
by Steve
I am referring to the status file which is downloaded to the Mikrotik

On a laptop this is displayed ok but when we look at it on an iPhone there is a requirement to scroll down slightly - please see screenshots below

Re: Logout Page - Logout button

Posted: 24 Oct 2018, 16:13
by HSNMSupport
Hi Steve
On next HSNM version 6.0.154 release, the page status.html downloaded by Mikrotik gateway will be changed in order to see the red "Disconnect" button without using the scrollbar.
Also we will add, by default, on Mikrotik gateway configuration 5 static DNS called "disconnetti", "disconnect", "desconectarse", "deconnecter", "abmelden" in order to allow users, even if they closed Welcome Portal, to see the disconnect page (page status.html) using one of these URLs in their browser:

http://disconnetti
http://disconnect
http://desconectarse
http://deconnecter
http://abmelden

Best regards