• Philipwester

    (@philipwester)


    Hey everyone!

    I am new to making websites and I have a couple of issues that I have been trying to figure out for a while :/ I am using the HUEMAN theme with buddypress by the way.

    1. The Search field is not showing in the members directory and the search button is cut off on the top is there any way to fix that?
    2. How do I edit the tabs on the profile page and how do i make them a drop down menu?
    3. How do i add a stroke or border to my avatars? Like a 2-3 pixel black border to the circular pictures?
    4. how do i hide the group admins for all users???

    Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • thebigtine

    (@josephbydesign)

    Answer to number three.

    Add this code to the appropriate class:

    .classname {
    border:2px solid #000;
    padding:5px;
    }

    you should put this in a child-theme though otherwise next time you update the theme these changes will be removed.

    barnez

    (@pidengmor)

    @ Philipwester

    Re: Qs 1,2,4, try checking the existing support posts in the theme’s dedicated forum. This is always a good place to look for theme specific questions. If you then have unanswered questions, that would be the better place to post them

    https://wordpress.org/support/theme/hueman

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS problems with the Hueman theme and admin question’ is closed to new replies.