Jump to content

How to edit css without access to dashboard ?


lokiii

Recommended Posts

Hello,

 

I was playing with my css to hide some features that I don't need or like on my dashboard, and (don't ask me why....) I put something like :

 

.ui-content { display: none }

 

So now I can still view my dashboard (I think because of my browser cache), BUT I can't access to my admin page anymore : The left menu is still there but the right part, the one with all the parameters doesn't show anymore...

 

Is it possible to edit custom css by editing local files ? without having access to the admin page ?

 

Thanks a lot !!!

Link to comment
Share on other sites

I'm on linux with a Docker version but I can edit files inside my container, so let's say I'm on linux :)

 

EDIT : oh my god !! after like an hour trying to find what I messed up, I managed to edit my css live through chrome and found this .ui-content css so I could change it to block, save the modifications and retrieve my old configuration !

 

Sorry for this post and thanks a lot anyway for trying to help me :)

Edited by lokiii
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...