Page 1 of 1

Edit Colors

Posted: Fri Nov 08, 2024 11:38 pm
by Enzo
Hello,

I am a new user and I simply want to change the colors of my FAQ, for example
Header : Blue
Body : White
Footer : Blue

I don't know much about this, but I could use some help.
I understand that I need to modify the style.css file and then recompile.
The problem is that I can't find the parameters I'm looking for in style.css.

I'm using PhpMyFaq version 3.2.7 with the default theme

Thanks !

Re: Edit Colors

Posted: Mon Nov 11, 2024 9:58 am
by Thorsten
Hi,

for 3.2, you can change the colors in this file:

https://github.com/thorsten/phpMyFAQ/bl ... theme.scss

bye
Thorsten

Re: Edit Colors

Posted: Tue Nov 12, 2024 9:19 am
by Enzo
Thanks for your reply,

I modified the file as desired but now I don't know what to do next?

I tried to recompile the file "_theme.scss" file into "theme.css" in /assets/dist/ without success.

I'm sorry for the inconvenience, if I've missed any documentation on the subject please don't hesitate to redirect me.
Thanks in advance

Re: Edit Colors

Posted: Sun Nov 17, 2024 12:33 pm
by Thorsten
Hi,

how did you tried that?

bye
Thorsten