Change login screen background

afontolan8 years ago

Good evening,
I wonder how I can change the background of the login screen, change the all white for another. Thank you

Anton Tananaev8 years ago

It's a regular HTML page.

afontolan8 years ago

Where is the html please?

Anton Tananaev8 years ago

It's in the "web" subfolder.

Here is the source code:

https://github.com/tananaev/traccar-web

afontolan8 years ago

Sorry I can not use the cloudflare, I would have to direct change it or have as I only edit the local html and change the background? Thank you and sorry for my lack of knowledge.

Anton Tananaev8 years ago

What does CloudFlare have to do with anything? You just need to change local HTML or CSS code.

afontolan8 years ago

Sorry but I tried in every way, including the following code in debug.html and release.htm files but has no effect, does not change the background color.
Where am I going wrong?

<style rel="stylesheet">/>
body { background-color: #cff; }
</style>

Thank You

Anton Tananaev8 years ago

It works, but then it gets replaced with some ExtJS styles. You can find another way (not using body), or create a custom ExtJS theme.

afontolan8 years ago

I will do that, thank you

ram6 years ago

hi can you specifies which ExtJS styles file is using foe login page

Anton Tananaev6 years ago
m3irastreadores4 years ago

Good afternoon, where this is the command to eliminate the white background from the login part, the query is transparent. Thankful if you can help