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.
Some CSS help needed
OK, i am in need of some CSS help. At my forum (www.mytimewithgod.net/forum), i need to change some colors and other things but for now, i want to deal with colors. The following need changing:
1)the word "forum" in the header is orange (<strong>forums</strong>) and i need it to be the orange color of my site (#fa6c00)
2)Links---
a)start a new discussion, i want to change this link color
b)on the "discussions" page, i want to change these link colors
c)sign in/out link (at top right), i want to change this color
d)on the "categories" page, i want to change the link colors---categories list background, i want to change this color
e)on the "search" page, some text is cramed on top of other text
I have some other things i want to do but for now, can anyone point me to where in the vanilla.css i would change the above colors?
0
This discussion has been closed.
Comments
http://www.cssbasics.com/
Hover that eyedropper over the color, and remember the hex value. Keep in mind that if the color is shown in pairs, it may be shorthand (I.E. #ee0033 = e03)
Now edit the vanilla.css, do a find and replace, and you are done.
#Panel h1 a