Solved by replacing the bit I though wasn’t working with:
li.bbp-topic-title { width:50%; }
li.bbp-topic-voice-count, li.bbp-topic-voice-count {
text-align: center;
width: 30%;
}
li.bbp-topic-reply-count, li.bbp-topic-reply-count {
text-align: center;
width: 20%;
}
This is the forum section of the site (that is how I want it to be):http://www.freepizzas.co.uk/forums/
When I click on a forum it then looks like this: http://www.freepizzas.co.uk/forums/forum/app-related-discussion/
I want to make the view and post column headers to be in the same place as on the first page.
Any ideas? Thanks again for your help