Skip to:
Content
Pages
Categories
Search
Top
Bottom

vertical alignment for /groups and /members


  • DrMarkRhodes
    Participant

    @drmarkrhodes

    Wordpress version 4.4.2
    Buddypress version 2.5.2
    Socrates theme version 4.05

    Setting up my revived site:

    Groups

    Members

    Problem: the “Search Groups…” and “Search Members…” buttons are partially obscured by the main menu of the theme.

    I can look on line 170 of the source code from both pages and see this line:

    <div class=”separator” style=”height:27px;”></div>

    I have tested the following line on my mock-up, and it works perfectly:

    <div class=”separator” style=”height:67px;”></div>

    >>>>

    So, my real question is where/how do I edit the actual line in the Buddypress plugin code? I think I can edit it. I just can’t find it.

    Thanks so much for any guidance.

    Mark

Viewing 1 replies (of 1 total)

  • DrMarkRhodes
    Participant

    @drmarkrhodes

    I found a way to edit the theme. It wasn’t the most elegant, but it worked very well for spacing. I added <br> <br> at the very bottom of the header.php file. It put some white space in there so the BuddyPress search buttons were not partially hidden under the bottom of the header menu.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar