BuddyBoss Home – Web › Support Forums › Themes › BuddyBoss theme › screen
- This topic has 8 replies, 2 contibutors, and was last updated 9 years, 12 months ago by Alyssa.
Question
November 24, 2014 at 5:28 pm #33633@hugblueHi ..
When i use buddy boss. Then it seems strange that the screen do not adjust itself to the size of the screen. This way there is a lot of blank space on bigger screens.
How do i adjust this, so i get full screen with only right widgets.Another thing. When i started using buddy boss.
Then i have been searching for the options pages.
Is the only options to be used at the : Appearance customize ? (If so. Seems extremely limited).Thanks.
Answers
November 25, 2014 at 9:52 am #33645@alyssa-buddyboss
AlyssaParticipant@hugblue Welcome to the buddyboss community. Try adding this to your custom.css file to adjust the full-width:
body .site{max-width:initial;} .footer-inner, .header-inner, .nav-inner, .site{max-width:initial;}
BuddyPress has the left profile widgets built into the plugin. You cannot change this without heavy editing of BuddyPress.
Currently the only customization options are in the the customize panel. We are working to expand the customization options of BuddyBoss. If you need help customizing a feature please post here in the forums and I’ll be happy to help you out.
November 25, 2014 at 10:35 am #33652@hugblueI doesn’t seem to do much.
I added it in the file : Child theme : style.cssAnd thanks a lot for getting back to me. Smiling.
November 25, 2014 at 10:35 am #33653@hugblueAnd that Buddypress do not have full width is no problem.
November 25, 2014 at 10:51 am #33656@hugblueI got it working.
Used custom.css
Then cleared cache.sorry.
Thanks a lot.
Just what i wanted.November 25, 2014 at 11:00 am #33657@hugblue1 question more.
How do i make the width of the right sidebar smaller ?
November 25, 2014 at 11:08 am #33658@alyssa-buddyboss
AlyssaParticipant@hugblue adjusting the right side bar is a bit harder because it has a direct relationship to the main content size, you will need to play with the values but here are the default values you need to change:
.widget-area{width:26%;} .site-content{width:69.2%;}
November 25, 2014 at 11:19 am #33659@hugblueThanks a lot.
Worked perfect.November 25, 2014 at 8:36 pm #33671@alyssa-buddyboss
AlyssaParticipantYou are welcome
- The question ‘screen’ is closed to new replies.