antoigl28 0 Posted April 11, 2016 Posted April 11, 2016 Hi.How can i hide the window "Welcome to emby" when a user login the first time? I attempt to modify the css but I can not. Thanks.
pir8radio 1312 Posted April 15, 2016 Posted April 15, 2016 (edited) @@antoigl28 Maybe? div.ui-bar-b.readOnlyContent.welcomeMessage { position: absolute; right: -500px; top: -500px; } Edited April 15, 2016 by pir8radio
Luke 42085 Posted April 15, 2016 Posted April 15, 2016 The best thing to do is just click "Take the Tour", and then take the tour. Once you've done that, you won't see it again. 1
bfir3 117 Posted April 15, 2016 Posted April 15, 2016 Every time I make a new user, I login to their account, do the tour and setup their view options. It doesn't take too long, and solves the issue you are talking about. I also go into a library to close the multi-select window.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now