Info
- 3 posts
- 2 voices
- Started 4 years ago by Jeeguiguren
- Latest reply from _ck_
- This topic is not resolved
Changing topic/post alternating colors
-
- Posted 4 years ago #
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.
-
- Posted 4 years ago #
http://alterego.vault.ign.com/onslaught/bbpress/
thats the link in order to see what I mean
-
- Posted 4 years ago #
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.
-
You must log in to post.