Re: Having trouble editing a theme
The rest of the problems I was able to fix by putting
<!–[if IE]>
<style type=”text/css”>
#thestyleswithproblemsinIE { yadda yadda…
and for IE6 I used this “_width: ” hack to solve another problem.
So yeah, all in all these are not BBpress issues, just css issues, but I originally posted because I’ll take help wherever I can get it. And my replies to the post are to help anyone in the future who may be searching. (Since I hate finding a post on the web of someone who had the same problem as me, and then seeing they replied saying “nevermind i figured it out” and not posting the solution they found!!)