Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Changing the basic colors
to change the basic colors of the vanilla forum, do i just edit the global.css file and call it a day?
0
Comments
I need to change the color of the default theme from blue to pink. Ive been hunting high and low for the global.css file, as you've mentioned here, but can't find it in any of the Vanilla files. Can you tell me where the file is I should edit and secondly what the hex code is for the blue so I can find it to change out?
Thanks so much
Use "inspect element" either directly in chrome or safari, or use firebug in firefox.
It will be much easier to find out what you want and even doing live changes to see how it looks.