Of course, should you send link to inspect your website?
Thank you.
residents.scgccmulti.wpengine.com/activity/
This seems to do it. Add to your style.css file:
1. Changes the avatar container size to match the photo size of the rest:
#activity-sticker .avatar {
width: 64px;
height: 64px;
}
2. Moves the content up alongside to match style of the others below
#activity-sticker .activity-content {
float: left;
margin: 0 0 0 30px;
}
@mcUK Worked perfectly!!! Thank you!!!
HI!
Where can I download the plugin from?
Thanks
@lavishdhand,
You can download it here: https://github.com/imath/activity-sticker
and see a video demo here: https://vimeo.com/65053701
Note that this plugin was developed under BP 1.7 area. And good news, he’s still fonctionnal with BP 2.6/WP 4.5
Cool plugin. Great it still functions though it has not been updated in a while. Testimony to good coding?
Testimony to good coding?
Yep ! @imath is one of BP Core Developer.
About
I hope this is updated to work on wp5.3 / bb. @imath
Thanks in advance.