markdomansky / WebJEA

WebJEA - Secure Self Service Web Forms from PowerShell Scripts
GNU General Public License v3.0
237 stars 28 forks source link

Changing colors/theme #41

Closed Geo-Ron closed 3 years ago

Geo-Ron commented 3 years ago

@markdomansky ,

I am unable to find documentation on how to change the colors of the WebJEA page. Any tips? Changing sidebar.css does not seem to have any effect in my instance...

markdomansky commented 3 years ago

The CSS files are the place to go. There are 3 main CSS files, but there may be additional in the subfolders as part of the bootstrap theme.

Geo-Ron commented 3 years ago

Mark, so changing sidebar.css should have effect?

markdomansky commented 3 years ago

Correct. If you aren't able to change the color, let me know what you're trying to do and I'll see if I can make a few minutes. I'm not great at CSS and that was a package I imported, so I can't guarantee I can fix it.

Geo-Ron commented 3 years ago

You were right (and I was too) The style is contained in the main.ss,sidebar.css and psoutput.css

Caching failed on me...

Thanks for you good response.