SeAT - forum: Docker 5 Customising Style - Page 1

Wertstaar M 19 Jan 2025 22:57
Hi Folks, has anyone managed to customise the login page style and insert the corp/alliance logo on the docker 5 installation as per these instructions https://eveseat.github.io/docs/styling/ ? I've followed these instructions but has no effect on the login page? The only thing i am able to change is the background image. This is the result I get when following the instructions in the above link
image: image.png
Asrik 20 Jan 2025 01:22
@user_719868009253961728 https://discord.com/channels/821361165791133716/1247605206372323359
Matt Falahe 20 Jan 2025 03:23
If you will follow default steps it wont work because your traefik is not allowing external links + there was something causing the error that you don't have access to actually fix. I came with a fix a while ago that you can do. Worked for me a few other guys without breaking SeAT 🙂
The forum post linked above is my guide how to do it relatively simple way.
Wertstaar M 20 Jan 2025 09:56
That’s great, appreciated! I’m pretty confident it’s the missing tags u mention towards the end of that thread - I don’t have the traefik as im running behind nginx rev proxy. Will update here when I’ve had another look at the css I have in the custom folder
YES. Your css customisation fix worked mate. Really appreciate the help.
out of interest do u know of an eve cdn which serves bg images? But lets u browse to select a suitable img.
i know i can serve locally if needed, but wondered about origin iof such images
Matt Falahe 21 Jan 2025 02:33
for some reason if you will trace the wallpapers to its origin you get an error with access to it so I dont think CCP allows people to have access to them. Alternative that I often use is https://www.eve-wallpaper.com/latest All the new wallpapers even from CCP SSO screen lands very quick in here.
Nightmare 2 Dec 2025 13:06
hm...i followed your fix but funny enough the only thing i get changed are the Corp Logo and the Name. But the Background will not change. atm i have the default one from th SeAT site sitting in there as a link. But i tried another link before and when i go on to the side, it always tries to load this test link. despite the fact that this link is not in the css files anymore XD
Matt Falahe 2 Dec 2025 13:11
Did u try to clear cache? Either browser or your server must be keeping the old one. Remember that if u add link there u need to specify this in traefik. So safer is just to download them and publish locally.
I'm not able to get on my pc today but could help u troubleshoot this tomorrow if u need help.
Nightmare 2 Dec 2025 13:14
well on my side i tried in on 2 browser and another device so should not be a cache problem on my side 😄
the funny thing is...if i trie to bring the whole stuff up...with your version, i get a Warning "WARN[0000] /opt/seat-docker/docker-compose.override.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion" Dont get that in the basic guide thingy, despite the fact, that the version part there is the same.
But i would also be happy to just download the picture and publish it locally. im not going to change the background anyway all the time
and i also did your traefik fix so that should not be a problem
Matt Falahe 2 Dec 2025 13:20
Yeah for seat v5 u can remove version as its being ignored
Stupid question but when u down and up the whole stack you add override there right?
Nightmare 2 Dec 2025 13:22
well i copied your " docker compose -f docker-compose.yml -f docker-compose.override.yml -f docker-compose.mariadb.yml -f docker-compose.traefik.yml up -d" so yes
Matt Falahe 2 Dec 2025 13:23
Ok
Nightmare 2 Dec 2025 13:23
but its okay to ask questions like that. i bet its some stupiod basic shit im not seeing again XD
Matt Falahe 2 Dec 2025 13:24
So do u have your layout mini like mine or like the one from the guide?
Nightmare 2 Dec 2025 13:26
atm like yours.
what is the difference between the mini and the non mini anyway....its does not get explained anywhere
Matt Falahe 2 Dec 2025 13:27
Custom layout is for whole seat after login. That would be anywhere between 1000-2500 line of code. Mini is just for login page
Nightmare 2 Dec 2025 13:28
but i also have time to wait until tomorrow. its only the log in page after all 🙂
aahhhhh
Matt Falahe 2 Dec 2025 13:31
Can u send me your css on priv?
So I can have a quick look?
Nightmare 2 Dec 2025 13:32
restarted the whole server now...still the wrong link get loaded....very interesting. 🤔 gimme a sec
Matt Falahe 2 Dec 2025 14:25
solved.
there is an issue with browser cache though. Login page works ok.