PDA

View Full Version : How do I remove "Submit RSS" link on front page?


prodos
03-20-2006, 06:28 AM
Howdy!

On my site, all RSS feeds will be submitted by Admin.

So I'd like to remove the "Submit RSS" link from the front page.

How can I do this, please?

Is there a file I can go to where I can comment out this section? (I mean, rather than deleting it forever.)

Is there any problem with removing this link? I can't see that there would be any problem, but I thought I'd better ask.

Thanks for any advice on this issue!

:)

Boby
03-20-2006, 07:13 AM
Try this out:

Content visible to registered users only.

Boby

PS: Look for this in templates/top_bar.tpl

prodos
03-20-2006, 11:21 AM
Content visible to registered users only.


Thanks for responding.

But I don't understand what would be changed in the above excerpt of script in order to remove or comment out the link that says "Submit RSS" on the front page.

However, just below this section of script I see what looks like it might work.

I will try to change this ...

Content visible to registered users only.


To this ...

Content visible to registered users only.


... Yep. That seems to work fine.

If you disagree, please let me know. Thanks.