Nov 06, 2023 6:48 pm
Hi, The same png file can display a transparent background on a general wordpress page, but it will have a white background color on Wpforo. What if it can also have a transparent effect on Wpforo?
Thanks!
4 Replies
Nov 06, 2023 7:29 pm
Hi @ikoboy
add this to custom css
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content img, #wpforo #wpforo-wrap .wpforo-revision-body img, #wpforo #wpforo-wrap .wpforo-post .wpforo-post-attachments img, #wpforo #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content .wpfa-item.wpfa-img img {background: transparent !important;}
Dashboard > wpForo > Settings > Colors & Styles > Custom CSS