Member Directory CSS Help Needed
-
I am using this CSS given to me in a forum a long time ago. What I would like to do is:
- Remove the entry with MY information on the top left. When a member goes to the Directory – there’s no need to see their own status.
- Put more padding between both the columns – I come from a Ning.com environment where the member directory was three columns. I would at least like to have 2 so that the page doesn’t get so long.
- Lastly, I would like the Add Friend/Cancel Friendship button to be under the activity line.
Would someone be able to help me with this?
https://www.dropbox.com/s/fglcipcgn6mcvp5/buddypress-member-screenshot.PNG
Here is the CSS I used:
ul#members-list li {
display:inline-block;
width:40%;
margin:6px;
}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Member Directory CSS Help Needed’ is closed to new replies.