Activity

  • raytronx replied to the topic FYI Buddy Activity Plus update look good in the forum BuddyBoss 3.0 10 years, 1 month ago

    Here is my CSS added to custom.css

    I just use the add link part of the plugin now so I hide photo and video icons and style the link icon to match my theme color and move it to the right side.

    #bpfb_addPhotos {display:none;} /* BP Activity Plus Styling */
    #bpfb_addVideos {display:none;}
    #bpfb_addLinks {color:#5680a5;}
    #bpfb_addLinks {float:right;}