Page 1 of 1

Log in screen

Posted: Sat Dec 02, 2017 2:30 pm
by zagrebpoint
I always love when you improve the design of Beds24.
But the new login screen with the background image is terrible.
That stock photo is awful.
I have a feeling like I am login to some cold bank application :)
It is better without it.

Re: Log in screen

Posted: Tue Dec 05, 2017 12:17 pm
by annettemorgenroth
If you do not like the picture you can hide it with custom CSS.

Go to SUB ACCOUNTS (top right) then click on 'Manage Account' and add

.loginboxBeds24com {
background-image: none;
}

in 'Control panel custom CSS'.

Re: Log in screen

Posted: Wed Dec 06, 2017 1:38 pm
by zagrebpoint
Perfect :)
I wasn't expecting that you made it customizable :)
Can I upload my image?
Is that possible?

Re: Log in screen

Posted: Wed Dec 06, 2017 7:46 pm
by annettemorgenroth
.loginboxBeds24com {
background-image: url(https://www/mywebsite/linktomyimage.jpg);
}

Exchange https://www/mywebsite/linktomyimage.jpg to the link to your image.

Re: Log in screen

Posted: Tue Mar 26, 2019 7:49 pm
by inn-keep
Hi, I would like to change the css of the login page..
I follow the instruction of the previous posts (adding css to SUBACCOUNTS - etc) but it doesn't work.

How can I see the login page "https://beds24.com/control2.php" with custom css?
Maybe do I have to pay the service to customize my login page and everything inside?

Working with a custom css file is not possible? I'm not talking about the Booking page. Just The login and control panel page.

Thank you so much in advance!

Re: Log in screen

Posted: Tue Mar 26, 2019 9:27 pm
by markkinchin
You cannot customize the beds24 login screen.

You can customize the login only if you are using a reseller account running on your own domain name.