Changing the background of the login screen changes the design of the login screen

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












In 16.04, to change the background of the login screen, I followed the accepted answer at How do I change the login screen in Ubuntu 16.04+?, however, when I selected the new background, the theme of the background changed as in:



1) The text box for the password is now in the centre of the screen (instead of the middle-left).



2) The look of the login prompt is now changed to old-style rectangular gray background



3) The login grid has disappeared.



I undid all the changes, however even the original look and feel of the login prompt is totally gone.



Here is how it looks now:



Also, the lock screen has had no effect to these changes and remains original.



How do I get the login back to its original look and feel, like this?



I had a look at all the available answers, but all of them talk about previous versions of Ubuntu (not 16.04) and they dont work.



Any help is greatly appreciated.



Thanks,



Shubhanga.










share|improve this question



























    up vote
    0
    down vote

    favorite












    In 16.04, to change the background of the login screen, I followed the accepted answer at How do I change the login screen in Ubuntu 16.04+?, however, when I selected the new background, the theme of the background changed as in:



    1) The text box for the password is now in the centre of the screen (instead of the middle-left).



    2) The look of the login prompt is now changed to old-style rectangular gray background



    3) The login grid has disappeared.



    I undid all the changes, however even the original look and feel of the login prompt is totally gone.



    Here is how it looks now:



    Also, the lock screen has had no effect to these changes and remains original.



    How do I get the login back to its original look and feel, like this?



    I had a look at all the available answers, but all of them talk about previous versions of Ubuntu (not 16.04) and they dont work.



    Any help is greatly appreciated.



    Thanks,



    Shubhanga.










    share|improve this question

























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      In 16.04, to change the background of the login screen, I followed the accepted answer at How do I change the login screen in Ubuntu 16.04+?, however, when I selected the new background, the theme of the background changed as in:



      1) The text box for the password is now in the centre of the screen (instead of the middle-left).



      2) The look of the login prompt is now changed to old-style rectangular gray background



      3) The login grid has disappeared.



      I undid all the changes, however even the original look and feel of the login prompt is totally gone.



      Here is how it looks now:



      Also, the lock screen has had no effect to these changes and remains original.



      How do I get the login back to its original look and feel, like this?



      I had a look at all the available answers, but all of them talk about previous versions of Ubuntu (not 16.04) and they dont work.



      Any help is greatly appreciated.



      Thanks,



      Shubhanga.










      share|improve this question















      In 16.04, to change the background of the login screen, I followed the accepted answer at How do I change the login screen in Ubuntu 16.04+?, however, when I selected the new background, the theme of the background changed as in:



      1) The text box for the password is now in the centre of the screen (instead of the middle-left).



      2) The look of the login prompt is now changed to old-style rectangular gray background



      3) The login grid has disappeared.



      I undid all the changes, however even the original look and feel of the login prompt is totally gone.



      Here is how it looks now:



      Also, the lock screen has had no effect to these changes and remains original.



      How do I get the login back to its original look and feel, like this?



      I had a look at all the available answers, but all of them talk about previous versions of Ubuntu (not 16.04) and they dont work.



      Any help is greatly appreciated.



      Thanks,



      Shubhanga.







      16.04 login lightdm login-screen






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jan 31 at 22:31

























      asked Jan 31 at 22:05









      Shubs

      12




      12




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote



          accepted










          I figured out what the problem was. The problem is with lightdm in the sense that it changes the design of the login screen into the old layout. I believe the correct method was to just follow the answer at How do I change the login screen in Ubuntu 16.04+? and follow the unity-greeter settings and not install lightdm-gtk-greeter-settings.



          Also, once unity-greeter has been suitably configured, the following command had to be executed in the terminal.



          sudo apt purge lightdm-gtk-greeter lightdm-gtk-greeter-settings





          share|improve this answer




















            Your Answer







            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "89"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1001876%2fchanging-the-background-of-the-login-screen-changes-the-design-of-the-login-scre%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote



            accepted










            I figured out what the problem was. The problem is with lightdm in the sense that it changes the design of the login screen into the old layout. I believe the correct method was to just follow the answer at How do I change the login screen in Ubuntu 16.04+? and follow the unity-greeter settings and not install lightdm-gtk-greeter-settings.



            Also, once unity-greeter has been suitably configured, the following command had to be executed in the terminal.



            sudo apt purge lightdm-gtk-greeter lightdm-gtk-greeter-settings





            share|improve this answer
























              up vote
              0
              down vote



              accepted










              I figured out what the problem was. The problem is with lightdm in the sense that it changes the design of the login screen into the old layout. I believe the correct method was to just follow the answer at How do I change the login screen in Ubuntu 16.04+? and follow the unity-greeter settings and not install lightdm-gtk-greeter-settings.



              Also, once unity-greeter has been suitably configured, the following command had to be executed in the terminal.



              sudo apt purge lightdm-gtk-greeter lightdm-gtk-greeter-settings





              share|improve this answer






















                up vote
                0
                down vote



                accepted







                up vote
                0
                down vote



                accepted






                I figured out what the problem was. The problem is with lightdm in the sense that it changes the design of the login screen into the old layout. I believe the correct method was to just follow the answer at How do I change the login screen in Ubuntu 16.04+? and follow the unity-greeter settings and not install lightdm-gtk-greeter-settings.



                Also, once unity-greeter has been suitably configured, the following command had to be executed in the terminal.



                sudo apt purge lightdm-gtk-greeter lightdm-gtk-greeter-settings





                share|improve this answer












                I figured out what the problem was. The problem is with lightdm in the sense that it changes the design of the login screen into the old layout. I believe the correct method was to just follow the answer at How do I change the login screen in Ubuntu 16.04+? and follow the unity-greeter settings and not install lightdm-gtk-greeter-settings.



                Also, once unity-greeter has been suitably configured, the following command had to be executed in the terminal.



                sudo apt purge lightdm-gtk-greeter lightdm-gtk-greeter-settings






                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Feb 1 at 13:45









                Shubs

                12




                12



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1001876%2fchanging-the-background-of-the-login-screen-changes-the-design-of-the-login-scre%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    Unable to execute new pre-installation script (/var/lib/dpkg/tmp.ci/preinst)

                    Running the scala interactive shell from the command line

                    Do not install recommended packages of dependencies