Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Adding a Class to Activity stream posts

Thanks for the pointer r-a-y; completely overlooked that file.

I took the easy route; via modifiying the `/activity/entry.php` file.

For anybody else who is trying to accomplish this, just replace the 5th line with this:

`<li class=" user-” id=”activity-“>`

Thanks again for the help r-a-y! :)

Skip to toolbar