Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • jim2112
    Participant

    @jim2112

    I get the same behavior in both WordPress standard and MU on my test server. Yes they are public groups.

    Any ideas here? I must be missing a setting somewhere, no?


    jim2112
    Participant

    @jim2112

    The latter. I logged in as the test user and then joined to group. When I check group membership it shows the correct number or users in the group but when I click on membership it displays “this group has no members”.

    I wanted users to be able to join groups on their own and then once they have joined to see the other members of the group. Is this not possible?


    jim2112
    Participant

    @jim2112

    Thanks for the reply Modemlooper,

    My page is not currently up.

    I am trying to modify BuddyPress Default 1.2.3.

    Here is part of header.php:

    “</head>

    <body <?php body_class() ?> id=”bp-default”>

    <div id=”topbar”></div>

    <?php do_action( ‘bp_before_header’ ) ?>

    <div id=”header”>”

    the Div I want to add is #topbar

    #topbar {

    background-color: #FFFF00;

    width: 100%;

    height: 22px;

    margin: 0px auto 0px auto;

    }

    I can get it behind the admin bar but I can’t get to go to 100% of the browser. Width wise it will only go as wide as the admin bar.

    for now I just set the background property to a color for testing.

    Ideally I would like my div element to go 100% of the browsers and then I would like the admin bar to stay aligned with the main body at 960 pixs.

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