Tagged: x
-
AuthorPosts
-
June 21, 2016 at 1:39 pm #1053001
lubabaloParticipantHelo X
1.my cover image upload option doesn’t work on buddy press, how can I resolve this issue.
2. how can i remove the border that surounds the harder of buddy press, the area that surrounds the image cover.
thank you XJune 21, 2016 at 1:41 pm #1053007
lubabaloParticipantThis reply has been marked as private.June 21, 2016 at 5:11 pm #1053288
JadeModeratorHi there,
#1 Buddypress cover image upload is a known issue and has already been passed to our development team for further investigation and the fix in our future releases.
#2 Please add this CSS in the customizer:
.buddypress #item-header { border: 0; }Hope this helps.
June 22, 2016 at 8:52 am #1054324
lubabaloParticipantthank you X the background of all my pages is transparent
then a member is logged in to my site bbpress and buddyress page backgrounds become white.
can there be a solution to that to make everything uniform just like the other pages.
thank you xJune 22, 2016 at 9:23 am #1054376
ThaiModeratorHey There,
Please add the following CSS:
body.buddypress, body.bbpress { background-color: hsla(0,0%,92%,0.66); }Hope it helps 🙂
June 23, 2016 at 2:05 pm #1056805
lubabaloParticipantThis reply has been marked as private.June 23, 2016 at 8:36 pm #1057348
Rue NelModeratorHi There,
1] Could please point us out which of the buddypress page or element you want to style?
2] To increase the size of the user icon and the links, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-topbar{ font-size: 18px; }Hope this helps.
June 24, 2016 at 2:23 am #1057723
lubabaloParticipantThis reply has been marked as private.June 24, 2016 at 3:15 am #1057761
Rue NelModeratorHello There,
The code should work. I could not see that you haven’t added it to the page. If you happen to removed it, please put it back. Further checking on the custom css, I found out that you have inserted several invalid codes. Please see these screenshots:
http://prntscr.com/bkd9se
http://prntscr.com/bkda7pAnd with the styling of the buddypres page, regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
Thank you in advance.
June 24, 2016 at 7:49 pm #1058787
lubabaloParticipantThis reply has been marked as private.June 24, 2016 at 11:44 pm #1058966
RadModeratorHi there,
I went ahead and added this CSS,
.buddypress .x-item-list-tabs-nav>ul>li { width: auto !important; float: none !important; }Thanks!
June 25, 2016 at 1:54 pm #1059408
lubabaloParticipantthank you Rad
June 25, 2016 at 5:07 pm #1059510
lubabaloParticipantHow to get Buddypress Avatar of logged in user in the topbar
thank you xJune 25, 2016 at 8:22 pm #1059677
RadModeratorHi there,
Try installing this https://wordpress.org/plugins/wp-user-avatar/ and add
[avatar]to your top bar’s content.Cheers!
June 29, 2016 at 12:14 pm #1065177
lubabaloParticipantThis reply has been marked as private. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1053001 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
