Hi everyone, i’m still new in exploring the custom CSS in this platform and would like to ask some input. Does anyone here have experience modifying the Login/Sign-In Page? I am trying to do something like this :

However i can only do this :

This is because, i figured that we cannot exactly add or remove existing element and can only modify it instead, hence i am not sure how to move the picture to the left but still attach it to the login box. Currently, i am using the .login-form-title:before and after to add the new item, is there a way to actually move it and not attach it with any of the existing element?