Skip to:
Content
Pages
Categories
Search
Top
Bottom

Create-Group-Button placed in Post-Headline

  • @wilstyler

    Participant

    Wordpress 3.5.1
    BuddyPress Version 1.7.2
    concerning this site: http://www.mtgeco.net/groups/

    Hi,
    my create group button on the groups page is placed in the headline div instead of the main #buddypress div, i like it to be.
    Code looks like this:

    <div class="post-headline">
    <h2>
    <a title="Permanent Link to Groups Create a Group" rel="bookmark" href=""> … </a>
    <a class="button bp-title-button" href="http://www.mtgeco.net/groups/create/"> … </a>
    </h2>
    </div>

    I dont know where to edit buddypress or maybe my theme (atahualpa) to get my create-group-button to the main buddypress div.

    with hopeful regards,
    Wil

Viewing 1 replies (of 1 total)
  • @wilstyler

    Participant

    I didnt figured out where to change it, but i used
    position:relative;
    to fix it at least

Viewing 1 replies (of 1 total)
  • The topic ‘Create-Group-Button placed in Post-Headline’ is closed to new replies.
Skip to toolbar