Skip to:
Content
Pages
Categories
Search
Top
Bottom

Buddypress Styling Help

  • @bassripper

    Member

    Hi,

    Love Buddypress. I need some help with a couple issues first my Website is http://www.tamsbestrecipes.com and I have a temp login setup username- thebassripper password – bear33

    My First Issue – Scroll down on the left hand side and choose MY FRIENDS the users haere are in a cascading fashion , instead of one underneath each other.

    My second issue – if you go to list all members http://tamsbestrecipes.com/members/ again I have the cascading effect going on with doubles of friend requests and or cancel requests.

    I would really appreciate any help someone can offer on this issue.Thanks Much !

Viewing 8 replies - 1 through 8 (of 8 total)
  • @nahummadrid

    Participant

    `#members-dir-list ul.item-list div.item {
    height: 68px;
    margin-left: 65px;
    }
    `
    or

    `ul.item-list li {
    clear: both;
    }
    `

    @bassripper

    Member

    nahummadrid thanks for the help where do I add this I tried in my style.css , thanks let me know : )

    @nahummadrid

    Participant

    yes in your custom style.css

    @bassripper

    Member

    1 problem left I still have one problem – it is showoing the friendship requested twice as well as cancel friendship

    Nahummadrid that work I had to use both pieces of code it looks great and I thank you very much. You are awesome and I so appreciate the help, I am hoping you can solve my last issue.

    @nahummadrid

    Participant

    I think you the latest version of BP but an old members-loop.php file.

    `

    `

    I believe this is all that needs to be in those lines in the /members/members-loop.php

    @bassripper

    Member

    Ok lines 56-60 are the foloowing in the members-loop.php file, it appears to be the same code you posted here

    `

    `

    @bassripper

    Member

    Do you know where I can get a copy of this file ?

    @mercime

    Participant
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Buddypress Styling Help’ is closed to new replies.
Skip to toolbar