Log in screen

Suggestions and ideas to make Beds24.com better
Post Reply
zagrebpoint
Posts: 123
Joined: Thu Jun 18, 2015 6:27 pm

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.
annettemorgenroth
Posts: 1335
Joined: Sun Jun 30, 2013 8:44 am

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'.
zagrebpoint
Posts: 123
Joined: Thu Jun 18, 2015 6:27 pm

Perfect :)
I wasn't expecting that you made it customizable :)
Can I upload my image?
Is that possible?
annettemorgenroth
Posts: 1335
Joined: Sun Jun 30, 2013 8:44 am

.loginboxBeds24com {
background-image: url(https://www/mywebsite/linktomyimage.jpg);
}

Exchange https://www/mywebsite/linktomyimage.jpg to the link to your image.
inn-keep
Posts: 1
Joined: Sun Mar 24, 2019 6:09 pm

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!
markkinchin
Site Admin
Posts: 935
Joined: Fri Mar 02, 2012 1:43 pm

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.
Post Reply