-
Author
Tagged: background, color, forum
-
March 8, 2016 at 02:57 #109142
Groubee2
ParticipantHi
How can I change the forum background color? every second row is white? and I cant see where I can change that color?
See attachment
Best regards
Tonny
March 8, 2016 at 17:12 #109246Radu
ModeratorHi,
Provide an account to can see the page please
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 8, 2016 at 17:23 #109250Groubee2
ParticipantHi @Radu
Here…
http://wellshigh.serv09.powerhosting.dk/fora/
user: TPtestb3uger
pass: os!0*x6HGb^S*2J7best regards
TonnyMarch 8, 2016 at 18:41 #109268Radu
ModeratorHi,
Use this css
COPY CODE#bbpress-forums .bbp-topics .bbp-body ul.odd { background: rgba(74, 95, 138, 0.5); } #bbpress-forums .bbp-topics .bbp-body ul.even { background: #3B4B6B; }Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 8, 2016 at 22:56 #109347Groubee2
ParticipantHi @Radu
Thanks a lot! it works great!
But the border on the Forum is now 2px – how can I change it to 1px and change the color on the border?
see attached image.Again 🙂
Thanks a lot!!
TonnyMarch 9, 2016 at 15:40 #109466Radu
ModeratorHi again,
Use this
COPY CODE#bbpress-forums ul.bbp-topics { border: 1px solid #586571; } #bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic { border-top: 1px solid #586571; }You’re welcome Tony
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 9, 2016 at 19:29 #109560Radu
ModeratorYou’re welcome
Have a nice week
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 10, 2016 at 12:49 #109691Groubee2
ParticipantHi @Radu
I have just found one more thing here:
Inside a topic/post every second reply the background color is white, so you cant see the text – how can I change the white background color to blue? see attached image!
http://wellshigh.serv09.powerhosting.dk/fora/topic/testing-topic-zebra/#post-8150Cheers
TonnyMarch 10, 2016 at 18:08 #109800Radu
ModeratorHi again,
Use this
COPY CODE#bbpress-forums div.even, #bbpress-forums ul.even { background: red !important; }Replace red with your desired color
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 11, 2016 at 17:22 #109973Radu
ModeratorYou’re welcome
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Theme options & Demo content’ is closed to new topics and replies.