Ning Developer Docs

Anyone have any idea how I'd get rid of the 'more' hyperlink which appears below RSS feeds.

I'm using Yahoo pipes for my feeds, so don't really want people ending up there.

Thanks

Ben

Views: 1

Replies to This Discussion

use this css:

[code]
.module_feed .xg_module_foot a {display:none;visibility:hidden;}
[/code]

enjoi
Perhaps this is a 'dumb' question, but I admit to not being a programmer per se...:

"Where would one place the given line of code?"

I'm interested in the same result as Ben wants, and am perfectly comfortable shoe-horning some boilerplate code into a file(s) among my Ning network's Webdav folder(s).

But when it comes to CSS, I'm wondering if there's another place it might go ... perhaps MANAGE > Appearance > Advanced?

Thanks for any insight!

- TimG
you would add this to the analytics section wrapped in <style> </style> tags

RSS

© 2026   Created by Ning Developer Admin.   Powered by

Badges  |  Report an Issue  |  Terms of Service