Tagged: x
-
AuthorPosts
-
June 14, 2016 at 9:12 am #1041434
ChristopherModeratorHi there,
Please try this code:
.site,.x-logobar,.x-colophon.bottom,.x-navbar{ background-color: transparent; } .bbpress .x-logobar,.bbpress .x-colophon.bottom,.bbpress .x-navbar{ background-color: red; } li.bbp-header, .bbp-body>ul, .bbp-body>div.hentry { border-right: none; border-left: none; }Provide us with Buddypress URL.
Hope it helps.
June 14, 2016 at 10:04 am #1041490
lubabaloParticipantThis reply has been marked as private.June 14, 2016 at 1:11 pm #1041841
JoaoModeratorHi There,
Your screenshots did not upload.
Would be much better if you could provide us your URL.
If you can“t please upload the screenshots with less than 500kb
Thanks,
Joao
June 15, 2016 at 4:49 am #1042939
lubabaloParticipantThis reply has been marked as private.June 15, 2016 at 2:32 pm #1043835
RadModeratorHi there,
Would you mind re-uploading your screenshots? I can’t find the page of being discussed, or page that has the issue.
Thanks!
June 15, 2016 at 3:57 pm #1043955
lubabaloParticipant(1.)bbpress
This is for the bbpress form.
please see attachment
these is the url to the pages
http://ayandzet.com/forum/(2.)buddypress
this is the url: http://ayandzet.com/members/lubabalo/
I want to remove the borders and be able to change the colors.
please see pictures attachedJune 15, 2016 at 3:58 pm #1043957
lubabaloParticipantpicture one
June 15, 2016 at 4:00 pm #1043965
lubabaloParticipantscreen 1
June 15, 2016 at 4:01 pm #1043966
lubabaloParticipanti can’t load the pictures please use the url as attache
June 15, 2016 at 4:17 pm #1043982
lubabaloParticipantthis is for the buddy press
June 15, 2016 at 4:20 pm #1043991
lubabaloParticipantthis one is for the bbpress forum.
June 15, 2016 at 9:39 pm #1044458
Rue NelModeratorHello There,
Thanks for providing the screenshots. To resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
/* Members page */ .buddypress #item-header { background-color: #fff; border: none; } .buddypress .x-item-list-tabs-nav>ul { margin: 0 auto; border: none; } .buddypress .x-item-list-tabs-nav, .buddypress .x-item-list-tabs-nav>ul>li>a, .buddypress .x-item-list-tabs-nav>ul>li>span, .buddypress .item-list>li, .buddypress .x-list-item-meta-inner { border: none; } /* Forum page */ .x-bbp-search-form, .bbp-header, .bbp-footer { background-color:rgba(0,0,0,0.25); } .x-bbp-search-form, .bbp-header, .bbp-footer { border: none; }Hope this helps. Please let us know how it goes.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1020941 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
