Hello,
I’m trying to setup frontend user blogs with BuddyBoss Pro. I’m using the BuddyBlog plugin.
Question – How do I get the white background color on the blog tab as I see on the others?
Ex: https://www.biz411.org/members/biz411/buddyblog/
Thanks
Hello Cameron,
Sorry for the delayed reply and Thank you for using the plugin. Please refer the following resources step wise.
Step 1. https://buddydev.com/docs/buddyblog-pro/creating-buddyblog-pro-user-posting-form/
Step 2. https://buddydev.com/docs/buddyblog-pro/configuring-buddyblog-pro-user-posting-form/
Step 3. https://buddydev.com/docs/buddyblog-pro/creating-buddyblog-pro-user-posting-form/Please let me know if it helps or not.
Regards
RaviHello,
Sorry please ignore my last message as it is for BuddyBlog Pro. Please let me know which version of the plugin BuddyBlog you are using. Is it BuddyBlog Pro or BuddyBlog. With BuddyBlog you also need another plugin named ‘BP Simple Front End Post’. You can check here:
https://buddydev.com/plugins/bp-simple-front-end-post/
Please let me know if you need any further assistance.
Regards
RaviSorry, the block has been removed.
https://www.biz411.org/members/biz411/buddyblog/
I guess I’m looking for general instructions on how to format the BuddyBlog components as well.
If you still want it, I can share a screenshot. However, I don’t know how as I don’t see an option on this form.
Thanks
Hello Cameron,
Please check the following screenshot. is this what you are looking for?
If yes, You can use the following CSS rule
body.buddyblog .item-body-inner .post { background: var(--bb-content-background-color); border: 1px solid var(--bb-content-border-color); border-radius: var(--bb-block-radius); margin-bottom: 30px; padding: 0 30px; }
You can place this code in backend Apperance > Customize > Additional CSS setting.
Regards
Ravi
You must be logged in to reply to this topic.