Jump to content

change admincp sign-in background color

Featured Replies

Posted

how to change sign-in background color

I set the text color to white which blended with the sign-in background so I want to change background coloradmincp_background.thumb.png.2a2f3703a92

Try

.cAcpLoginBox {
    background: red;
}

 

  • Author

Try

.cAcpLoginBox {
    background: red;
}

 

I assume this goes in custom.css?

If so it didn't work

It is strange, there are two places I can change in inspecting the page & both of them will change it to red, but when I put it in the custom.css for theDefault skin & the skin selected in the ACP, neither of them change it.

Where did you change the text colour?

It is strange, there are two places I can change in inspecting the page & both of them will change it to red, but when I put it in the custom.css for theDefault skin & the skin selected in the ACP, neither of them change it.

Where did you change the text colour?

You are correct ... perhaps report as bug as it is not loading custom.css file

NOTE: the admincp login page loads the page from css_built_1/ regardless of the theme you have selected (unless selected different theme to use in admincp area)

 

  • Author

It is strange, there are two places I can change in inspecting the page & both of them will change it to red, but when I put it in the custom.css for theDefault skin & the skin selected in the ACP, neither of them change it.

Where did you change the text colour?

I changed in my custom theme while under the AdminCP Theme>Default

Why you need to change it? Only one person see's it. 

Depends how many people you have that has access to the ACP

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.