Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to customize activity “Load More” button?


5887735
Inactive

You could just add a background image to the css (.activity-list li.load-more). If you don’t want the text link just add display:block; text-indent:-9999px; to (.activity-list li.load-more a).

Just a idea.

Skip to toolbar