Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

  • gbsu
    Participant

    @gbsu

    Sorry guy, I hadn’t been checking this thread in a while. I inserted the following code in epanel css:

    .buddypress #left-area {
    padding-bottom: 23px;
    width: 65%;
    float: left;
    }
    
    .buddypress #sidebar {
    float: left;
    }
    .buddypress #left-area {
    padding-left: 20px;
    }
    .buddypress .widgettitle {
    padding: 5px;
    margin-bottom: 5px;
    }
    
    .buddypress #sidebar {
    width: 260px;
    float: right;
    }
    
    .buddypress #main-content .container:before {
    left: auto !important;
    right: 260px;
    }

    gbsu
    Participant

    @gbsu

    Yes


    gbsu
    Participant

    @gbsu

    @saish_neugi

    Thanks, that did it.


    gbsu
    Participant

    @gbsu

    @mrjarbenne

    I am using the code snipet you advise to block access to all the BP and bbPress components, but allows visitors to see the blog. It seems that this code re-directs back to homepage. I am interested in having visitors re-directed to another page, in my situation, to my sign up page. Can you advise where in the code I can make such adjustment as well as advise the code to use, thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
Skip to toolbar