Forums

Join
bbPress Support ForumsThemesChanging topic/post alternating colors

Info

Tags

Changing topic/post alternating colors

  1. Hello,

    First of all, I would like to extend my thanks for this great and simple tool. I have been modifying the initial theme of my bbpress from its installation earlier today. Now the only thing which has me stumped, is how can I change the alternating background color (the white and green background), so that lets say I can change the white into another color?

    If its in the style.css section, I cant find it.

  2. http://alterego.vault.ign.com/onslaught/bbpress/

    thats the link in order to see what I mean

  3. If you do a view source you'll see the TR tag has an ALT class on every others. So there's a base color and then an alternating color. Search the stylesheet for .alt

    You're going to also want to change the .frontpageheatmap a color so the text is actually visible.

  4. You must log in to post.