Hello good afternoon, a few weeks ago I tried to find a way to change the default style of my phpvms website, but there was no way, I would like someone to give me support to achieve what I need.
What version of phpVMS are you using?
7.0.4 is the latest release
In /admin/settings/general/current theme there is a dropdown that allows changing themes. I believe a default install (latest release) includes 2 themes. Additional themes can be added. There is one freeware theme called Disposable Theme available here in the forums. Be sure to read the included readme file if you choose to install it.
But I mean changing the color, the logos… etc. of the page that comes by default. I think it’s from app.blade.php.
Likely in the css file
https://docs.phpvms.net/customize/theming Does this link explain how to change the theme?
22 minutes ago, miguelpujol905 said:
https://docs.phpvms.net/customize/theming Does this link explain how to change the theme?
It explains the basic premise.
You will need to find the theme css and play around with it. Experiment with changing the color codes and images.
Be sure to clone the theme first so you can return to the original theme if/when you mess up your cloned theme.