Both my default install (please see above screenshot) and the install of @nwnuyhs seem to be using the same Vanilla default "Keystone" theme. In the default setup the name of the selected theme seems to show at the bottom left of the page.
My guess is that LES and @nwnuyhs made a few changes in the CSS. Maybe something more was changed as well.
I'm hoping that @nwnuyhs will kindly comment about what changes he made to the default vanilla-3.3 install to make his install look more like LES.
Excellent! I adjusted the CSS in accordance with @nwnuyhs' above linked description on LowEndAI.com. Now there is what might be described a basic 2019 vanilla-3.3 install which looks somewhat similar to LES and to LowEndAI.
I think I want to poke around a little more with my terminal. Then I think this little project might be finished, unless someone wants something more?
Sincere thanks to @nwnuyhs for being so super helpful and friendly!
@Not_Oles said:
Excellent! I adjusted the CSS in accordance with @nwnuyhs' above linked description on LowEndAI.com. Now there is what might be described a basic 2019 vanilla-3.3 install which looks somewhat similar to LES and to LowEndAI.
I think I want to poke around a little more with my terminal. Then I think this little project might be finished, unless someone wants something more?
Sincere thanks to @nwnuyhs for being so super helpful and friendly!
Comments
Default Vanilla 3.3 Home Page
I hope everyone gets the servers they want!
So ugly
How to make it better?
I hope everyone gets the servers they want!
Themes
Never make the same mistake twice. There are so many new ones to make.
It’s OK if you disagree with me. I can’t force you to be right.
Both my default install (please see above screenshot) and the install of @nwnuyhs seem to be using the same Vanilla default "Keystone" theme. In the default setup the name of the selected theme seems to show at the bottom left of the page.
My guess is that LES and @nwnuyhs made a few changes in the CSS. Maybe something more was changed as well.
I'm hoping that @nwnuyhs will kindly comment about what changes he made to the default vanilla-3.3 install to make his install look more like LES.
Thanks!
I hope everyone gets the servers they want!
Quite easy to get css from LES. As long as you dont use it publicly, it's not even illegal.
Never make the same mistake twice. There are so many new ones to make.
It’s OK if you disagree with me. I can’t force you to be right.
I post the custom css here :
https://lowendai.com/discussion/21/how-to-use-custom-css-in-vanilla-forums-inspired-by-lowendspirit-style/p1?new=1
Excellent! I adjusted the CSS in accordance with @nwnuyhs' above linked description on LowEndAI.com. Now there is what might be described a basic 2019 vanilla-3.3 install which looks somewhat similar to LES and to LowEndAI.
I think I want to poke around a little more with my terminal. Then I think this little project might be finished, unless someone wants something more?
Sincere thanks to @nwnuyhs for being so super helpful and friendly!

I hope everyone gets the servers they want!
Try the latest dockerized build and compare between the two: https://github.com/vanilla/vanilla-docker
Install docker with composer:
https://docs.docker.com/engine/install/
Clone the repo
Go into the cloned directory and build the images:
Once the build is done, start up the containers:
The vanilla forum should be running on port 80 of your server.
If you already have nginx or something else installed and want to make it run on a different port (other then 80), edit the
docker-compose.yml
file, line 78:https://github.com/vanilla/vanilla-docker/blob/17afb06520b31fb2fe514bad6cfd880a1a9f3b87/docker-compose.yml#L78
Change the 80 to any number you like, 8888 for example:
Never make the same mistake twice. There are so many new ones to make.
It’s OK if you disagree with me. I can’t force you to be right.
Maybe someone might be interested in the yabs for the €3.00/month Upcloud VPS on which this thread's project is running. Please see also https://lowendspirit.com/discussion/comment/219926/#Comment_219926 for more details on the VPS.
I hope everyone gets the servers they want!