(01-10-2016, 11:33 AM)Eldenroot Wrote:(01-08-2016, 02:43 PM)DurtySonuva Wrote: I'm sure this is probably an easy fix, but how to I get the like box to be the same color as my theme? I went into the .css inside my theme templates and altered the background to the color I wanted, but it still shows up as an off white. I'm at a loss.open css and change it
(01-09-2016, 04:36 PM)freewilly Wrote: Do Plugins like Thank You Like add their custom hooks to MyBB?
This way, I can make small plugins that use them?
Thanks.
I dont think so... not in close term, I am really busy with my personal life. What exactly do you wanna create?
Ah I understand.
Basically I will create an Activity feed that show's recent like's, posts, and threads from a user's friends

So I was wondering if there was a way I can hook to that, but I will do a DB query of them all and use sorting.