Thank you crzyhrse, your code was very helpful! Took a little bit of picking and choosing and adding an !important here and there but my site is looking much better!!!
Hmm my reply got cut off. Anyway good news. I learned it is important to spell !important with an “r”. Thanks for the help. Site is coming along. Much appreciated!
Odds and even no. replies have alternating colors
#bbpress-forums div.odd,
#bbpress-forums ul.odd {
background-color: #fbfbfb;
}
#bbpress-forums div.even,
#bbpress-forums ul.even {
background-color: #fff;
}
Hi those codes worked great on the bbpress forum paage! However they did not translate to the topics section. I added them to my child Css.styles.
http://satanicdogooder.com/forums/topic/a-good-deed-aric-u/#new-post
Any idea why the background of these pages did not take to the CSS change?
Thx,
The DoGooder