Forums

Join
bbPress Support ForumsThemesChanging main body font color

Info

Tags

Changing main body font color

  1. I'm working on editing the default bbPress theme and have almost got it where i want it, but I'm having one problem. The base font color seems to be black (which you can't read against my dark gray background) and while I have edited the CSS of enough of the theme to change most of the colors, certain ones just won't change. Specifically the bullet points, the [ ] that surround certain things, and the names of Discussions. They are all still black, and I can't find where this is in the stylesheet. If I add something like color:#fff to the body it changes fonts I don't want changed. It's only a handful but I think they must all be controlled together somewhere, I just can't figure out where.

  2. Use Firebug addon for firefox for catching up with CSS. Do a little google on how to use it too

  3. You must log in to post.