Hi Robin,
I have been trying to persevere with this but i am having problems styling this still. I used the parts from the codex to style the background as below, and that is working nicely.
/*1 Forum Header and Footer*/
/*2 Reply header*/
/*3. Template notice info*/
(also manually changed the background color of the reply form)
Everything past that up to 8 does not take effect. I would like to just have all of the text in the forum as black as it is currently white on white. My theme settings for text are set to black so i am not sure why it does not inherit this.
I have tried manually changing each element on there but nothing takes effect (tried prefixing them all with #bbpress-forums like your snippets too). IF you could spare a moment could you take a look at the page (I’ve changed it to show when not logged in) and advise me on what i am doing wrong. Below are all of the areas of text i need as black which i am just appending with { color:#000000;}
A) On the list of all forums page:
bbp-forum-info
bbp-forum-topic-count
bbp-forum-reply-count
bbp-forum-freshness
B) on any topic page with create a new topic option:
bbp-forum-description
bbp-topic-permalink
bbp-author-name
bbp-topic-freshness
(The following bit of text are just showing as “label” in chrome inspect so not sure how to target them)
Topic Title (Maximum Length: 80):
Notify me of follow-up replies via email
Attachments:
No file chosen
C) within a topic with reply option
bbp-reply-content
bbp-topic-description
(The following bit of text are just showing as “label” in chrome inspect so not sure how to target them)
Topic Title (Maximum Length: 80):
Notify me of follow-up replies via email
Attachments:
No file chosen
2)
I have noticed a seperate issue:
http://clashingbeavers.com/beaver-forums/
If i enter any forum and then navigate back by clicking on the Home > Forums link within bbpress UI it will take me to a diffrerent url
http://clashingbeavers.com/forums/
and this one looks different. How to stop it taking users to this other url?
Sorry this went on a bit and your advice is much appreciated!
Many thanks