Notifications
Clear all

wpForo 1.x.x [Solved] Q&A Layout quote background color and post view cancellation

14 Posts
2 Users
2 Likes
1,062 Views
selsebil
Posts: 88
Topic starter
(@selsebil)
Estimable Member
Joined: 3 years ago

@robert The color problem recurred. I had reset style settings. It had become corrected. But the color of quote now became black again. I do not know why it occurs. Please look at that link:

https://www.bilimveyaratilisagaci.com/f/s/akraba-evliliginden-dogan-unlu-bilim-adamlari-varmidir/

3 Replies
Robert
Admin
(@robert)
Joined: 8 years ago

Support Team
Posts: 10499

I don't see black background. It seems you've not disabled the minification and optimization solutions, you still use them on the forum page, Please disable all those plugins or exclude wpForo forum page from the cache plugins properly. Here is the instruction: https://wpforo.com/community/faq/wpforo-and-cache-plugins/

selsebil
(@selsebil)
Joined: 3 years ago

Estimable Member
Posts: 88

Thank you for support. I know I take your time. But I have already excluded the forum from cache. Forum pages are not cached. I attach screen capture. Please help me to solve this issue.

selsebil
(@selsebil)
Joined: 3 years ago

Estimable Member
Posts: 88

I added wrong picture. True one is attached.

Robert
Posts: 10499
Admin
(@robert)
Support Team
Joined: 8 years ago

Ok, insert this CSS code in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea, save it, delete all caches, go to forum front-end and press Ctrl+F5:

#wpforo #wpforo-wrap .wpforo-comment-content blockquote {
   border: #999999 1px dotted;
   background: #E6E6E6;
   display: block;
   margin: 5px 0 15px 0;
   width: 90%;
   padding: 10px;
   font-size: 13px;
}
1 Reply
selsebil
(@selsebil)
Joined: 3 years ago

Estimable Member
Posts: 88

It is better, thank you very much for all your efforts. I appreciate you

Page 2 / 2