Once it’s running.
Started 2 years ago by: abcde666
how do I change the CSS in order to achieve a hover-effect on each single activity-item. So that each activity-item will get a grey background-color when hovering over it.
Very similar to each single post at Youtube.com ?
Many thanks,
.activity-list li:hover{ background: #EAEAEA; }
unfortunately, when using this code, then it is also changing the bg-color of the activity-comments. Is there a way to keep the bg-color of the activity-comments as is ?
div.activity-comments ul li:hover { background: #— !important; } replace — with what you want the color to stay as
best solution, use firebug add-on with firefox, to find ids and classes of elements n ul figure all this out..
Existing and new plugins/components and themes.
Show off your BuddyPress powered sites.
Problems with getting it running.
Discuss translating BuddyPress
Everything else.
Feature requests; criticism.
Post your add-ons here.
To start connecting please log in first.
Remember Me
Think you've found a bug with the software? Please report it here (use the same login credentials).